Difference between revisions of "NF1.0 Configurable Copy Fields"

From iDempiere en
m (Text replace - "http://jira.idempiere.com" to "http://idempiere.atlassian.net")
 
(13 intermediate revisions by 3 users not shown)
Line 13: Line 13:
 
1. Log in with user "System".
 
1. Log in with user "System".
  
2. Open "Window, Tab Field" window.
+
2. Open "Table and Column" window.
  
3. Find any window.
+
3. Find any table.
  
4. Go to "Tab" and the to "Field".
+
4. Go to "Column".
 +
 
 +
[[File:Screenshot26.png]]
 +
* "Allow Copy" determine if a column must be copied when pushing  the button to "Copy Record" in the toolbar button.
 +
 
 +
It is also possible to override this configuration in the "Field" tab of the "Window, Tab Field" window.
  
 
[[File:Screenshot25.png]]
 
[[File:Screenshot25.png]]
  * "Allow Copy" determine if a column must be copied when pushing  the button to "Copy Record" in toolbar button.
+
  * "Allow Copy" determine if a column must be copied when pushing  the button to "Copy Record" in the toolbar button.
  
<span style="color:red">'''''To Be Documented'''''</span>
+
'''Technical Info:''' [http://idempiere.atlassian.net/browse/IDEMPIERE-686 IDEMPIERE-686]
  
'''Technical Info:''' [http://jira.idempiere.com/browse/IDEMPIERE-686 IDEMPIERE-686]
+
NOTE the column configuration also affects the copied columns when you programatically calls a PO.copyValues - if you want a column to be copied with PO.copyValues but not in a window, then you must allow copy on column and disallow it on field.
  
 +
[[en:NF1.0 Configurable Copy Fields]]
 +
[[de:NF1.0 Kopie von Feldern konfigurieren]]
  
[[Category:New Features v0.01|F]]
+
[[Category:New Features|F]]
[[Category:To Be Documented]]
+
[[Category:New Features v1.0|F]]
 +
[[Category:New Features Functional]]
 +
[[Category:User Manual‏‎]]

Latest revision as of 20:53, 2 September 2016

Feature: Configurable Copy Fields

Goal: Functional

Sponsor: Trek Global

Description:

The system administrator can determin which fields are copied When you copy a register using the "Copy Record" option in any window.

How to configure which field to copy when using the "copy register" button in any window:

1. Log in with user "System".

2. Open "Table and Column" window.

3. Find any table.

4. Go to "Column".

Screenshot26.png

* "Allow Copy" determine if a column must be copied when pushing  the button to "Copy Record" in the toolbar button.

It is also possible to override this configuration in the "Field" tab of the "Window, Tab Field" window.

Screenshot25.png

* "Allow Copy" determine if a column must be copied when pushing  the button to "Copy Record" in the toolbar button.

Technical Info: IDEMPIERE-686

NOTE the column configuration also affects the copied columns when you programatically calls a PO.copyValues - if you want a column to be copied with PO.copyValues but not in a window, then you must allow copy on column and disallow it on field.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.