Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034600 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | sometimes | 2016-11-22 20:04 | 2023-03-17 08:03 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR23Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 0a776e364315 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034600: in Error While Importing, some properties in the JSON order are empty: taxlines/tax | |||||||
Description | Sometimes, in Error While Importing window, the json order is not complete: some properties are set to null, for example, taxlines and tax | |||||||
Steps To Reproduce | n/a | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0093153) hgbot (developer) 2017-01-04 08:50 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 0a776e3643159176664197f15e439fc27a49a33e Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Tue Jan 03 16:46:21 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0a776e3643159176664197f15e439fc27a49a33e [^] Fixed issue 34600: in Error While Importing, some properties in the JSON order are empty taxlines/tax Added some log to save function triggered when the receipt is being closed. --- M web/org.openbravo.retail.posterminal/js/model/order.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js --- |
(0093251) marvintm (manager) 2017-01-09 10:43 |
The log added in this issue is correct. Now, we need to wait for the problem to happen again in the customer. |
(0095795) malsasua (developer) 2017-04-03 11:30 |
Customer has not reported the problem again. we reject the ticket |
(0147420) sofidossant (developer) 2023-03-09 17:25 |
The log is incorrect: The receipt is being save during the closing: [object Object]; We need to change the way to see the diffReceipt if (this.get('isBeingClosed')) { var diffReceipt = OB.UTIL.diffJson(this.serializeToJSON(), this.get('json')); var error = new Error(); OB.error('The receipt is being save during the closing: ' + diffReceipt); OB.error('The stack trace is: ' + error.stack); } |
(0147530) hgbot (developer) 2023-03-15 09:13 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1099 [^] |
(0147637) hgbot (developer) 2023-03-17 08:03 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1099 [^] |
(0147638) hgbot (developer) 2023-03-17 08:03 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 9042349d258001a3d1b117d81fac5df76e99ce95 Author: Ranjith S R <ranjith@qualiantech.com> Date: 17-03-2023 07:02:49 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/9042349d258001a3d1b117d81fac5df76e99ce95 [^] Fixed ISSUE-34600: Updated log to show changed properties when saving the receipt --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2016-11-22 20:04 | malsasua | New Issue | |
2016-11-22 20:04 | malsasua | Assigned To | => Retail |
2016-11-22 20:04 | malsasua | Resolution time | => 1481756400 |
2016-11-22 20:04 | malsasua | Triggers an Emergency Pack | => No |
2016-11-22 20:09 | malsasua | Relationship added | related to 0030771 |
2016-12-22 11:12 | marvintm | Resolution time | 1481756400 => 1483570800 |
2017-01-02 09:06 | jorge-garcia | Status | new => scheduled |
2017-01-02 09:06 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2017-01-04 08:50 | hgbot | Checkin | |
2017-01-04 08:50 | hgbot | Note Added: 0093153 | |
2017-01-04 08:50 | hgbot | Status | scheduled => resolved |
2017-01-04 08:50 | hgbot | Resolution | open => fixed |
2017-01-04 08:50 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0a776e3643159176664197f15e439fc27a49a33e [^] |
2017-01-09 10:43 | marvintm | Status | resolved => new |
2017-01-09 10:43 | marvintm | Resolution | fixed => open |
2017-01-09 10:43 | marvintm | Note Added: 0093251 | |
2017-01-09 10:43 | marvintm | Assigned To | jorge-garcia => malsasua |
2017-01-09 10:43 | marvintm | Status | new => feedback |
2017-03-07 05:27 | pradeepvarma | Issue Monitored: pradeepvarma | |
2017-04-03 11:30 | malsasua | Note Added: 0095795 | |
2017-04-03 11:30 | malsasua | Status | feedback => closed |
2017-04-03 11:30 | malsasua | Resolution | open => unable to reproduce |
2023-03-09 17:24 | sofidossant | Assigned To | malsasua => Retail |
2023-03-09 17:24 | sofidossant | Status | closed => new |
2023-03-09 17:25 | sofidossant | Note Added: 0147420 | |
2023-03-15 08:00 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2023-03-15 08:01 | ranjith_qualiantech_com | Status | new => scheduled |
2023-03-15 09:13 | hgbot | Note Added: 0147530 | |
2023-03-17 08:03 | hgbot | Note Added: 0147637 | |
2023-03-17 08:03 | hgbot | Resolution | unable to reproduce => fixed |
2023-03-17 08:03 | hgbot | Status | scheduled => closed |
2023-03-17 08:03 | hgbot | Fixed in Version | => RR23Q2 |
2023-03-17 08:03 | hgbot | Note Added: 0147638 |
Copyright © 2000 - 2009 MantisBT Group |