Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036711 | Retail Modules | Layaway order | public | 2017-08-24 12:30 | 2017-09-08 15:10 |
|
Reporter | airaceburu | |
Assigned To | ranjith_qualiantech_com | |
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | pi | Fixed in Version | RR17Q4 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0036711: Void layaway template can be printed without lines |
Description | In receipt.on('voidLayaway'... receipt.trigger('print') is called and just after orderList.deleteCurrent() is called.
If there is asynchrony in the fist call the second call can remove attributes that those asynchronous threads need. In that case the receipt object, once in the hardware manager will not have its lines, attributes... and therefore the printing will be wrong |
Steps To Reproduce | Implement the preprint hook with asynchronous calls and some delay. Try to void a layaway and realize that it has no lines |
Proposed Solution | The auxReceipt object is not being used. Probably using it fixes this |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-08-24 12:30 | airaceburu | New Issue | |
2017-08-24 12:30 | airaceburu | Assigned To | => Retail |
2017-08-24 12:30 | airaceburu | OBNetwork customer | => Yes |
2017-08-24 12:30 | airaceburu | Resolution time | => 1504735200 |
2017-08-24 12:30 | airaceburu | Triggers an Emergency Pack | => No |
2017-08-31 14:25 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2017-08-31 14:25 | ranjith_qualiantech_com | Status | new => scheduled |
2017-09-05 12:28 | hgbot | Checkin | |
2017-09-05 12:28 | hgbot | Note Added: 0098828 | |
2017-09-05 12:28 | hgbot | Status | scheduled => resolved |
2017-09-05 12:28 | hgbot | Resolution | open => fixed |
2017-09-05 12:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b3ce316b046faf5de84f1c1cf650b7ff65058ef4 [^] |
2017-09-08 15:10 | marvintm | Review Assigned To | => marvintm |
2017-09-08 15:10 | marvintm | Status | resolved => closed |
2017-09-08 15:10 | marvintm | Fixed in Version | => RR17Q4 |