33 lines
642 B
INI
33 lines
642 B
INI
[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
|