first commit
This commit is contained in:
22
modules/stock_quantity_early_planning/tryton.cfg
Normal file
22
modules/stock_quantity_early_planning/tryton.cfg
Normal file
@@ -0,0 +1,22 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
company
|
||||
ir
|
||||
stock
|
||||
extras_depend:
|
||||
production
|
||||
xml:
|
||||
stock.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
stock.QuantityEarlyPlan
|
||||
stock.Move
|
||||
stock.QuantityEarlyPlanGenerateStart
|
||||
wizard:
|
||||
stock.QuantityEarlyPlanGenerate
|
||||
|
||||
[register production]
|
||||
model:
|
||||
stock.QuantityEarlyPlanProduction
|
||||
Reference in New Issue
Block a user