Commit 3578a8ea authored by Yusei Tahara's avatar Yusei Tahara

2010-10-21 yusei

* Add reset movement price action to returned sale packing list.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39419 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 509fc55b
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>action</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>action_type/object_action</string>
</tuple>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_action</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>reset_movement_price_list</string> </value>
</item>
<item>
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>Modify portal content</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Action Information</string> </value>
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>8.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Reset Prices</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="Expression" module="Products.CMFCore.Expression"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/Delivery_resetMovementPriceList</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
2010-10-21 yusei
* Add reset movement price action to returned sale packing list.
2010-10-21 yusei
* Add reverse_arrow_category parameter to Order_applyTradeCondition. This option is useful when trade condition is applied to returned packing list.
......
992
\ No newline at end of file
994
\ No newline at end of file
......@@ -135,6 +135,7 @@ Returned Sale Packing List | details
Returned Sale Packing List | jump_related_sale_invoice
Returned Sale Packing List | payment_condition
Returned Sale Packing List | profile_view
Returned Sale Packing List | reset_movement_price_list
Returned Sale Packing List | view
Returned Sale Packing List | view_stock
Sale Order Cell | view
......
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