NF5.1 RecordPermalink
From iDempiere en
Feature: Show Permalink URL in Record Info Dialog
Goal: Usability
Developer: Carlos Ruiz
Description:
This is related to feature Zoom From URL
On the Record Info dialog the user can now right click on a Permalink URL and copy the corresponding link to the actual record.
This is useful to pass direct URL information to access a record to other users in chat, documents or email.
You can set the SysConfig variable APPLICATION_URL to define your server URL in case the server is behind a proxy, for example:
- APPLICATION_URL = https://test.idempiere.org/webui/
Technical Info: IDEMPIERE-2970, IDEMPIERE-2361