first commit
This commit is contained in:
34
modules/product/tryton.cfg
Normal file
34
modules/product/tryton.cfg
Normal file
@@ -0,0 +1,34 @@
|
||||
[tryton]
|
||||
version=7.8.1
|
||||
depends:
|
||||
company
|
||||
ir
|
||||
res
|
||||
xml:
|
||||
product.xml
|
||||
category.xml
|
||||
uom.xml
|
||||
configuration.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
ir.Configuration
|
||||
ir.Cron
|
||||
uom.UomCategory
|
||||
uom.Uom
|
||||
category.Category
|
||||
product.Template
|
||||
product.Product
|
||||
product.ProductIdentifier
|
||||
product.ProductListPrice
|
||||
# before ProductCostPrice for migration
|
||||
product.ProductCostPriceMethod
|
||||
product.ProductCostPrice
|
||||
product.TemplateCategory
|
||||
product.TemplateCategoryAll
|
||||
product.ProductReplaceAsk
|
||||
configuration.Configuration
|
||||
configuration.ConfigurationDefaultCostPriceMethod
|
||||
wizard:
|
||||
product.ProductReplace
|
||||
Reference in New Issue
Block a user