Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021764Openbravo ERPA. Platformpublic2012-09-26 13:552012-09-28 14:39
AugustoMauch 
AugustoMauch 
immediatemajorhave not tried
closedfixed 
5
 
3.0MP163.0MP16 
dbaz
Core
Pre packaging ( pi )
2012-09-11
https://code.openbravo.com/erp/devel/pi/rev/7b629f7cbfe32c335da14d978b46253380c7254d [^]
No
0021764: Wrong records appear when processing several invoices.
When several invoices are completed, after the complete process finishes some unexpected records appear in the lines tab.
1- Open the Sales Invoice window
2- In grid mode, create a sales invoice
3- In grid mode, create a line, and complete the invoice.
4- In grid mode, create another Sales Invoice
5- In grid mode, create a new line for the new sales invoice.
6- Complete the new sales invoice. When the process finishes, the line of the invoice that was created in the step 2 will appear along with the line that was created in the step 5.
No tags attached.
Issue History
2012-09-26 13:55AugustoMauchNew Issue
2012-09-26 13:55AugustoMauchAssigned To => AugustoMauch
2012-09-26 13:55AugustoMauchModules => Core
2012-09-26 13:57AugustoMauchRegression level => Pre packaging ( pi )
2012-09-26 13:57AugustoMauchRegression date => 2012-09-11
2012-09-26 13:57AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/7b629f7cbfe32c335da14d978b46253380c7254d [^]
2012-09-26 14:16hgbotCheckin
2012-09-26 14:16hgbotNote Added: 0052631
2012-09-26 14:16hgbotStatusnew => resolved
2012-09-26 14:16hgbotResolutionopen => fixed
2012-09-26 14:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/22cb1b467fde7b0037ab26d75287fa30dbe68074 [^]
2012-09-26 14:17AugustoMauchNote Added: 0052632
2012-09-26 14:17AugustoMauchStatusresolved => new
2012-09-26 14:17AugustoMauchResolutionfixed => open
2012-09-26 14:17AugustoMauchIssue Monitored: dbaz
2012-09-26 14:18AugustoMauchClosed by => dbaz
2012-09-26 14:18AugustoMauchStatusnew => scheduled
2012-09-26 14:18AugustoMauchfix_in_branch => pi
2012-09-26 14:18AugustoMauchStatusscheduled => resolved
2012-09-26 14:18AugustoMauchResolutionopen => fixed
2012-09-26 16:29dbazIssue End Monitor: dbaz
2012-09-26 16:29dbazNote Added: 0052635
2012-09-26 16:29dbazStatusresolved => closed
2012-09-26 16:29dbazFixed in Version => 3.0MP16
2012-09-28 14:39hudsonbotCheckin
2012-09-28 14:39hudsonbotNote Added: 0052910

Notes
(0052631)
hgbot   
2012-09-26 14:16   
Repository: erp/devel/pi
Changeset: 22cb1b467fde7b0037ab26d75287fa30dbe68074
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Sep 26 14:15:54 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/22cb1b467fde7b0037ab26d75287fa30dbe68074 [^]

Fixes issue 21764: Only the proper records are shown after completing an order

The problem was caused by the fix of the issue 21437. Some logic was added to ensure that the recently created records were shown after completing a process, even if the do not comply with the filters. The problem was that this was done on a tab level, without taking into account that their parent record might not be the same.

This has been fixed, and only the child records of the current parent record are shown.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js
---
(0052632)
AugustoMauch   
2012-09-26 14:17   
Reopened to enter closed by field
(0052635)
dbaz   
2012-09-26 16:29   
Reviewed @ changeset: 18025 - 22cb1b467fde
(0052910)
hudsonbot   
2012-09-28 14:39   
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/6d2f8cffd4b1 [^]

Maturity status: Test