openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #06834
[Bug 930210] [NEW] Adding a line to Supplier/Customer invoice with account_tax_include module generates error
Public bug reported:
When I use OpenERP Servewr 6.0.3 with account_tax_include module, then in any invoice, when I add a line, the OpenERP GTK 6.0.3 client generates an error as follows:
nvironment Information :
System : Windows-Vista-6.1.7601-SP1
OS Name : nt
Operating System Release : Vista
Operating System Version : 6.1.7601
Operating System Architecture : 32bit
Operating System Locale : en_US.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 6.0.3
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "netsvc.pyo", line 489, in dispatch
File "service\web_services.pyo", line 599, in dispatch
File "osv\osv.pyo", line 122, in wrapper
File "osv\osv.pyo", line 176, in execute
File "osv\osv.pyo", line 167, in execute_cr
File "C:\Program Files (x86)\OpenERP\6.0\Server\addons\account\invoice.py", line 1426, in uos_id_change
File "C:\Program Files (x86)\OpenERP\6.0\Server\addons\account_analytic_default\account_analytic_default.py", line 77, in product_id_change
File "C:\Program Files (x86)\OpenERP\6.0\Server\addons\product_visible_discount\product_visible_discount.py", line 109, in product_id_change
TypeError: product_id_change() got multiple values for keyword argument 'context'
Uninstalling the module allows adding lines.
Can you fix the issue?
Thank you in advance.
** Affects: openobject-addons
Importance: Undecided
Status: New
** Tags: account addons include openerp tax
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/930210
Title:
Adding a line to Supplier/Customer invoice with account_tax_include
module generates error
Status in OpenERP Addons (modules):
New
Bug description:
When I use OpenERP Servewr 6.0.3 with account_tax_include module, then in any invoice, when I add a line, the OpenERP GTK 6.0.3 client generates an error as follows:
nvironment Information :
System : Windows-Vista-6.1.7601-SP1
OS Name : nt
Operating System Release : Vista
Operating System Version : 6.1.7601
Operating System Architecture : 32bit
Operating System Locale : en_US.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 6.0.3
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "netsvc.pyo", line 489, in dispatch
File "service\web_services.pyo", line 599, in dispatch
File "osv\osv.pyo", line 122, in wrapper
File "osv\osv.pyo", line 176, in execute
File "osv\osv.pyo", line 167, in execute_cr
File "C:\Program Files (x86)\OpenERP\6.0\Server\addons\account\invoice.py", line 1426, in uos_id_change
File "C:\Program Files (x86)\OpenERP\6.0\Server\addons\account_analytic_default\account_analytic_default.py", line 77, in product_id_change
File "C:\Program Files (x86)\OpenERP\6.0\Server\addons\product_visible_discount\product_visible_discount.py", line 109, in product_id_change
TypeError: product_id_change() got multiple values for keyword argument 'context'
Uninstalling the module allows adding lines.
Can you fix the issue?
Thank you in advance.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/930210/+subscriptions
Follow ups
References