24
24
"name" : "Specific Rules",
26
"author" : "MSF, TeMPO Consulting",
28
27
"category" : "Generic Modules/Inventory Control",
29
28
# depends on specific_locations because of view_picking_out_form -> stock_moves>form>location_id>quarantine domain
30
29
# depends on reason_types_moves because of view_picking_form -> stock_moves>form>location_id>domain restriction
31
"depends" : ["sale", "purchase", "stock", "procurement_cycle", "specific_locations", "reason_types_moves", "stock_override"],
30
"depends" : ["sale", "purchase", "stock", "procurement_cycle", "specific_locations", "reason_types_moves",],
35
34
Specific Management Rules
37
'test': ['test/specific_rules.yml',
38
'test/cost_revaluation.yml',
39
'test/initial_inventory.yml',],
36
'test': ['test/specific_rules.yml',],
40
37
'update_xml': ['security/ir.model.access.csv',
41
38
'specific_rules_view.xml',
43
39
'wizard/stock_partial_move_view.xml',
44
40
'stock_sequence.xml',