Commit 01056740 authored by Jérome Perrin's avatar Jérome Perrin

add missing your_ prefix to some fields, and proxify money quantity fields

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35993 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0f1b8ec8
......@@ -76,7 +76,7 @@
<key> <string>center</string> </key>
<value>
<list>
<string>preferred_warning</string>
<string>your_preferred_warning</string>
</list>
</value>
</item>
......@@ -96,9 +96,9 @@
<key> <string>left</string> </key>
<value>
<list>
<string>account</string>
<string>preferred_from_date</string>
<string>preferred_at_date</string>
<string>your_account</string>
<string>your_preferred_from_date</string>
<string>your_preferred_at_date</string>
</list>
</value>
</item>
......@@ -106,8 +106,8 @@
<key> <string>right</string> </key>
<value>
<list>
<string>preferred_section</string>
<string>preferred_simulation_state</string>
<string>your_preferred_section</string>
<string>your_preferred_simulation_state</string>
</list>
</value>
</item>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>account</string> </value>
<value> <string>your_account</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......@@ -267,18 +267,15 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: "%s - %s" % (here.getGapId(), here.getTitle())</string> </value>
<value> <string>context/Account_getFormattedTitle</string> </value>
</item>
</dictionary>
</pickle>
......@@ -286,18 +283,15 @@
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: not here.REQUEST.get(\'is_accounting_report\', False)</string> </value>
<value> <string>python: not request.get(\'is_accounting_report\', False)</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>preferred_at_date</string> </value>
<value> <string>your_preferred_at_date</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>preferred_from_date</string> </value>
<value> <string>your_preferred_from_date</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>preferred_section</string> </value>
<value> <string>your_preferred_section</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>preferred_simulation_state</string> </value>
<value> <string>your_preferred_simulation_state</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>preferred_warning</string> </value>
<value> <string>your_preferred_warning</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......@@ -146,11 +146,8 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -159,7 +156,7 @@
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
python: here.Localizer.translate(\'erp5_ui\', "The values above are the parameters of the transaction list displayed below.<br/>Those parameters have a portal wide scope and can be edited in the <a href=\'${url}\'>preference screen</a>.",mapping={\'url\': here.portal_url() + \'/AccountingTransactionModule_jumpToActiveAccountingPreference\'})
python: modules[\'Products.ERP5Type.Message\'].translateString("The values above are the parameters of the transaction list displayed below.<br/>Those parameters have a portal wide scope and can be edited in the <a href=\'${url}\'>preference screen</a>.",mapping={\'url\': here.portal_url() + \'/AccountingTransactionModule_jumpToActiveAccountingPreference\'})
]]></string> </value>
</item>
......@@ -169,11 +166,8 @@ python: here.Localizer.translate(\'erp5_ui\', "The values above are the paramete
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......
......@@ -76,7 +76,7 @@
<key> <string>center</string> </key>
<value>
<list>
<string>preferred_warning</string>
<string>your_preferred_warning</string>
</list>
</value>
</item>
......@@ -97,8 +97,8 @@
<value>
<list>
<string>my_title</string>
<string>preferred_from_date</string>
<string>preferred_at_date</string>
<string>your_preferred_from_date</string>
<string>your_preferred_at_date</string>
</list>
</value>
</item>
......@@ -106,8 +106,8 @@
<key> <string>right</string> </key>
<value>
<list>
<string>preferred_section</string>
<string>preferred_simulation_state</string>
<string>your_preferred_section</string>
<string>your_preferred_simulation_state</string>
</list>
</value>
</item>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>preferred_at_date</string> </value>
<value> <string>your_preferred_at_date</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>preferred_from_date</string> </value>
<value> <string>your_preferred_from_date</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>preferred_section</string> </value>
<value> <string>your_preferred_section</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>preferred_simulation_state</string> </value>
<value> <string>your_preferred_simulation_state</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>preferred_warning</string> </value>
<value> <string>your_preferred_warning</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......@@ -146,11 +146,8 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -159,7 +156,7 @@
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
python: here.Localizer.translate(\'erp5_ui\', "The values above are the parameters of the transaction list displayed below.<br/>Those parameters have a portal wide scope and can be edited in the <a href=\'${url}\'>preference screen</a>.",mapping={\'url\': here.portal_url() + \'/AccountingTransactionModule_jumpToActiveAccountingPreference\'})
python: modules[\'Products.ERP5Type.Message\'].translateString("The values above are the parameters of the transaction list displayed below.<br/>Those parameters have a portal wide scope and can be edited in the <a href=\'${url}\'>preference screen</a>.",mapping={\'url\': here.portal_url() + \'/AccountingTransactionModule_jumpToActiveAccountingPreference\'})
]]></string> </value>
</item>
......@@ -169,11 +166,8 @@ python: here.Localizer.translate(\'erp5_ui\', "The values above are the paramete
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......
1236
\ No newline at end of file
1238
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment