first commit
This commit is contained in:
22
modules/production_routing/tryton.cfg
Normal file
22
modules/production_routing/tryton.cfg
Normal file
@@ -0,0 +1,22 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
ir
|
||||
production
|
||||
extras_depend:
|
||||
stock_supply_production
|
||||
xml:
|
||||
routing.xml
|
||||
production.xml
|
||||
product.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
routing.Routing
|
||||
routing.RoutingOperation
|
||||
routing.RoutingStep
|
||||
routing.Routing_BOM
|
||||
production.BOM
|
||||
production.Production
|
||||
product.ProductBom
|
||||
product.ProductionLeadTime
|
||||
Reference in New Issue
Block a user