Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017377Openbravo ERPB. User interfacepublic2011-05-26 13:222011-06-07 14:28
plujan 
mtaal 
urgentmajorhave not tried
closedfixed 
5
pi 
3.0MP0 
Core
No
0017377: It is not possible to fill Purchase Invoice lines in grid mode
When creating Lines in grid mode for a Purchase Invoice I see that the line is created in the second level (there is a ghost first line) and the line is trying to save all the time, preventing normal use of it.
1. As QAAdmin, go to Purchase Invoice and create a header
2. Go to Lines and click New in Grid
3. The line is created belowa ghost line, and it is trying to save the record all the time. See attach.
No tags attached.
jpg PurchaseInvoiceLinesError.JPG (82,260) 2011-05-26 13:22
https://issues.openbravo.com/file_download.php?file_id=4113&type=bug
jpg
Issue History
2011-05-26 13:22plujanNew Issue
2011-05-26 13:22plujanAssigned To => mtaal
2011-05-26 13:22plujanFile Added: PurchaseInvoiceLinesError.JPG
2011-05-26 13:22plujanModules => Core
2011-05-26 14:04hgbotCheckin
2011-05-26 14:04hgbotNote Added: 0037598
2011-05-26 14:04hgbotStatusnew => resolved
2011-05-26 14:04hgbotResolutionopen => fixed
2011-05-26 14:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ab02e94cd6eeec0e5b8473011d5d62f6f46ce449 [^]
2011-05-31 09:44hudsonbotCheckin
2011-05-31 09:44hudsonbotNote Added: 0037767
2011-06-07 14:28shuehnerNote Added: 0038126
2011-06-07 14:28shuehnerStatusresolved => closed

Notes
(0037598)
hgbot   
2011-05-26 14:04   
Repository: erp/devel/pi
Changeset: ab02e94cd6eeec0e5b8473011d5d62f6f46ce449
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu May 26 14:04:15 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ab02e94cd6eeec0e5b8473011d5d62f6f46ce449 [^]

Fixes issue 17377: It is not possible to fill Purchase Invoice lines in grid mode

---
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/toolbar/ob-toolbar.js
---
(0037767)
hudsonbot   
2011-05-31 09:44   
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/ea275e03a164 [^]

Maturity status: Test
(0038126)
shuehner   
2011-06-07 14:28   
Tested in pi-mp0 (rev: 122cb30b2d75). Steps are described now work correctly and part of diff related to this issue looks fine.
The other unrelated changes done in this commit seem to safeguard against a missing current record. Look fine but not tested as not unknown/described how and when they are triggered at all.