first commit
This commit is contained in:
31
modules/account_stock_shipment_cost/tryton.cfg
Normal file
31
modules/account_stock_shipment_cost/tryton.cfg
Normal file
@@ -0,0 +1,31 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account
|
||||
account_invoice
|
||||
ir
|
||||
product
|
||||
stock
|
||||
stock_shipment_cost
|
||||
xml:
|
||||
product.xml
|
||||
account.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
product.Template
|
||||
product.Product
|
||||
account.Configuration
|
||||
account.ConfigurationShipmentCostSequence
|
||||
account.ShipmentCost
|
||||
account.ShipmentCost_Shipment
|
||||
account.ShipmentCost_ShipmentReturn
|
||||
account.ShipmentCostShow
|
||||
account.ShipmentCostShowShipment
|
||||
account.InvoiceLine
|
||||
stock.ShipmentOut
|
||||
stock.ShipmentOutReturn
|
||||
wizard:
|
||||
account.PostShipmentCost
|
||||
account.ShowShipmentCost
|
||||
Reference in New Issue
Block a user