Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050822 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Retail API | minor | have not tried | 2022-11-10 11:35 | 2022-11-11 13:31 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR23Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0050822: A property should be added to the payments in the order to identify the sequence in which they were added | |||||||
Description | A new property, "lineNo", should be added to the payments in the order. Besides this, the searchKey of the related promotion should also be exported as part of the discounts of the order. | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0143473) hgbot (developer) 2022-11-11 13:31 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: c73873b2aec47a40dc5611201b1dffa4bb699af0 Author: HECTOR CURBELO BARRIOS <HECTOR.CURBELO@SMFCONSULTING.ES> Date: 11-11-2022 12:31:06 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c73873b2aec47a40dc5611201b1dffa4bb699af0 [^] Fixed ISSUE-50822: Change the logic to set value in LineNo for Payment Details --- M src/org/openbravo/retail/posterminal/OrderLoader.java --- |
(0143474) hgbot (developer) 2022-11-11 13:31 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 8ad4c4ece6366b762013627de76aef6d1fb2a6fd Author: HECTOR CURBELO BARRIOS <HECTOR.CURBELO@SMFCONSULTING.ES> Date: 11-11-2022 12:31:06 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/8ad4c4ece6366b762013627de76aef6d1fb2a6fd [^] Fixed ISSUE-50822: Change the logic to set value in LineNo for Payment Details --- M src/org/openbravo/retail/posterminal/OrderLoader.java --- |
(0143475) hgbot (developer) 2022-11-11 13:31 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 09d9df836aa82c0ca2507c98fdb1e23ce8a3bed3 Author: HECTOR CURBELO BARRIOS <HECTOR.CURBELO@SMFCONSULTING.ES> Date: 11-11-2022 12:31:06 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/09d9df836aa82c0ca2507c98fdb1e23ce8a3bed3 [^] Revert "Fixed ISSUE-50822: Change the logic to set value in LineNo for Payment Details" This reverts commit 5ab22f16a7c6cd5b73007003fa1955d1b4c0c825. --- M src/org/openbravo/retail/posterminal/OrderLoader.java --- |
(0143476) hgbot (developer) 2022-11-11 13:31 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: fde46133f6b4ca6466b7779cfa2c2208bca47960 Author: HECTOR CURBELO BARRIOS <HECTOR.CURBELO@SMFCONSULTING.ES> Date: 11-11-2022 12:31:06 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/fde46133f6b4ca6466b7779cfa2c2208bca47960 [^] Revert "Revert "Fixed ISSUE-50822: Change the logic to set value in LineNo for Payment Details"" This reverts commit d3a36b9ef004f7dad08a1cf6bd390ddb2f3af649. --- M src/org/openbravo/retail/posterminal/OrderLoader.java --- |
(0143477) hgbot (developer) 2022-11-11 13:31 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 861f08f3b9270b694fcb0fd2e9190a65092bee1f Author: Antonio Moreno <antonio.moreno@openbravo.com> Date: 11-11-2022 12:31:06 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/861f08f3b9270b694fcb0fd2e9190a65092bee1f [^] Related to ISSUE-50822: Remove wrongly defined class-level variable. Ensure lineNo property is correctly calculated for payments, even if they come in successive calls to OrderLoader. --- M src/org/openbravo/retail/posterminal/OrderLoader.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2022-11-10 11:35 | marvintm | New Issue | |
2022-11-10 11:35 | marvintm | Assigned To | => Triage Platform Conn |
2022-11-10 11:35 | marvintm | OBNetwork customer | => No |
2022-11-10 11:35 | marvintm | Triggers an Emergency Pack | => No |
2022-11-10 11:35 | marvintm | Assigned To | Triage Platform Conn => Retail |
2022-11-10 11:37 | marvintm | Description Updated | View Revisions |
2022-11-11 13:31 | hgbot | Resolution | open => fixed |
2022-11-11 13:31 | hgbot | Status | new => resolved |
2022-11-11 13:31 | hgbot | Fixed in Version | => RR23Q1 |
2022-11-11 13:31 | hgbot | Note Added: 0143473 | |
2022-11-11 13:31 | hgbot | Note Added: 0143474 | |
2022-11-11 13:31 | hgbot | Note Added: 0143475 | |
2022-11-11 13:31 | hgbot | Note Added: 0143476 | |
2022-11-11 13:31 | hgbot | Note Added: 0143477 | |
2022-11-11 13:31 | marvintm | Review Assigned To | => marvintm |
2022-11-11 13:31 | marvintm | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |