← Back to team overview

openerp-dev-web team mailing list archive

[Bug 690892] [NEW] Warning when save sale.order.line only on web client

 

You have been assigned a bug task for a public bug by Aline (OpenERP) (apr-tinyerp):

Hello,

client web : rev 4118 
server : 3118
addons : 4015

When I save a sale.order.line in the pop-up "sale.order.line".
The line is correctly added in the sale order lines list (in the sale.order form) but a warning window pops up!
"You have to select a customer in the sale form ! Please set one customer before choosing a product." (While I select correctly a partner (customer)!)

When I save the sale.order.line, the server pass in the "product_id_change" function again one time.
the parameter partner_id is False at this passing. And then, the osv.except is loading.
Even though this function is called before with the onchange functions...and at this passing, the partner_id is found.

Why the write function of sale.order.line calls this function "product_id_change" again? Is it normal?
The GTK client hasn't this problem.

Thanks  for your helps in advance,

Romain

** Affects: openobject-client-web
     Importance: Medium
     Assignee: OpenERP SA's Web Client R&D (openerp-dev-web)
         Status: Confirmed

-- 
Warning when save sale.order.line only on web client
https://bugs.launchpad.net/bugs/690892
You received this bug notification because you are a member of OpenERP SA's Web Client R&D, which is a bug assignee.