first commit
This commit is contained in:
44
modules/production/tryton.cfg
Normal file
44
modules/production/tryton.cfg
Normal file
@@ -0,0 +1,44 @@
|
||||
[tryton]
|
||||
version=7.8.2
|
||||
depends:
|
||||
company
|
||||
ir
|
||||
product
|
||||
res
|
||||
stock
|
||||
extras_depend:
|
||||
stock_lot
|
||||
xml:
|
||||
production.xml
|
||||
configuration.xml
|
||||
bom.xml
|
||||
product.xml
|
||||
stock.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
ir.Cron
|
||||
configuration.Configuration
|
||||
configuration.ConfigurationProductionSequence
|
||||
bom.BOM
|
||||
bom.BOMInput
|
||||
bom.BOMOutput
|
||||
bom.BOMTree
|
||||
bom.OpenBOMTreeStart
|
||||
bom.OpenBOMTreeTree
|
||||
production.Production
|
||||
product.Template
|
||||
product.Product
|
||||
product.ProductBom
|
||||
product.ProductionLeadTime
|
||||
stock.Location
|
||||
stock.Move
|
||||
stock.ProductQuantitiesByWarehouseMove
|
||||
wizard:
|
||||
bom.OpenBOMTree
|
||||
|
||||
[register stock_lot]
|
||||
model:
|
||||
stock.LotTrace
|
||||
production.Production_Lot
|
||||
Reference in New Issue
Block a user