← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 691464] Re: Invoice line : Description not updated when I select another product

 

*** This bug is a duplicate of bug 616202 ***
    https://bugs.launchpad.net/bugs/616202

Alexis,

I agree to your comment, but this is not really a blocking point and it has already been fixed on trunk.
I would like to ask you to check the bug 616202 where we have attached in comment #5.

Thanks.

** This bug has been marked a duplicate of bug 616202
   [5.0] Product change on invoice line
 * You can subscribe to bug 616202 by following this link: https://bugs.launchpad.net/openobject-addons/+bug/616202/+subscribe

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/691464

Title:
  Invoice line : Description not updated when I select another product

Status in OpenObject Addons Modules:
  Confirmed

Bug description:
  I hit this bug with OpenERP with today's code of server+addons in 5.0-stable branch. I only installed the basic modules ("sale" + dependencies) on a clean database with demo data.

Here is the full scenario to reproduce the issue :
- create a new invoice (customer or supplier)
- add an invoice line, select a "Basic PC"
  -> the "Description" field now contains "[PC1] Basic PC"
- now, select another product, for example select the product "Medium PC"
  -> the "Description" field is not updated, it still contains "[PC1] Basic PC"

Note : the sale order object is not affected by this bug : if you run the same scenario on a sale order line, at the end of the scenario, the "Description" field contains "[PC3] Medium PC".





References