Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022142 | Openbravo ERP | A. Platform | public | 2012-10-29 17:29 | 2012-11-01 22:56 |
|
Reporter | plujan | |
Assigned To | mtaal | |
Priority | immediate | Severity | critical | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | 3.0MP17 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | No |
Web browser | Mozilla Firefox |
Modules | Core |
Support ticket | |
Regression level | Pre packaging ( pi ) |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0022142: It is not possible to create a record in grid for Payment Proposal |
Description | When saving a new record for Payment Proposal, the data is not properly saved. |
Steps To Reproduce | 1. Go to Payment Proposal window
2. Click New in Grid
3. Complete all the mandatory data
4. Click the Save button
Expected: The record is saved as usual
Got: The record becomes blank (see attach) and it is not possible to delete it (object not found error) |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | PaymentProposalInGrid.png (68,714) 2012-10-29 17:29 https://issues.openbravo.com/file_download.php?file_id=5692&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2012-10-29 17:29 | plujan | New Issue | |
2012-10-29 17:29 | plujan | Assigned To | => mtaal |
2012-10-29 17:29 | plujan | File Added: PaymentProposalInGrid.png | |
2012-10-29 17:29 | plujan | Web browser | => Mozilla Firefox |
2012-10-29 17:29 | plujan | Modules | => Core |
2012-10-29 17:29 | plujan | OBNetwork customer | => No |
2012-10-29 17:29 | plujan | Web browser | Mozilla Firefox => Mozilla Firefox |
2012-10-29 17:29 | plujan | Regression level | => Pre packaging ( pi ) |
2012-10-30 15:39 | mtaal | Note Added: 0053831 | |
2012-10-30 16:24 | hgbot | Checkin | |
2012-10-30 16:24 | hgbot | Note Added: 0053838 | |
2012-10-30 16:24 | hgbot | Status | new => resolved |
2012-10-30 16:24 | hgbot | Resolution | open => fixed |
2012-10-30 16:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/29432093e0ee8d1f6ba1a1b7154c60f6d1b8b799 [^] |
2012-10-30 16:29 | mtaal | Note Added: 0053839 | |
2012-10-30 16:29 | mtaal | Status | resolved => new |
2012-10-30 16:29 | mtaal | Resolution | fixed => open |
2012-10-30 16:29 | mtaal | Review Assigned To | => AugustoMauch |
2012-10-30 16:29 | mtaal | Web browser | Mozilla Firefox => Mozilla Firefox |
2012-10-30 16:29 | mtaal | Status | new => scheduled |
2012-10-30 16:29 | mtaal | Note Added: 0053840 | |
2012-10-30 16:29 | mtaal | fix_in_branch | => pi |
2012-10-30 16:30 | mtaal | Note Added: 0053841 | |
2012-10-30 16:30 | mtaal | Status | scheduled => resolved |
2012-10-30 16:30 | mtaal | Fixed in Version | => 3.0MP17 |
2012-10-30 16:30 | mtaal | Resolution | open => fixed |
2012-10-31 13:31 | hudsonbot | Checkin | |
2012-10-31 13:31 | hudsonbot | Note Added: 0053941 | |
2012-11-01 22:56 | AugustoMauch | Note Added: 0053963 | |
2012-11-01 22:56 | AugustoMauch | Status | resolved => closed |
Notes |
|
(0053831)
|
mtaal
|
2012-10-30 15:39
|
|
This error is also present in main. |
|
|
(0053838)
|
hgbot
|
2012-10-30 16:24
|
|
Repository: erp/devel/pi
Changeset: 29432093e0ee8d1f6ba1a1b7154c60f6d1b8b799
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Oct 30 16:24:19 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/29432093e0ee8d1f6ba1a1b7154c60f6d1b8b799 [^]
Fixes issue 22142: It is not possible to create a record in grid for Payment Proposal
Prevent local/client side cache for standard view grid
---
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-window.js
---
|
|
|
(0053839)
|
mtaal
|
2012-10-30 16:29
|
|
Open to assign a reviewer |
|
|
(0053840)
|
mtaal
|
2012-10-30 16:29
|
|
|
|
(0053841)
|
mtaal
|
2012-10-30 16:30
|
|
|
|
|
|
|
|
Code reviewed and verified in pi@84881ccb60f5 |
|