Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048175 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2021-11-29 16:43 | 2021-12-02 08:38 | |||
Reporter | rtoledano | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR22Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR20Q3.4 | |||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | RR20Q3.4 | SCM revision | ||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0048175: Paid receipt / Full Invoice taxes printed in the wrong order | |||||||
Description | When we re-print an order or Full invoice , the taxes are shown in a wrong order. I have reviewed and in posterminal code: PaidReceipt.java and Invoices.java, when taxes properties are loaded, a wrong lineNo is taken, also the query is not ordering by the lineNo. https://mobivia.atlassian.net/browse/NOE-5452 [^] | |||||||
Steps To Reproduce | I didn't reproduced on livebuild , because this bug is dependable of the sampledata and postgresql query plan. In Norauto wen can reproduced when resend by email the full invoice. In this custom flow the full invoice is loaded using Invoices.java like an invoice is loaded on a Web POS terminal. | |||||||
Proposed Solution | There is a proposal diff as attachment. | |||||||
Tags | NOR | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0133420) hgbot (developer) 2021-12-01 06:41 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/645 [^] |
(0133463) hgbot (developer) 2021-12-02 08:38 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/645 [^] |
(0133464) hgbot (developer) 2021-12-02 08:38 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 47751d4a1c7b2d2b9cc4fe2b3de7ba8a01b3d2f6 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-12-02T07:38:20+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/47751d4a1c7b2d2b9cc4fe2b3de7ba8a01b3d2f6 [^] Fixed ISSUE-48175: Receipt Tax LineNo should be sorted by Order Tax LineNo instead of Tax LineNo * When loading Paid Receipt, Receipt Tax LineNo should be sorted by Order Tax LineNo --- M src/org/openbravo/retail/posterminal/Invoices.java M src/org/openbravo/retail/posterminal/PaidReceipts.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2021-11-29 16:43 | rtoledano | New Issue | |
2021-11-29 16:43 | rtoledano | Assigned To | => Retail |
2021-11-29 16:43 | rtoledano | File Added: paidReciptsTaxOrder.diff | |
2021-11-29 16:43 | rtoledano | OBNetwork customer | => OBPS |
2021-11-29 16:43 | rtoledano | Triggers an Emergency Pack | => No |
2021-11-29 16:44 | rtoledano | Tag Attached: NORAUTO | |
2021-11-29 17:05 | sebastien_liron | version | pi => RR20Q3.4 |
2021-11-29 17:05 | sebastien_liron | Description Updated | View Revisions |
2021-11-29 17:06 | sebastien_liron | Tag Detached: NORAUTO | |
2021-11-29 17:06 | sebastien_liron | Reproducibility | unable to reproduce => always |
2021-11-29 17:06 | sebastien_liron | Tag Attached: NOR | |
2021-11-30 10:49 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2021-11-30 15:30 | rtoledano | Description Updated | View Revisions |
2021-12-01 06:41 | hgbot | Merge Request Status | => open |
2021-12-01 06:41 | hgbot | Note Added: 0133420 | |
2021-12-01 06:43 | ranjith_qualiantech_com | Status | new => scheduled |
2021-12-02 08:38 | hgbot | Merge Request Status | open => approved |
2021-12-02 08:38 | hgbot | Note Added: 0133463 | |
2021-12-02 08:38 | hgbot | Resolution | open => fixed |
2021-12-02 08:38 | hgbot | Status | scheduled => closed |
2021-12-02 08:38 | hgbot | Fixed in Version | => RR22Q1 |
2021-12-02 08:38 | hgbot | Note Added: 0133464 |
Copyright © 2000 - 2009 MantisBT Group |