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

Fix script location and names.

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