Difference between revisions of "NF8.2 Info Window Customisation"
From iDempiere en
m |
CarlosRuiz (talk | contribs) m |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
= '''Feature:''' Info Window Customisation = | = '''Feature:''' Info Window Customisation = | ||
| − | '''Goal:''' | + | '''Goal:''' Allow customize Info Window Component, make it really |
'''Developer:''' [[User:igor.pojzl|Igor Pojzl]] | '''Developer:''' [[User:igor.pojzl|Igor Pojzl]] | ||
| Line 11: | Line 11: | ||
'''Use Cases''' | '''Use Cases''' | ||
| − | *You have multi-tenant implementation and you would like to change the info window (eg. hide price in the warehouse) | + | *You have multi-tenant implementation and you would like to change the info window (eg. hide price in the warehouse). |
| − | *You have sensitive information and you can | + | *You have sensitive information and you can make it dependent according to a role. |
| − | *You | + | *You want to use specific terminology if the customer requires. |
'''Process''': | '''Process''': | ||
| − | *Create New info window customization in a specific client | + | *Create New info window customization in a specific client/tenant |
| − | *Select Info window | + | *Select customizable Info window and define scope: User/Role/Language |
| − | *Add new Columns where you want modify | + | *Add new Columns where you want to modify the behavior of a column (eg. hide, change sequence) |
| − | *Add new related info tab - select the | + | *Add new related info tab - select the info window defined previously on system info window, then setup display logic eg. @isAdvancedUser@ 'Y', change seqeunce. |
| − | *Business | + | *Business Partner Info without customization: |
| + | |||
[[File:InfoWinfowBeforeCustomisation.png|Business Partner Info without customization]] | [[File:InfoWinfowBeforeCustomisation.png|Business Partner Info without customization]] | ||
| − | *An example how you can define info window customizations | + | |
| + | *An example on how you can define info window customizations: | ||
[[File:InfoWinfowBPartner CustomiseColums.png|Column Customisations]] | [[File:InfoWinfowBPartner CustomiseColums.png|Column Customisations]] | ||
| − | * As above change | + | *As the consequence of the above change the columns were reordered and reduced/hidden: |
[[File:InfoWinfowBPartner Columns Changed.png]] | [[File:InfoWinfowBPartner Columns Changed.png]] | ||
| − | * The next example shows how tabs can be renamed and re-ordered | + | |
| + | * The next example shows how tabs can be renamed and re-ordered: | ||
[[File:InfoWinfowBPartner Tab Changed.png|1024px]] | [[File:InfoWinfowBPartner Tab Changed.png|1024px]] | ||
| + | |||
*'''Technical Info:''' [https://idempiere.atlassian.net/browse/IDEMPIERE-4459 IDEMPIERE-4459] | *'''Technical Info:''' [https://idempiere.atlassian.net/browse/IDEMPIERE-4459 IDEMPIERE-4459] | ||
| Line 43: | Line 47: | ||
[[Category:New Features|U]] | [[Category:New Features|U]] | ||
| − | [[Category:New Features v8. | + | [[Category:New Features v8.2|U]] |
[[Category:New Features User Experience (Usability)]] | [[Category:New Features User Experience (Usability)]] | ||
Latest revision as of 16:17, 8 January 2021
Feature: Info Window Customisation
Goal: Allow customize Info Window Component, make it really
Developer: Igor Pojzl
Sponsor : Cloudempiere
Description: Now you can configure an Info Window Customisation to change system Info Window behavior. The implementation is the same as Standard Window or Process Customisation, following all principles and standards.
Use Cases
- You have multi-tenant implementation and you would like to change the info window (eg. hide price in the warehouse).
- You have sensitive information and you can make it dependent according to a role.
- You want to use specific terminology if the customer requires.
Process:
- Create New info window customization in a specific client/tenant
- Select customizable Info window and define scope: User/Role/Language
- Add new Columns where you want to modify the behavior of a column (eg. hide, change sequence)
- Add new related info tab - select the info window defined previously on system info window, then setup display logic eg. @isAdvancedUser@ 'Y', change seqeunce.
- Business Partner Info without customization:
- An example on how you can define info window customizations:
- As the consequence of the above change the columns were reordered and reduced/hidden:
- The next example shows how tabs can be renamed and re-ordered:
- Technical Info: IDEMPIERE-4459



