first commit
This commit is contained in:
23
modules/stock_supply_production/tryton.cfg
Normal file
23
modules/stock_supply_production/tryton.cfg
Normal file
@@ -0,0 +1,23 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
ir
|
||||
product
|
||||
production
|
||||
stock
|
||||
stock_supply
|
||||
xml:
|
||||
production.xml
|
||||
stock.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
product.Product
|
||||
stock.OrderPoint
|
||||
stock.LocationLeadTime
|
||||
production.Configuration
|
||||
production.ConfigurationSupplyPeriod
|
||||
production.Production
|
||||
wizard:
|
||||
stock.StockSupply
|
||||
Reference in New Issue
Block a user