Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029210 | Retail Modules | Web POS | public | 2015-03-10 06:54 | 2015-03-13 12:29 |
|
Reporter | guilleaer | |
Assigned To | guilleaer | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR15Q2 | Fixed in Version | RR15Q2 | |
Merge Request Status | |
Review Assigned To | Orekaria |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0029210: Hook is pending to customize lines in "Modal Paid Receipts" popup, which shows loaded receipts |
Description | Hook is pending to customize lines in "Modal Paid Receipts" popup, which shows loaded receipts |
Steps To Reproduce | Try to customize a line of this popup from other module. You will see that it is not possible. |
Proposed Solution | Add Hook in the same way that we are doing with to render order lines.
OB.MobileApp.model.hookManager.executeHooks('OBPOS_RenderOrderLine', {
orderline: this
}, function (args) {
//All should be done in module side
}); |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-03-10 06:54 | guilleaer | New Issue | |
2015-03-10 06:54 | guilleaer | Assigned To | => guilleaer |
2015-03-10 06:54 | guilleaer | OBNetwork customer | => No |
2015-03-10 06:54 | guilleaer | Triggers an Emergency Pack | => No |
2015-03-10 06:56 | hgbot | Checkin | |
2015-03-10 06:56 | hgbot | Note Added: 0075360 | |
2015-03-10 06:56 | hgbot | Status | new => resolved |
2015-03-10 06:56 | hgbot | Resolution | open => fixed |
2015-03-10 06:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/90bed31a0f6b4f93bc9012c0c47f9076227fbd6f [^] |
2015-03-10 06:58 | guilleaer | Note Added: 0075361 | |
2015-03-10 10:54 | guilleaer | Note Added: 0075369 | |
2015-03-13 12:29 | Orekaria | Review Assigned To | => Orekaria |
2015-03-13 12:29 | Orekaria | Status | resolved => closed |
2015-03-13 12:29 | Orekaria | Fixed in Version | => RR15Q2 |