Commit 4ad33f75 authored by Łukasz Nowak's avatar Łukasz Nowak

Fix script location and names.

parent 278a4a60
......@@ -32,7 +32,7 @@
</item>
<item>
<key> <string>delivery_after_generation_script_id</string> </key>
<value> <string>SalePackingList_postSlapOSaggregatedDeliveryBuilder</string> </value>
<value> <string>SalePackingList_postSlapOSAggregatedDeliveryBuilder</string> </value>
</item>
<item>
<key> <string>delivery_cell_portal_type</string> </key>
......
......@@ -113,10 +113,22 @@
<key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>allowed_content_types</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>automatic_solver</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>base_category_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
......@@ -153,6 +165,12 @@
</tuple>
</value>
</item>
<item>
<key> <string>hidden_content_type_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Automatic Quantity Adopt Solver</string> </value>
......@@ -185,6 +203,12 @@
<key> <string>process_exclusive</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>solver_action_title</string> </key>
<value> <string>Update quantity from prevision</string> </value>
......
......@@ -74,7 +74,7 @@ if context.getStartDate() is None:\n
</item>
<item>
<key> <string>id</string> </key>
<value> <string>SalePackingList_postSlapOSaggregatedDeliveryBuilder</string> </value>
<value> <string>SalePackingList_postSlapOSAggregatedDeliveryBuilder</string> </value>
</item>
</dictionary>
</pickle>
......
177
\ No newline at end of file
178
\ 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