first commit
This commit is contained in:
38
modules/account_be/tryton.cfg
Normal file
38
modules/account_be/tryton.cfg
Normal file
@@ -0,0 +1,38 @@
|
||||
[tryton]
|
||||
version=7.8.2
|
||||
depends:
|
||||
account
|
||||
account_eu
|
||||
company
|
||||
extras_depend:
|
||||
account_asset
|
||||
account_deposit
|
||||
account_invoice
|
||||
account_payment
|
||||
account_statement_rule
|
||||
sale_advance_payment
|
||||
xml:
|
||||
account.xml
|
||||
account_be_fr.xml
|
||||
tax_be_fr.xml
|
||||
account_be_nl.xml
|
||||
tax_be_nl.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
account.BEVATCustomer
|
||||
account.BEVATCustomerContext
|
||||
wizard:
|
||||
account.CreateChart
|
||||
|
||||
[register account_invoice]
|
||||
model:
|
||||
account.Invoice
|
||||
|
||||
[register account_payment]
|
||||
model:
|
||||
account.Payment
|
||||
|
||||
[register account_statement_rule]
|
||||
model:
|
||||
account.StatementRuleLine
|
||||
Reference in New Issue
Block a user