first commit
This commit is contained in:
35
modules/account_export_winbooks/tryton.cfg
Normal file
35
modules/account_export_winbooks/tryton.cfg
Normal file
@@ -0,0 +1,35 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account
|
||||
account_export
|
||||
account_invoice
|
||||
ir
|
||||
party
|
||||
extras_depend:
|
||||
account_be
|
||||
account_statement
|
||||
xml:
|
||||
account.xml
|
||||
account_be_fr.xml
|
||||
account_be_nl.xml
|
||||
party.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
party.Configuration
|
||||
party.Party
|
||||
party.Identifier
|
||||
account.Account
|
||||
account.FiscalYear
|
||||
account.Period
|
||||
account.Journal
|
||||
account.Move
|
||||
account.MoveLine
|
||||
account.TaxTemplate
|
||||
account.Tax
|
||||
account.TaxLine
|
||||
account.MoveExport
|
||||
wizard:
|
||||
account.RenewFiscalYear
|
||||
Reference in New Issue
Block a user