openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #21782
[Bug 1101163] Re: [Sales] traceback when clicking on Product field in Sale Order line dialog window
** Changed in: openobject-addons
Status: New => Confirmed
--
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/1101163
Title:
[Sales] traceback when clicking on Product field in Sale Order line
dialog window
Status in OpenERP Addons (modules):
Confirmed
Bug description:
1. login to a 7.0 dball
2. go to Sales => Quotations
3. Create a new quotation, add a line
4. in the Order Lines form, blick on product field :> traceback
File "/home/odoo/runbot/static/openerp-dev-7-0-1951/server/openerp/osv/orm.py", line 3658, in _read_flat
cr.execute(query, [tuple(sub_ids)] + rule_params)
File "/home/odoo/runbot/static/openerp-dev-7-0-1951/server/openerp/sql_db.py", line 162, in wrapper
return f(self, *args, **kwargs)
File "/home/odoo/runbot/static/openerp-dev-7-0-1951/server/openerp/sql_db.py", line 227, in execute
res = self._obj.execute(query, params)
ProgrammingError: column product_product.x_listpricer1 does not exist
LINE 1: ...."hr_expense_ok",product_product."sale_line_warn",product_pr...
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1101163/+subscriptions
References