c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #08568
[Bug 691464] [NEW] Invoice line : Description not updated when I select another product
Public bug reported:
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".
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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:
New
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".
Follow ups
References