diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_viewFieldLibrary/my_destination_reference.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_viewFieldLibrary/my_destination_reference.xml index e10ab75c1b2bec19be92b51cec3b16f264aa9f5b..c98d1ed1b7b8a098f3898358fee331d4636c9188 100644 --- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_viewFieldLibrary/my_destination_reference.xml +++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_viewFieldLibrary/my_destination_reference.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Reference of this accounting transaction</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_viewFieldLibrary/my_source_reference.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_viewFieldLibrary/my_source_reference.xml index 7628165d467f6ebf09013bd9340cbcc3604621c3..37539d1f154e6a036901f0c2949974ee0ce5c68f 100644 --- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_viewFieldLibrary/my_source_reference.xml +++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_viewFieldLibrary/my_source_reference.xml @@ -200,7 +200,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>the accountant transaction reference of the sale</string> </value> + <value> <string>Reference of this accounting transaction</string> </value> </item> <item> <key> <string>display_maxwidth</string> </key> diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/PurchaseInvoiceTransaction_viewSourceAccounting/my_source_reference.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/PurchaseInvoiceTransaction_viewSourceAccounting/my_source_reference.xml index 4f6b513f64fd9c6c31feeee23c9f02941a256276..688a8d9c9b122d3bf3b102b9a23e649c7d847395 100644 --- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/PurchaseInvoiceTransaction_viewSourceAccounting/my_source_reference.xml +++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/PurchaseInvoiceTransaction_viewSourceAccounting/my_source_reference.xml @@ -12,9 +12,7 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list> - <string>title</string> - </list> + <list/> </value> </item> <item> @@ -74,10 +72,6 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>description</string> </key> - <value> <string>Reference of the buyer in the purchase transaction</string> </value> - </item> <item> <key> <string>field_id</string> </key> <value> <string>my_source_reference</string> </value> @@ -90,10 +84,6 @@ <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> - <item> - <key> <string>title</string> </key> - <value> <string>Section Transaction Reference</string> </value> - </item> </dictionary> </value> </item> diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index 4832075b37f9dd841a33e3e9d12af7ccc06543c1..25c83294f5013388fd0635908acf4e68f5e79bc7 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -967 \ No newline at end of file +968 \ No newline at end of file