plugins & extension - fast entity type identification
Description
with the growing number of plugins and extensions for the iDempiere platform is important to create a fast way for identify the entity type for each dictionary entry (window, tab, field, process, parameter, etc..).
this can help support and implementors on troubleshooting and bug triage.
My proposal is to merging this modifications into core:
The Entity Type information can be enabled/disabled with a client level parameter called "ZK_DISPLAY_ENTITYTYPE_INFORMATION"
Environment
None
Attachments
5
Activity
Show:
Carlos Ruiz December 24, 2024 at 3:10 PM
some plugins are broken (like de.bxservice.georeferencing) because of the change on the interface here without backward compatibility.
Carlos Ruiz January 9, 2024 at 1:46 PM
please move the migration scripts to folder iD12
Vitor Henrique Santos January 9, 2024 at 12:59 PM
The adjustments have been made and the documentation on the idempiere wiki has also been updated
Carlos Ruiz December 29, 2023 at 3:17 PM
This is pending to finish the pull request and complete the documentation at
Vitor Henrique Santos October 16, 2023 at 12:57 PM
with the growing number of plugins and extensions for the iDempiere platform is important to create a fast way for identify the entity type for each dictionary entry (window, tab, field, process, parameter, etc..).
this can help support and implementors on troubleshooting and bug triage.
My proposal is to merging this modifications into core:
The Entity Type information can be enabled/disabled with a client level parameter called "ZK_DISPLAY_ENTITYTYPE_INFORMATION"