Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0035379 | Retail Modules | Web POS | public | 2017-02-28 13:42 | 2017-03-08 18:21 |
Reporter | adrianromero | ||||
Assigned To | ranjith_qualiantech_com | ||||
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR17Q2 | |||
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 | 0035379: [SER-QA 2496] Cancelled documents cannot print the negative document no | ||||
Description | The assignment of the negative document no in a cancelled document is wrong: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/b422395a0121/web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js#l318 [^] | ||||
Steps To Reproduce | N/A | ||||
Proposed Solution | Replace in pointofsale-print.js. See attached patch var negativeDocNo = receipt.get('negativeDocNo').documentNo; by var negativeDocNo = receipt.get('negativeDocNo'); | ||||
Additional Information | |||||
Tags | SER-QA | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=10511&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2017-02-28 13:42 | adrianromero | New Issue | |||
2017-02-28 13:42 | adrianromero | Assigned To | => Retail | ||
2017-02-28 13:42 | adrianromero | OBNetwork customer | => Yes | ||
2017-02-28 13:42 | adrianromero | Resolution time | => 1489446000 | ||
2017-02-28 13:42 | adrianromero | Triggers an Emergency Pack | => No | ||
2017-02-28 13:42 | adrianromero | Tag Attached: SER-QA | |||
2017-02-28 13:45 | adrianromero | Proposed Solution updated | |||
2017-02-28 13:45 | adrianromero | File Added: Issue35379.diff | |||
2017-03-02 15:54 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | ||
2017-03-02 15:54 | ranjith_qualiantech_com | Status | new => scheduled | ||
2017-03-07 07:07 | hgbot | Checkin | |||
2017-03-07 07:07 | hgbot | Note Added: 0094778 | |||
2017-03-07 07:07 | hgbot | Status | scheduled => resolved | ||
2017-03-07 07:07 | hgbot | Resolution | open => fixed | ||
2017-03-07 07:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b3f17b39e5ce06e58d5a491fed87766c2813799b [^] | ||
2017-03-08 18:21 | marvintm | Review Assigned To | => marvintm | ||
2017-03-08 18:21 | marvintm | Status | resolved => closed | ||
2017-03-08 18:21 | marvintm | Fixed in Version | => RR17Q2 |
Notes | |||||
|
|||||
|
|