first commit
This commit is contained in:
26
modules/account_consolidation/tryton.cfg
Normal file
26
modules/account_consolidation/tryton.cfg
Normal file
@@ -0,0 +1,26 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account
|
||||
company
|
||||
currency
|
||||
ir
|
||||
extras_depend:
|
||||
account_invoice
|
||||
xml:
|
||||
account.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
account.Type
|
||||
account.Move
|
||||
account.MoveLine
|
||||
account.Consolidation
|
||||
account.ConsolidationBalanceSheetContext
|
||||
account.ConsolidationIncomeStatementContext
|
||||
report:
|
||||
account.ConsolidationStatement
|
||||
|
||||
[register account_invoice]
|
||||
model:
|
||||
account.Invoice
|
||||
Reference in New Issue
Block a user