first commit
This commit is contained in:
45
modules/product_cost_warehouse/tryton.cfg
Normal file
45
modules/product_cost_warehouse/tryton.cfg
Normal file
@@ -0,0 +1,45 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user