Commit 4c6c8d61 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

quantity sign movement group is not required for payment transaction builder,...

quantity sign movement group is not required for payment transaction builder, because now zero quantity is well handled by quantity divergence tester.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33134 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0c03fab7
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="QuantitySignMovementGroup" module="Products.ERP5Type.Document.QuantitySignMovementGroup"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>divergence_scope/quantity</string>
<string>collect_order_group/line</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>quantity_sign_movement_group_on_line</string> </value>
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Quantity Sign Movement Group</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>quantity_sign_movement_group_on_line</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
340
\ No newline at end of file
341
\ 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