first commit
This commit is contained in:
22
modules/stock_shipment_cost/tryton.cfg
Normal file
22
modules/stock_shipment_cost/tryton.cfg
Normal file
@@ -0,0 +1,22 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
carrier
|
||||
ir
|
||||
product
|
||||
stock
|
||||
xml:
|
||||
carrier.xml
|
||||
stock.xml
|
||||
stock_reporting_margin.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
carrier.Carrier
|
||||
stock.Move
|
||||
stock.ShipmentOut
|
||||
stock.ShipmentOutReturn
|
||||
stock_reporting_margin.Context
|
||||
|
||||
[register_mixin]
|
||||
stock_reporting_margin.AbstractShipmentOutCostMixin: trytond.modules.stock.stock_reporting_margin.Abstract
|
||||
Reference in New Issue
Block a user