first commit
This commit is contained in:
24
modules/stock_shipment_customs/tryton.cfg
Normal file
24
modules/stock_shipment_customs/tryton.cfg
Normal file
@@ -0,0 +1,24 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
currency
|
||||
customs
|
||||
incoterm
|
||||
ir
|
||||
party
|
||||
product
|
||||
stock
|
||||
stock_package_shipping
|
||||
stock_shipment_cost
|
||||
stock_shipment_measurements
|
||||
xml:
|
||||
stock.xml
|
||||
customs.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
stock.Move
|
||||
stock.ShipmentOut
|
||||
stock.ShipmentInReturn
|
||||
report:
|
||||
customs.CommercialInvoice
|
||||
Reference in New Issue
Block a user