Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023432 | Openbravo ERP | A. Platform | public | 2013-03-29 13:27 | 2013-04-01 18:58 |
|
Reporter | dbaz | |
Assigned To | dbaz | |
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP22 | |
Merge Request Status | |
Review Assigned To | dbaz |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0023432: API change - Added parameters to "doPostInsert" and "doPostUpdate" in DefaultJsonDataServide.java |
Description | Added "originalToInsert" and "originalToUpdate" parameters to "doPostInsert" and "doPostUpdate" in DefaultJsonDataServide.java
These methods were built two MPs ago
https://code.openbravo.com/erp/devel/pi/rev/0846e40dec50 [^]
to allow a standard datasource do pre and post actions after fetch/insert/update/remove.
In the postInsert/Update only there were available to use the current inserted or updated parameters, but not the originally passed one to the datasource. With this, also the original parameters can be used too.
It is used (by the moment) only in coworking modules, so the risk is low.
|
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-03-29 13:27 | dbaz | New Issue | |
2013-03-29 13:27 | dbaz | Assigned To | => AugustoMauch |
2013-03-29 13:27 | dbaz | Modules | => Core |
2013-03-29 13:27 | dbaz | OBNetwork customer | => No |
2013-03-29 13:27 | dbaz | Triggers an Emergency Pack | => No |
2013-03-29 13:28 | dbaz | Assigned To | AugustoMauch => iciordia |
2013-03-30 12:18 | iciordia | Note Added: 0057537 | |
2013-03-30 12:18 | iciordia | Assigned To | iciordia => dbaz |
2013-03-30 17:37 | hgbot | Checkin | |
2013-03-30 17:37 | hgbot | Note Added: 0057538 | |
2013-03-30 18:41 | hgbot | Checkin | |
2013-03-30 18:41 | hgbot | Note Added: 0057539 | |
2013-03-30 18:41 | hgbot | Status | new => resolved |
2013-03-30 18:41 | hgbot | Resolution | open => fixed |
2013-03-30 18:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/0eb8e298d7fa7d80f31841f8d637ec7390c886c3 [^] |
2013-03-30 18:41 | dbaz | Review Assigned To | => dbaz |
2013-03-30 18:41 | dbaz | Status | resolved => closed |
2013-03-30 18:41 | dbaz | Fixed in Version | => 3.0MP22 |
2013-04-01 18:58 | hudsonbot | Checkin | |
2013-04-01 18:58 | hudsonbot | Note Added: 0057553 | |