first commit
This commit is contained in:
25
modules/purchase_shipment_cost/tryton.cfg
Normal file
25
modules/purchase_shipment_cost/tryton.cfg
Normal file
@@ -0,0 +1,25 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
carrier
|
||||
currency
|
||||
ir
|
||||
product
|
||||
res
|
||||
stock
|
||||
stock_shipment_cost
|
||||
extras_depend:
|
||||
account_invoice_stock
|
||||
account_product
|
||||
account_stock_continental
|
||||
account_stock_anglo_saxon
|
||||
product_kit
|
||||
xml:
|
||||
stock.xml
|
||||
carrier.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
carrier.Carrier
|
||||
stock.ShipmentIn
|
||||
stock.Move
|
||||
Reference in New Issue
Block a user