diff --git a/bt5/erp5_mrp/PathTemplateItem/portal_rules/default_production_order_rule.xml b/bt5/erp5_mrp/PathTemplateItem/portal_rules/default_production_order_rule.xml index 1cd02c8af956f715f55142bafb1b910d35337bb6..545cc5c5960a1123a71cee683faf893a2ab8fec0 100644 --- a/bt5/erp5_mrp/PathTemplateItem/portal_rules/default_production_order_rule.xml +++ b/bt5/erp5_mrp/PathTemplateItem/portal_rules/default_production_order_rule.xml @@ -53,6 +53,25 @@ <key> <string>default_reference</string> </key> <value> <string>default_production_order_rule</string> </value> </item> + <item> + <key> <string>expandable_property</string> </key> + <value> + <tuple> + <string>destination</string> + <string>destination_section</string> + <string>start_date</string> + <string>stop_date</string> + <string>resource</string> + <string>variation_category_list</string> + <string>variation_property_dict</string> + <string>aggregate_list</string> + <string>price</string> + <string>price_currency</string> + <string>quantity</string> + <string>quantity_unit</string> + </tuple> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>default_production_order_rule</string> </value> diff --git a/bt5/erp5_mrp/bt/revision b/bt5/erp5_mrp/bt/revision index 903dc0f537a46162588c13bfb8932793de9e8169..116f2e3e6285b8735c29a9f35482b10406c806c0 100644 --- a/bt5/erp5_mrp/bt/revision +++ b/bt5/erp5_mrp/bt/revision @@ -1 +1 @@ -390 \ No newline at end of file +391 \ No newline at end of file