Community mailing list archives
community@mail.odoo.com
Browse archives
OCA sales_commission error
by2015-06-09 13:48:14,480 5306 ERROR datapro openerp.addons.base.ir.ir_ui_view: Field `commission_id` does not exist
Error context:
View `res.partner.form.agent`
[view_id: 2818, xml_id: sale_commission.view_partner_form_agent, model: res.partner, parent_id: 126]
2015-06-09 13:48:14,481 5306 ERROR datapro openerp.http: Exception during JSON request handling.
Traceback (most recent call last):
File "/home/odoo/newOCBtest/openerp/http.py", line 530, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/home/odoo/newOCBtest/openerp/http.py", line 1399, in _dispatch_nodb
func, arguments = self.nodb_routing_map.bind_to_environ(request.httprequest.environ).match()
File "/usr/lib/python2.7/dist-packages/werkzeug/routing.py", line 1423, in match
raise NotFound()
NotFound: 404: Not Found
Cheers
Nicolas Plée
www.data-up.fr
Follow-Ups
-
Re: OCA sales_commission error
byCamptocamp SA, Yannick Vaucher - Camptocamp