← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 742336] Re: Invoice from stock create line with quantity=1

 

I download all openerp, from that openerp-addons:
date: 2011-04-22 05:52:02 +0000
build-date: 2011-04-25 14:33:00 +0400
revno: 4543
branch-nick: 6.0

All good, but I don't know why, after three good day, OpenERP start
create invoices with quantity=1


I don't change policy. All my orders include one or two products in PCE and/or in kg, also they include delivery line.
Now I try find bug, but why they work good before, I don't know.

-- 
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):
  Invalid

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