first commit
This commit is contained in:
18
modules/product_image/tryton.cfg
Normal file
18
modules/product_image/tryton.cfg
Normal file
@@ -0,0 +1,18 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
ir
|
||||
product
|
||||
xml:
|
||||
product.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
product.Template
|
||||
product.Product
|
||||
product.Image
|
||||
product.ImageCache
|
||||
product.Category
|
||||
product.CategoryImage
|
||||
product.CategoryImageCache
|
||||
Reference in New Issue
Block a user