46 lines
777 B
INI
46 lines
777 B
INI
[tryton]
|
|
version=7.8.0
|
|
depends:
|
|
company
|
|
ir
|
|
product
|
|
res
|
|
stock
|
|
extras_depend:
|
|
account_invoice_stock
|
|
account_stock_continental
|
|
product_cost_fifo
|
|
product_cost_history
|
|
xml:
|
|
ir.xml
|
|
product.xml
|
|
stock.xml
|
|
message.xml
|
|
|
|
[register]
|
|
model:
|
|
ir.Cron
|
|
ir.CronWarehouse
|
|
res.User
|
|
company.Company
|
|
product.Configuration
|
|
product.ConfigurationCostPriceWarehouse
|
|
product.Product
|
|
product.CostPrice
|
|
product.CostPriceRevision
|
|
stock.Configuration
|
|
stock.ConfigurationLocation
|
|
stock.Location
|
|
stock.Move
|
|
stock.ShipmentInternal
|
|
wizard:
|
|
product.ModifyCostPrice
|
|
|
|
[register account_invoice_stock]
|
|
model:
|
|
account.InvoiceLine
|
|
|
|
[register product_cost_history]
|
|
model:
|
|
product.ProductCostHistory
|