first commit
This commit is contained in:
36
modules/account_stock_landed_cost/tryton.cfg
Normal file
36
modules/account_stock_landed_cost/tryton.cfg
Normal file
@@ -0,0 +1,36 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account
|
||||
account_invoice
|
||||
ir
|
||||
product
|
||||
res
|
||||
stock
|
||||
extras_depend:
|
||||
account_invoice_stock
|
||||
product_kit
|
||||
xml:
|
||||
account.xml
|
||||
product.xml
|
||||
stock.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
product.Template
|
||||
product.Product
|
||||
account.Configuration
|
||||
account.ConfigurationLandedCostSequence
|
||||
account.LandedCost
|
||||
account.LandedCost_Shipment
|
||||
account.LandedCost_ProductCategory
|
||||
account.LandedCost_Product
|
||||
account.LandedCostShow
|
||||
account.LandedCostShowMove
|
||||
account.InvoiceLine
|
||||
stock.Move
|
||||
wizard:
|
||||
account.PostLandedCost
|
||||
account.ShowLandedCost
|
||||
|
||||
Reference in New Issue
Block a user