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 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

