c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23051
[Bug 742336] Re: Invoice from stock create line with quantity=1
Hello,
Yippee! I find error! It is not bug!
Now I do migrating from v5 to v6. First group of orders was entry manual - they work good.
But second group was imported in my view of sale.order.line.
I find my error in DB's table sale_order_line: I import only
product_uom_qty and system set "1" in product_uos_qty.
Big Thanks!
--
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/742336
Title:
Invoice from stock create line with quantity=1
Status in OpenERP Modules (addons):
Incomplete
Bug description:
I have OpenERP installed from debian package version 6.0.1-0
My steps:
1) I create Sale Order with one product in quantity equally two and rule "Invoice From The Picking"
2) I make delivery
3) Go to "Deliveries to invoice" and click "Create Invoice", "Create"
4) In new invoice quantity equally 1.
It can be concerned with:
.../openerp-server/addons/delivery/stock.py:128: 'quantity': 1
References