first commit
This commit is contained in:
34
modules/account_statement/tryton.cfg
Normal file
34
modules/account_statement/tryton.cfg
Normal file
@@ -0,0 +1,34 @@
|
||||
[tryton]
|
||||
version=7.8.1
|
||||
depends:
|
||||
account
|
||||
account_invoice
|
||||
bank
|
||||
company
|
||||
currency
|
||||
party
|
||||
xml:
|
||||
account.xml
|
||||
statement.xml
|
||||
journal.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
bank.Account
|
||||
journal.Journal
|
||||
statement.Statement
|
||||
statement.Line
|
||||
statement.LineGroup
|
||||
account.Journal
|
||||
account.Move
|
||||
account.MoveLine
|
||||
statement.Origin
|
||||
statement.OriginInformation
|
||||
statement.ImportStatementStart
|
||||
wizard:
|
||||
party.Replace
|
||||
statement.ImportStatement
|
||||
statement.ReconcileStatement
|
||||
report:
|
||||
statement.StatementReport
|
||||
Reference in New Issue
Block a user