Commit 61adce80 authored by Lucas Carvalho's avatar Lucas Carvalho

- removed useless code

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29102 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 99205513
......@@ -195,7 +195,6 @@
See also SaleOrder_viewDiscountRenderer. \n
"""\n
\n
#customer = context.SaleOrder_getShoppingCartCustomer()\n
return None\n
</string> </value>
</item>
......
......@@ -198,7 +198,6 @@
- B2P in EU, tax\n
"""\n
\n
#customer = context.SaleOrder_getShoppingCartCustomer()\n
return {context.Base_translateString(\'VAT\'): 20.0,}\n
</string> </value>
</item>
......
229
\ No newline at end of file
230
\ 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