Commit 4f9e401f authored by Jérome Perrin's avatar Jérome Perrin

also select simulation movement below tax rule, for compatibility

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28421 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b75d2b43
......@@ -61,7 +61,7 @@ and same rule which is children of Trade Model Rule """\n
# search for normal movements\n
kw[\'parent_specialise_portal_type\'] = \'Invoice Transaction Rule\'\n
kw[\'grand_grand_parent_specialise_portal_type\'] = [\n
\'Invoicing Rule\', \'Invoice Rule\']\n
\'Invoicing Rule\', \'Invoice Rule\', \'Tax Rule\']\n
if context.Invoice_isAdvanced():\n
kw[\'explanation_portal_type\'] = [\'%s Order\' % trade_type,\n
\'%s Invoice\' % trade_type,\n
......
278
\ No newline at end of file
275
\ 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