Commit 65e38335 authored by Romain Courteaud's avatar Romain Courteaud

Keep previous VAT value for compatibility.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41503 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6d96cc5c
......@@ -196,7 +196,7 @@
"""\n
\n
return {\'VAT\': {\'translated_title\':context.Base_translateString(\'VAT\'),\n
\'percent\': 19.6,\n
\'percent\': 20,\n
},\n
}\n
</string> </value>
......
275
\ No newline at end of file
276
\ 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