Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020090Openbravo ERP07. Sales managementpublic2012-03-22 12:072012-04-02 06:11
eduardo_Argal 
eduardo_Argal 
urgentmajoralways
closedfixed 
5
 
3.0MP10 
Core
No
0020090: Create invoices from orders is not displaying all not invoiced orders
When creating an order with immediate invoice terms, it sometimes is not available in create invoices from orders screen
1) create an order with invoice terms immediate
2) Create one line with any product, quantity 1
3) Create one line with any product, quantity -1
4) process order
5) Go to Create Invoices From Orders screen
6) Mind that previous order is not available while it should be
No tags attached.
Issue History
2012-03-22 12:07eduardo_ArgalNew Issue
2012-03-22 12:07eduardo_ArgalAssigned To => eduardo_Argal
2012-03-22 12:07eduardo_ArgalModules => Core
2012-03-22 12:07eduardo_ArgalStatusnew => scheduled
2012-03-22 12:07eduardo_Argalfix_in_branch => pi
2012-03-22 12:09hgbotCheckin
2012-03-22 12:09hgbotNote Added: 0046650
2012-03-22 12:09hgbotStatusscheduled => resolved
2012-03-22 12:09hgbotResolutionopen => fixed
2012-03-22 12:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2461ef609ca44e114166cc1767d191bb8bca8aa4 [^]
2012-03-28 16:41miruritaNote Added: 0046841
2012-03-28 16:41miruritaStatusresolved => closed
2012-03-28 16:41miruritaFixed in Version => 3.0MP9
2012-03-30 08:27miruritaStatusclosed => new
2012-03-30 08:27miruritaResolutionfixed => open
2012-03-30 08:27miruritaFixed in Version3.0MP9 =>
2012-03-30 08:27miruritaStatusnew => scheduled
2012-03-30 08:27miruritaStatusscheduled => resolved
2012-03-30 08:27miruritaFixed in Version => 3.0MP10
2012-03-30 08:27miruritaResolutionopen => fixed
2012-03-30 08:27miruritaStatusresolved => closed
2012-04-02 06:11hudsonbotCheckin
2012-04-02 06:11hudsonbotNote Added: 0047202

Notes
(0046650)
hgbot   
2012-03-22 12:09   
Repository: erp/devel/pi
Changeset: 2461ef609ca44e114166cc1767d191bb8bca8aa4
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Thu Mar 22 12:08:08 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2461ef609ca44e114166cc1767d191bb8bca8aa4 [^]

Fixes bug 20090: Create invoices from orders is not displaying all not invoiced orders

---
M src/org/openbravo/erpCommon/ad_forms/GenerateInvoicesmanual_data.xsql
---
(0046841)
mirurita   
2012-03-28 16:41   
Testing Plan:
1) Follow steps to reproduce.
2) Test basic flow
   - Create a SO
   - Create line with any product of qty 2
   - Create line with any product of qty 1
   - Process the order
   - The SO should be available on Create invoices from orders
3) Test alternative flow 1
   - Create a SO
   - Create line with any product of qty 1
   - Create line with any product of qty -1
   - Process the order
   - Invoice the full SO
   - Checkt that the SO is NOT present on Create invoices from order
4) Test alternative flow 2
   - Create a SO
   - Create line with any product of qty 1
   - Create line with any product of qty -1
   - Process the order
   - Invoice only the line of qty = 1
   - Checkt that the SO is present on Create invoices from order
(0047202)
hudsonbot   
2012-04-02 06:11   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/7814864461ac [^]

Maturity status: Test