first commit
This commit is contained in:
28
modules/analytic_account/tryton.cfg
Normal file
28
modules/analytic_account/tryton.cfg
Normal file
@@ -0,0 +1,28 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account
|
||||
company
|
||||
currency
|
||||
ir
|
||||
party
|
||||
res
|
||||
xml:
|
||||
analytic_account.xml
|
||||
account.xml
|
||||
line.xml
|
||||
rule.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
account.Account
|
||||
account.AccountDistribution
|
||||
account.AccountContext
|
||||
account.AnalyticAccountEntry
|
||||
line.Line
|
||||
line.Move
|
||||
line.MoveLine
|
||||
rule.Rule
|
||||
wizard:
|
||||
line.OpenAccount
|
||||
Reference in New Issue
Block a user