diff --git a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/AccountIncident_view/my_destination_payment_reference.xml b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/AccountIncident_view/my_destination_payment_reference.xml index 745f9363fcc286f2571bb740fc90a1f423f52aeb..cdb77d8a31797e48b75f2f45ecb9919fac864b77 100644 --- a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/AccountIncident_view/my_destination_payment_reference.xml +++ b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/AccountIncident_view/my_destination_payment_reference.xml @@ -179,7 +179,9 @@ </item> <item> <key> <string>default</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> </item> <item> <key> <string>default_module</string> </key> @@ -228,7 +230,7 @@ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> </value> </item> <item> @@ -254,7 +256,7 @@ <item> <key> <string>parameter_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> </value> </item> <item> @@ -322,7 +324,7 @@ </item> <item> <key> <string>catalog_index</string> </key> - <value> <string>reference</string> </value> + <value> <string>string_index</string> </value> </item> <item> <key> <string>columns</string> </key> @@ -330,11 +332,11 @@ <list> <tuple> <string>getReference</string> - <string>Account Number</string> + <string>Reference</string> </tuple> <tuple> - <string>getInternalReference</string> - <string>Internal Account Number</string> + <string>getInternalBankAccountNumber</string> + <string>Internal Reference</string> </tuple> <tuple> <string>getBicCode</string> @@ -344,6 +346,14 @@ <string>getParentTitle</string> <string>Owner</string> </tuple> + <tuple> + <string>getSiteTitle</string> + <string>Site</string> + </tuple> + <tuple> + <string>getValidationStateTitle</string> + <string>State</string> + </tuple> </list> </value> </item> @@ -373,7 +383,7 @@ </item> <item> <key> <string>display_width</string> </key> - <value> <int>24</int> </value> + <value> <int>10</int> </value> </item> <item> <key> <string>editable</string> </key> @@ -501,12 +511,28 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>REQUEST/relation_item_list</string> </value> + <value> <string>python: here.getDestinationPaymentValue().getInternalBankAccountNumber()</string> </value> </item> </dictionary> </pickle> </record> <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>REQUEST/relation_item_list</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> <pickle> <tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/> diff --git a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencyPurchase_view/my_destination_payment_reference.xml b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencyPurchase_view/my_destination_payment_reference.xml index a4a222747a3954b5ad70ce6855e1697dd2c36858..98df554b9495898cc9d32604c5028b01fdcabf9e 100644 --- a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencyPurchase_view/my_destination_payment_reference.xml +++ b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencyPurchase_view/my_destination_payment_reference.xml @@ -223,7 +223,9 @@ </item> <item> <key> <string>default</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> </item> <item> <key> <string>default_module</string> </key> @@ -272,7 +274,7 @@ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> </value> </item> <item> @@ -298,7 +300,7 @@ <item> <key> <string>parameter_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> </value> </item> <item> @@ -366,7 +368,7 @@ </item> <item> <key> <string>catalog_index</string> </key> - <value> <string>reference</string> </value> + <value> <string>string_index</string> </value> </item> <item> <key> <string>columns</string> </key> @@ -374,11 +376,11 @@ <list> <tuple> <string>getReference</string> - <string>Account Number</string> + <string>Reference</string> </tuple> <tuple> - <string>getInternalReference</string> - <string>Internal Account Number</string> + <string>getInternalBankAccountNumber</string> + <string>Internal Reference</string> </tuple> <tuple> <string>getBicCode</string> @@ -388,6 +390,14 @@ <string>getParentTitle</string> <string>Owner</string> </tuple> + <tuple> + <string>getSiteTitle</string> + <string>Site</string> + </tuple> + <tuple> + <string>getValidationStateTitle</string> + <string>State</string> + </tuple> </list> </value> </item> @@ -417,7 +427,7 @@ </item> <item> <key> <string>display_width</string> </key> - <value> <int>24</int> </value> + <value> <int>10</int> </value> </item> <item> <key> <string>editable</string> </key> @@ -545,12 +555,28 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>REQUEST/relation_item_list</string> </value> + <value> <string>python: here.getDestinationPaymentValue().getInternalBankAccountNumber()</string> </value> </item> </dictionary> </pickle> </record> <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>REQUEST/relation_item_list</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> <pickle> <tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/> diff --git a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencyPurchase_viewAccounting/my_destination_payment_reference.xml b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencyPurchase_viewAccounting/my_destination_payment_reference.xml index 4a642be9368411ab34c0fece65d1fdf9e42f86d9..cdb77d8a31797e48b75f2f45ecb9919fac864b77 100644 --- a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencyPurchase_viewAccounting/my_destination_payment_reference.xml +++ b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencyPurchase_viewAccounting/my_destination_payment_reference.xml @@ -179,7 +179,9 @@ </item> <item> <key> <string>default</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> </item> <item> <key> <string>default_module</string> </key> @@ -228,7 +230,7 @@ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> </value> </item> <item> @@ -254,7 +256,7 @@ <item> <key> <string>parameter_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> </value> </item> <item> @@ -306,7 +308,7 @@ <dictionary> <item> <key> <string>allow_creation</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allow_jump</string> </key> @@ -322,7 +324,7 @@ </item> <item> <key> <string>catalog_index</string> </key> - <value> <string>reference</string> </value> + <value> <string>string_index</string> </value> </item> <item> <key> <string>columns</string> </key> @@ -330,11 +332,11 @@ <list> <tuple> <string>getReference</string> - <string>Account Number</string> + <string>Reference</string> </tuple> <tuple> - <string>getInternalReference</string> - <string>Internal Account Number</string> + <string>getInternalBankAccountNumber</string> + <string>Internal Reference</string> </tuple> <tuple> <string>getBicCode</string> @@ -344,6 +346,14 @@ <string>getParentTitle</string> <string>Owner</string> </tuple> + <tuple> + <string>getSiteTitle</string> + <string>Site</string> + </tuple> + <tuple> + <string>getValidationStateTitle</string> + <string>State</string> + </tuple> </list> </value> </item> @@ -373,7 +383,7 @@ </item> <item> <key> <string>display_width</string> </key> - <value> <int>24</int> </value> + <value> <int>10</int> </value> </item> <item> <key> <string>editable</string> </key> @@ -501,12 +511,28 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>REQUEST/relation_item_list</string> </value> + <value> <string>python: here.getDestinationPaymentValue().getInternalBankAccountNumber()</string> </value> </item> </dictionary> </pickle> </record> <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>REQUEST/relation_item_list</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> <pickle> <tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/> diff --git a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencySale_view/my_destination_payment_reference.xml b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencySale_view/my_destination_payment_reference.xml index a4a222747a3954b5ad70ce6855e1697dd2c36858..98df554b9495898cc9d32604c5028b01fdcabf9e 100644 --- a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencySale_view/my_destination_payment_reference.xml +++ b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencySale_view/my_destination_payment_reference.xml @@ -223,7 +223,9 @@ </item> <item> <key> <string>default</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> </item> <item> <key> <string>default_module</string> </key> @@ -272,7 +274,7 @@ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> </value> </item> <item> @@ -298,7 +300,7 @@ <item> <key> <string>parameter_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> </value> </item> <item> @@ -366,7 +368,7 @@ </item> <item> <key> <string>catalog_index</string> </key> - <value> <string>reference</string> </value> + <value> <string>string_index</string> </value> </item> <item> <key> <string>columns</string> </key> @@ -374,11 +376,11 @@ <list> <tuple> <string>getReference</string> - <string>Account Number</string> + <string>Reference</string> </tuple> <tuple> - <string>getInternalReference</string> - <string>Internal Account Number</string> + <string>getInternalBankAccountNumber</string> + <string>Internal Reference</string> </tuple> <tuple> <string>getBicCode</string> @@ -388,6 +390,14 @@ <string>getParentTitle</string> <string>Owner</string> </tuple> + <tuple> + <string>getSiteTitle</string> + <string>Site</string> + </tuple> + <tuple> + <string>getValidationStateTitle</string> + <string>State</string> + </tuple> </list> </value> </item> @@ -417,7 +427,7 @@ </item> <item> <key> <string>display_width</string> </key> - <value> <int>24</int> </value> + <value> <int>10</int> </value> </item> <item> <key> <string>editable</string> </key> @@ -545,12 +555,28 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>REQUEST/relation_item_list</string> </value> + <value> <string>python: here.getDestinationPaymentValue().getInternalBankAccountNumber()</string> </value> </item> </dictionary> </pickle> </record> <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>REQUEST/relation_item_list</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> <pickle> <tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/> diff --git a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencySale_viewAccounting/my_destination_payment_reference.xml b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencySale_viewAccounting/my_destination_payment_reference.xml index 4a642be9368411ab34c0fece65d1fdf9e42f86d9..cdb77d8a31797e48b75f2f45ecb9919fac864b77 100644 --- a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencySale_viewAccounting/my_destination_payment_reference.xml +++ b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CurrencySale_viewAccounting/my_destination_payment_reference.xml @@ -179,7 +179,9 @@ </item> <item> <key> <string>default</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> </item> <item> <key> <string>default_module</string> </key> @@ -228,7 +230,7 @@ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> </value> </item> <item> @@ -254,7 +256,7 @@ <item> <key> <string>parameter_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> </value> </item> <item> @@ -306,7 +308,7 @@ <dictionary> <item> <key> <string>allow_creation</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allow_jump</string> </key> @@ -322,7 +324,7 @@ </item> <item> <key> <string>catalog_index</string> </key> - <value> <string>reference</string> </value> + <value> <string>string_index</string> </value> </item> <item> <key> <string>columns</string> </key> @@ -330,11 +332,11 @@ <list> <tuple> <string>getReference</string> - <string>Account Number</string> + <string>Reference</string> </tuple> <tuple> - <string>getInternalReference</string> - <string>Internal Account Number</string> + <string>getInternalBankAccountNumber</string> + <string>Internal Reference</string> </tuple> <tuple> <string>getBicCode</string> @@ -344,6 +346,14 @@ <string>getParentTitle</string> <string>Owner</string> </tuple> + <tuple> + <string>getSiteTitle</string> + <string>Site</string> + </tuple> + <tuple> + <string>getValidationStateTitle</string> + <string>State</string> + </tuple> </list> </value> </item> @@ -373,7 +383,7 @@ </item> <item> <key> <string>display_width</string> </key> - <value> <int>24</int> </value> + <value> <int>10</int> </value> </item> <item> <key> <string>editable</string> </key> @@ -501,12 +511,28 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>REQUEST/relation_item_list</string> </value> + <value> <string>python: here.getDestinationPaymentValue().getInternalBankAccountNumber()</string> </value> </item> </dictionary> </pickle> </record> <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>REQUEST/relation_item_list</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> <pickle> <tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/> diff --git a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/MoneyDeposit_view/my_destination_payment_reference.xml b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/MoneyDeposit_view/my_destination_payment_reference.xml index 745f9363fcc286f2571bb740fc90a1f423f52aeb..cdb77d8a31797e48b75f2f45ecb9919fac864b77 100644 --- a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/MoneyDeposit_view/my_destination_payment_reference.xml +++ b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/MoneyDeposit_view/my_destination_payment_reference.xml @@ -179,7 +179,9 @@ </item> <item> <key> <string>default</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> </item> <item> <key> <string>default_module</string> </key> @@ -228,7 +230,7 @@ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> </value> </item> <item> @@ -254,7 +256,7 @@ <item> <key> <string>parameter_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> </value> </item> <item> @@ -322,7 +324,7 @@ </item> <item> <key> <string>catalog_index</string> </key> - <value> <string>reference</string> </value> + <value> <string>string_index</string> </value> </item> <item> <key> <string>columns</string> </key> @@ -330,11 +332,11 @@ <list> <tuple> <string>getReference</string> - <string>Account Number</string> + <string>Reference</string> </tuple> <tuple> - <string>getInternalReference</string> - <string>Internal Account Number</string> + <string>getInternalBankAccountNumber</string> + <string>Internal Reference</string> </tuple> <tuple> <string>getBicCode</string> @@ -344,6 +346,14 @@ <string>getParentTitle</string> <string>Owner</string> </tuple> + <tuple> + <string>getSiteTitle</string> + <string>Site</string> + </tuple> + <tuple> + <string>getValidationStateTitle</string> + <string>State</string> + </tuple> </list> </value> </item> @@ -373,7 +383,7 @@ </item> <item> <key> <string>display_width</string> </key> - <value> <int>24</int> </value> + <value> <int>10</int> </value> </item> <item> <key> <string>editable</string> </key> @@ -501,12 +511,28 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>REQUEST/relation_item_list</string> </value> + <value> <string>python: here.getDestinationPaymentValue().getInternalBankAccountNumber()</string> </value> </item> </dictionary> </pickle> </record> <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>REQUEST/relation_item_list</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> <pickle> <tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/> diff --git a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/MoneyDeposit_viewAccounting/my_destination_payment_reference.xml b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/MoneyDeposit_viewAccounting/my_destination_payment_reference.xml index 4a642be9368411ab34c0fece65d1fdf9e42f86d9..cdb77d8a31797e48b75f2f45ecb9919fac864b77 100644 --- a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/MoneyDeposit_viewAccounting/my_destination_payment_reference.xml +++ b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/MoneyDeposit_viewAccounting/my_destination_payment_reference.xml @@ -179,7 +179,9 @@ </item> <item> <key> <string>default</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> </item> <item> <key> <string>default_module</string> </key> @@ -228,7 +230,7 @@ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> </value> </item> <item> @@ -254,7 +256,7 @@ <item> <key> <string>parameter_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> </value> </item> <item> @@ -306,7 +308,7 @@ <dictionary> <item> <key> <string>allow_creation</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allow_jump</string> </key> @@ -322,7 +324,7 @@ </item> <item> <key> <string>catalog_index</string> </key> - <value> <string>reference</string> </value> + <value> <string>string_index</string> </value> </item> <item> <key> <string>columns</string> </key> @@ -330,11 +332,11 @@ <list> <tuple> <string>getReference</string> - <string>Account Number</string> + <string>Reference</string> </tuple> <tuple> - <string>getInternalReference</string> - <string>Internal Account Number</string> + <string>getInternalBankAccountNumber</string> + <string>Internal Reference</string> </tuple> <tuple> <string>getBicCode</string> @@ -344,6 +346,14 @@ <string>getParentTitle</string> <string>Owner</string> </tuple> + <tuple> + <string>getSiteTitle</string> + <string>Site</string> + </tuple> + <tuple> + <string>getValidationStateTitle</string> + <string>State</string> + </tuple> </list> </value> </item> @@ -373,7 +383,7 @@ </item> <item> <key> <string>display_width</string> </key> - <value> <int>24</int> </value> + <value> <int>10</int> </value> </item> <item> <key> <string>editable</string> </key> @@ -501,12 +511,28 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>REQUEST/relation_item_list</string> </value> + <value> <string>python: here.getDestinationPaymentValue().getInternalBankAccountNumber()</string> </value> </item> </dictionary> </pickle> </record> <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>REQUEST/relation_item_list</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> <pickle> <tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/> diff --git a/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/archived.xml b/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/archived.xml index fe536e6fd45e36caf28099eee756d63eadda4e6c..49df8f66111c32a5242efc9a4f82c681a7af2de7 100644 --- a/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/archived.xml +++ b/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/archived.xml @@ -51,17 +51,14 @@ <record id="2" aka="AAAAAAAAAAI="> <pickle> <tuple> - <tuple> - <string>Persistence</string> - <string>PersistentMapping</string> - </tuple> - <none/> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> </tuple> </pickle> <pickle> <dictionary> <item> - <key> <string>_container</string> </key> + <key> <string>data</string> </key> <value> <dictionary> <item> @@ -70,7 +67,6 @@ <tuple> <string>Assignee</string> <string>Assignor</string> - <string>Auditor</string> <string>DestinationAssignor</string> <string>Manager</string> </tuple> @@ -100,7 +96,6 @@ <tuple> <string>Assignee</string> <string>Assignor</string> - <string>Auditor</string> <string>DestinationAssignor</string> <string>Manager</string> </tuple> diff --git a/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/draft.xml b/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/draft.xml index bdc9b665b700a5758cf34fc69a85a21c7a49516a..023b46955e12abd1ee4f56b13441130aa74e2f31 100644 --- a/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/draft.xml +++ b/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/draft.xml @@ -56,17 +56,14 @@ <record id="2" aka="AAAAAAAAAAI="> <pickle> <tuple> - <tuple> - <string>Persistence</string> - <string>PersistentMapping</string> - </tuple> - <none/> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> </tuple> </pickle> <pickle> <dictionary> <item> - <key> <string>_container</string> </key> + <key> <string>data</string> </key> <value> <dictionary> <item> @@ -74,9 +71,8 @@ <value> <tuple> <string>Assignor</string> - <string>Auditor</string> - <string>Author</string> <string>Manager</string> + <string>Owner</string> </tuple> </value> </item> @@ -85,7 +81,6 @@ <value> <tuple> <string>Assignor</string> - <string>Author</string> <string>Manager</string> </tuple> </value> @@ -101,7 +96,6 @@ <value> <tuple> <string>Assignor</string> - <string>Author</string> <string>Manager</string> </tuple> </value> @@ -111,9 +105,8 @@ <value> <tuple> <string>Assignor</string> - <string>Auditor</string> - <string>Author</string> <string>Manager</string> + <string>Owner</string> </tuple> </value> </item> diff --git a/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/finished.xml b/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/finished.xml index aac53bc912717bd76ffeb1c7ca3838848fa54e0b..e8c2689cdc0358a274d582fa6657c743f9b7b335 100644 --- a/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/finished.xml +++ b/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/finished.xml @@ -54,17 +54,14 @@ <record id="2" aka="AAAAAAAAAAI="> <pickle> <tuple> - <tuple> - <string>Persistence</string> - <string>PersistentMapping</string> - </tuple> - <none/> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> </tuple> </pickle> <pickle> <dictionary> <item> - <key> <string>_container</string> </key> + <key> <string>data</string> </key> <value> <dictionary> <item> @@ -73,7 +70,6 @@ <tuple> <string>Assignee</string> <string>Assignor</string> - <string>Auditor</string> <string>DestinationAssignor</string> <string>Manager</string> </tuple> @@ -109,7 +105,6 @@ <tuple> <string>Assignee</string> <string>Assignor</string> - <string>Auditor</string> <string>DestinationAssignor</string> <string>Manager</string> </tuple> diff --git a/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/planned.xml b/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/planned.xml index b26071c3479e70cfd668a43ea23251f0b136253d..7b883d625d4e25f308fe5ef768e0092de7b8975f 100644 --- a/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/planned.xml +++ b/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/planned.xml @@ -56,17 +56,14 @@ <record id="2" aka="AAAAAAAAAAI="> <pickle> <tuple> - <tuple> - <string>Persistence</string> - <string>PersistentMapping</string> - </tuple> - <none/> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> </tuple> </pickle> <pickle> <dictionary> <item> - <key> <string>_container</string> </key> + <key> <string>data</string> </key> <value> <dictionary> <item> @@ -74,7 +71,6 @@ <value> <tuple> <string>Assignor</string> - <string>Auditor</string> <string>DestinationAssignor</string> <string>Manager</string> </tuple> @@ -109,7 +105,6 @@ <value> <tuple> <string>Assignor</string> - <string>Auditor</string> <string>DestinationAssignor</string> <string>Manager</string> </tuple> diff --git a/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/stopped.xml b/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/stopped.xml index 793e54467e2b59477d2850421eb4ac581d55fcc9..ad625168b03b851cec22d0c4b20c1cea26f2ebe5 100644 --- a/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/stopped.xml +++ b/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/states/stopped.xml @@ -64,17 +64,14 @@ <record id="2" aka="AAAAAAAAAAI="> <pickle> <tuple> - <tuple> - <string>Persistence</string> - <string>PersistentMapping</string> - </tuple> - <none/> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> </tuple> </pickle> <pickle> <dictionary> <item> - <key> <string>_container</string> </key> + <key> <string>data</string> </key> <value> <dictionary> <item> @@ -82,7 +79,6 @@ <value> <tuple> <string>Assignor</string> - <string>Auditor</string> <string>Manager</string> </tuple> </value> @@ -116,7 +112,6 @@ <value> <tuple> <string>Assignor</string> - <string>Auditor</string> <string>Manager</string> </tuple> </value> diff --git a/bt5/erp5_banking_cash/bt/revision b/bt5/erp5_banking_cash/bt/revision index 2989c6c763b6767154c80b6e3a0fa44d73a471f9..27b4d6e6bacedf3dda2b50f2678f77fb5e0ec214 100644 --- a/bt5/erp5_banking_cash/bt/revision +++ b/bt5/erp5_banking_cash/bt/revision @@ -1 +1 @@ -283 \ No newline at end of file +287 \ No newline at end of file