Commit f7194b71 authored by Nicolas Delaby's avatar Nicolas Delaby

remove Payment Condition

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20712 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 65e856c1
...@@ -466,22 +466,6 @@ AAA=</string> </value> ...@@ -466,22 +466,6 @@ AAA=</string> </value>
<table:table table:is-sub-table=\'true\'>\n <table:table table:is-sub-table=\'true\'>\n
<table:table-column table:style-name=\'Tableau2.E1.1\'/>\n <table:table-column table:style-name=\'Tableau2.E1.1\'/>\n
<table:table-column table:style-name=\'Tableau2.E1.2\'/>\n <table:table-column table:style-name=\'Tableau2.E1.2\'/>\n
<table:table-row table:style-name=\'Tableau2.E1.1\'>\n
<table:table-cell table:style-name=\'Tableau2.E1.1.2\'\n
office:value-type=\'string\'\n
tal:define=\'orig_string string:Payment;\n
en_string python:here.Base_translateString(orig_string, lang="en");\n
my_string python:here.Base_translateString(orig_string)\'>\n
<text:p text:style-name=\'Table_20_Heading\'><span tal:replace=\'en_string\'/>:</text:p>\n
<text:p text:style-name=\'Table_20_Heading\'\n
tal:condition=\'python:my_string!=en_string\'><span tal:replace=\'my_string\'/>:</text:p>\n
</table:table-cell>\n
<table:table-cell table:style-name=\'Tableau2.E1.2.2\'\n
office:value-type=\'string\'>\n
<text:p text:style-name=\'Table_20_Contents\'\n
tal:content=\'python:data_dict["payment_condition"]\'>60 days</text:p>\n
</table:table-cell>\n
</table:table-row>\n
<table:table-row table:style-name=\'Tableau2.E1.1\'>\n <table:table-row table:style-name=\'Tableau2.E1.1\'>\n
<table:table-cell table:style-name=\'Tableau2.E1.1.2\'\n <table:table-cell table:style-name=\'Tableau2.E1.1.2\'\n
office:value-type=\'string\'\n office:value-type=\'string\'\n
......
332 334
\ No newline at end of file \ 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