[REM]: remove account_voucher_paymet as this module merged with the account_voucher
authorMantavya Gajjar <mga@tinyerp.com>
Fri, 20 Aug 2010 18:57:46 +0000 (00:27 +0530)
committerMantavya Gajjar <mga@tinyerp.com>
Fri, 20 Aug 2010 18:57:46 +0000 (00:27 +0530)
commit02ebd11c1f253b0fccdf27404575a11245a65ad6
tree4eae4d370e6fb598c870996db1b6ecbf8fd5fb36
parent5e56a23f983ef8307bea7ad99f730bb7aee1eb09
[REM]: remove account_voucher_paymet as this module merged with the account_voucher
[FIX]: fix a problem of onchange_move_line_id on sales payment
[FIX]: solve the problem of default_get on account_voucher_line

bzr revid: mga@tinyerp.com-20100820185746-mh8ucho9i2bjywgg
25 files changed:
addons/account/account_installer.xml
addons/account/account_move_line.py
addons/account/installer.py
addons/account_voucher/voucher.py
addons/account_voucher/voucher_payment_receipt_view.xml
addons/account_voucher_payment/__init__.py [deleted file]
addons/account_voucher_payment/__openerp__.py [deleted file]
addons/account_voucher_payment/account_voucher_payment.py [deleted file]
addons/account_voucher_payment/account_voucher_payment_view.xml [deleted file]
addons/account_voucher_payment/i18n/account_voucher_payment.pot [deleted file]
addons/account_voucher_payment/i18n/ca.po [deleted file]
addons/account_voucher_payment/i18n/ca_ES.po [deleted file]
addons/account_voucher_payment/i18n/el.po [deleted file]
addons/account_voucher_payment/i18n/es.po [deleted file]
addons/account_voucher_payment/i18n/es_ES.po [deleted file]
addons/account_voucher_payment/i18n/et.po [deleted file]
addons/account_voucher_payment/i18n/fr_BE.po [deleted file]
addons/account_voucher_payment/i18n/pt_BR.po [deleted file]
addons/account_voucher_payment/i18n/sl.po [deleted file]
addons/account_voucher_payment/i18n/zh_CN.po [deleted file]
addons/account_voucher_payment/security/ir.model.access.csv [deleted file]
addons/account_voucher_payment/test/account_voucher_payment.yml [deleted file]
addons/account_voucher_payment/wizard/__init__.py [deleted file]
addons/account_voucher_payment/wizard/account_voucher_unreconcile.py [deleted file]
addons/account_voucher_payment/wizard/account_voucher_unreconcile_view.xml [deleted file]