first commit
This commit is contained in:
32
modules/stock_shipping_point/tryton.cfg
Normal file
32
modules/stock_shipping_point/tryton.cfg
Normal file
@@ -0,0 +1,32 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
country
|
||||
ir
|
||||
product
|
||||
stock
|
||||
extras_depend:
|
||||
product_classification
|
||||
stock_shipment_measurements
|
||||
xml:
|
||||
stock.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
stock.Location
|
||||
stock.ShippingPoint
|
||||
stock.ShippingPointSelection
|
||||
stock.ShippingPointSelection_Contains_ProductCategory
|
||||
stock.ShipmentIn
|
||||
stock.ShipmentInReturn
|
||||
stock.ShipmentOut
|
||||
stock.ShipmentOutReturn
|
||||
stock.ShipmentInternal
|
||||
|
||||
[register product_classification]
|
||||
model:
|
||||
stock.ShippingPointSelection_ProductClassification
|
||||
|
||||
[register stock_shipment_measurements]
|
||||
model:
|
||||
stock.ShippingPointSelection_ShipmentMeasurements
|
||||
Reference in New Issue
Block a user