odoo/addons/account_voucher
Divyesh Makwana (Open ERP) c498c9fdb0 [FIX] account_voucher : TypeError: onchange_date() takes at most 8 arguments (10 given)
lp bug: https://launchpad.net/bugs/880793 fixed

bzr revid: mdi@tinyerp.com-20111025055432-adv4jirt7295z1hh
2011-10-25 11:24:32 +05:30
..
i18n Launchpad automatic translations update. 2011-10-19 06:05:21 +00:00
report [FIX] Account Voucher 2011-09-27 15:07:30 +02:00
security [REVERT] all: revert incorrect change of default ir.rules for multi-company 2011-02-28 14:57:54 +01:00
test [IMP] account_voucher: changed the views for sale and purchase of the voucher in order to make them work with the new signature of the onchanges (included in previous revision) + corrected yaml tests to trigger the onchanges 2011-10-21 17:32:58 +02:00
wizard [FIX] Account Voucher 2011-09-27 15:07:30 +02:00
__init__.py [FIX] Account Voucher 2011-09-27 15:07:30 +02:00
__openerp__.py [ADD] account_voucher: added case4_cad_chf.yml 2011-10-17 11:22:16 +02:00
account_voucher.py [FIX] account_voucher: do not let the field payment_rate editable if the voucher is posted + [FIX] onchange_journal do not reset the amount to 0 anymore 2011-10-21 17:47:04 +02:00
account_voucher_pay_invoice.xml [FIX] Account Voucher 2011-09-27 15:07:30 +02:00
account_voucher_report.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_voucher_sequence.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_voucher_view.xml [FIX] account_voucher : TypeError: onchange_date() takes at most 8 arguments (10 given) 2011-10-25 11:24:32 +05:30
account_voucher_wizard.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_voucher_workflow.xml merged with trunk 2010-12-30 15:28:09 +05:30
invoice.py [IMP] account_voucher: onchange_partner_id small refactoring + improved the splitting of the amount by existing voucher lines 2011-10-20 16:42:17 +02:00
voucher_payment_receipt_view.xml [IMP] account_voucher: added base.group_extended on the new fields payment_rate and paid_amount_in_company_currency 2011-10-21 17:55:08 +02:00
voucher_sales_purchase_view.xml [IMP] account_voucher: changed the views for sale and purchase of the voucher in order to make them work with the new signature of the onchanges (included in previous revision) + corrected yaml tests to trigger the onchanges 2011-10-21 17:32:58 +02:00