Commit 40c1fe3f authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fixup! do not care node_category when getting aggregated payment transaction...

fixup! do not care node_category when getting aggregated payment transaction lines from a payment transaction group.
parent 2dad2904
......@@ -57,7 +57,6 @@ search_kw = dict(\n
parent_portal_type=\'Payment Transaction\',\n
section_uid=context.getSourceSectionUid(),\n
default_aggregate_uid=context.getUid(),\n
node_category=\'account_type/asset/cash/bank\',\n
)\n
\n
return Object(total_quantity=portal.portal_simulation.getInventory(**search_kw)),\n
......
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