first commit
This commit is contained in:
37
modules/account_product/tryton.cfg
Normal file
37
modules/account_product/tryton.cfg
Normal file
@@ -0,0 +1,37 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account
|
||||
company
|
||||
ir
|
||||
product
|
||||
extras_depend:
|
||||
analytic_account
|
||||
xml:
|
||||
account.xml
|
||||
product.xml
|
||||
configuration.xml
|
||||
message.xml
|
||||
analytic_account.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
product.Category
|
||||
product.CategoryAccount
|
||||
product.CategoryCustomerTax
|
||||
product.CategorySupplierTax
|
||||
account.CreateChartProperties
|
||||
product.Template
|
||||
product.Product
|
||||
product.TemplateAccountCategory
|
||||
product.TemplateCategoryAll
|
||||
configuration.Configuration
|
||||
configuration.ConfigurationDefaultAccount
|
||||
wizard:
|
||||
account.CreateChart
|
||||
|
||||
[register analytic_account]
|
||||
model:
|
||||
account.MoveLine
|
||||
analytic_account.Rule
|
||||
|
||||
Reference in New Issue
Block a user