c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #30415
[Bug 824991] Re: [5.0 - POS] stock move lines coming from point of sale do not have correct content
Hello,
Our OpenERP R&D team are focus on latest OpenERP version. And the
OpenERP v6 are released.
So Would you please try with the latest OpenERP version.
We can not consider the OpenERP v5's issue as a bug.
If you have support and maintenance contract then you can contact with our OPW team at support@xxxxxxxxxxx for this type of issue.
Thanks.
** Changed in: openobject-addons
Status: New => Won't Fix
--
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/824991
Title:
[5.0 - POS] stock move lines coming from point of sale do not have
correct content
Status in OpenERP Modules (addons):
Won't Fix
Bug description:
Stock move lines that are coming from point_of_sale module do not have
the right description. That causes a blocking situation when customer
returns a product.
server 5.0.16 addons 2911
steps to reproduce :
- make a pos order with at least 5 products
- the customer is supposed to get one of the products back but the company do want to make a credit note and does not want to get the money back to the customer...
- go to "stock management/outgoing products", select the outgoing picking and click on "return packing" wizard
- the different names on the "return packing" wizard show the same description : stock move (POS id). It is impossible to choose the product that is returned.
correct behaviour :
- when returning the product, we should see what product is concerned by the return.
- stock move line name should contain the product. It should be the same syntax than with a classical sale order
suggested solution :
- in addons/point_of_sale/pos.py line 352 : define stock.move.name = pos.order.line.name
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/824991/+subscriptions
References