[REM]: account: Removed unwanted field from the installer

bzr revid: rpa@tinyerp.com-20110628125356-quoc7hzchqc1it3q
This commit is contained in:
Rucha (Open ERP) 2011-06-28 18:23:56 +05:30
parent befe614417
commit f74fd68f3b
1 changed files with 0 additions and 3 deletions

View File

@ -257,9 +257,6 @@ class account_installer_modules(osv.osv_memory):
help="Helps you generate reminder letters for unpaid invoices, "
"including multiple levels of reminding and customized "
"per-partner policies."),
'account_voucher': fields.boolean('Voucher Management',
help="Account Voucher module includes all the basic requirements of "
"Voucher Entries for Bank, Cash, Sales, Purchase, Expenses, Contra, etc... "),
'account_anglo_saxon': fields.boolean('Anglo-Saxon Accounting',
help="This module will support the Anglo-Saxons accounting methodology by "
"changing the accounting logic with stock transactions."),