Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048518 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | minor | have not tried | 2022-02-02 17:43 | 2022-07-29 07:51 | |||
Reporter | gaboflash | View Status | public | |||||
Assigned To | gaboflash | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR22Q4 | |||
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 | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0048518: Selling under the product limit price because of a promotion or price change requires an authorization from a supervisor | |||||||
Description | If the price of the line is under the price limit defined because of a discount or a price modification with the checkbox “Verify Price Limit” checked, then - A pop up is shown. This pop up shows every line with price under price limit, the price limit for each product, and the current price trying to be put. - The pop up contains three buttons : Validate : Every line is validated and the payment screen is shown. Adjust : Every line in issue is automatically put at the price limit. The payment screen is shown. Not validate : The screen go back to main screen without modification. If any of the first two options is selected (Validate, Adjust) an approval is displayed to log the change. | |||||||
Steps To Reproduce | See description | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0134775) hgbot (developer) 2022-02-04 04:51 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/706 [^] |
(0134776) hgbot (developer) 2022-02-04 04:56 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/522 [^] |
(0139435) hgbot (developer) 2022-07-19 23:46 |
Merge request closed: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/522 [^] |
(0139436) hgbot (developer) 2022-07-19 23:46 |
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/706 [^] |
(0139437) hgbot (developer) 2022-07-19 23:50 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/651 [^] |
(0139438) hgbot (developer) 2022-07-19 23:54 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/865 [^] |
(0139469) hgbot (developer) 2022-07-21 06:23 |
Merge request closed: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/651 [^] |
(0139470) hgbot (developer) 2022-07-21 06:25 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/653 [^] |
(0139598) hgbot (developer) 2022-07-26 07:38 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sampledata/-/merge_requests/26 [^] |
(0139599) hgbot (developer) 2022-07-26 07:38 |
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.retail.testsampledata/-/merge_requests/21 [^] |
(0139600) hgbot (developer) 2022-07-26 07:38 |
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/32 [^] |
(0139679) hgbot (developer) 2022-07-28 14:39 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: b510a9a87f5feeedb109767d8fa18985c8c3b9c4 Author: Antonio Moreno <antonio.moreno@openbravo.com> Date: 28-07-2022 14:37:32 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/b510a9a87f5feeedb109767d8fa18985c8c3b9c4 [^] Fixed ISSUE-48518: Merge branch 'fr/48518-loss-sales' --- M modules/org.openbravo.v3/src-db/database/configScript.xml M src-db/database/model/tables/M_OFFER.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml --- |
(0139680) hgbot (developer) 2022-07-28 14:39 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/653 [^] |
(0139681) hgbot (developer) 2022-07-28 14:41 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 394a11b00a450943bfad395b51f87c43927b92c5 Author: Antonio Moreno <antonio.moreno@openbravo.com> Date: 28-07-2022 14:41:09 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/394a11b00a450943bfad395b51f87c43927b92c5 [^] Fixed ISSUE-48518: Merge branch 'fr/48518-loss-sales' --- A web/org.openbravo.retail.posterminal/js/components/modallosssales.js A web/org.openbravo.retail.posterminal/js/utils/lossSalesUtils.js M src-db/database/model/tables/OBPOS_PRICEREASON.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java M web/org.openbravo.retail.posterminal/css/obpos-main.css M web/org.openbravo.retail.posterminal/js/model/order.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js --- |
(0139682) hgbot (developer) 2022-07-28 14:41 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/865 [^] |
(0139683) hgbot (developer) 2022-07-28 14:42 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sampledata [^] Changeset: 15ba7b453df2518e28c6f9d7f920e80c55856eb7 Author: Ranjith S R <ranjith@qualiantech.com> Date: 25-07-2022 08:57:13 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sampledata/-/commit/15ba7b453df2518e28c6f9d7f920e80c55856eb7 [^] Related to ISSUE-48518: Updated sampledata for pricelimit approval --- M referencedata/sampledata/The_White_Valley_Group/M_OFFER.xml M referencedata/sampledata/The_White_Valley_Group/OBPOS_PRICEREASON.xml --- |
(0139684) hgbot (developer) 2022-07-28 14:42 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sampledata/-/merge_requests/26 [^] |
(0139685) hgbot (developer) 2022-07-28 14:42 |
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.retail.testsampledata [^] Changeset: 101c1ae3858e435238d320f924bf6effc4b894ee Author: Ranjith S R <ranjith@qualiantech.com> Date: 25-07-2022 09:00:10 URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.retail.testsampledata/-/commit/101c1ae3858e435238d320f924bf6effc4b894ee [^] Related to ISSUE-48518: Updated sampledata for pricelimit approval --- M referencedata/sampledata/Retail_Test/M_OFFER.xml --- |
(0139686) hgbot (developer) 2022-07-28 14:42 |
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.retail.testsampledata/-/merge_requests/21 [^] |
(0139687) hgbot (developer) 2022-07-28 14:42 |
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata [^] Changeset: 0ec58ad58319c62bb4e8eec3a1b2eee60adca837 Author: Ranjith S R <ranjith@qualiantech.com> Date: 25-07-2022 09:00:13 URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/commit/0ec58ad58319c62bb4e8eec3a1b2eee60adca837 [^] Related to ISSUE-48518: Updated sampledata for pricelimit approval --- M referencedata/sampledata/The_White_Valley_Group/M_OFFER.xml --- |
(0139688) hgbot (developer) 2022-07-28 14:42 |
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/32 [^] |
(0139699) hgbot (developer) 2022-07-29 07:51 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 3f08557056284eaa8db318b8b89532fdb4d834d7 Author: Antonio Moreno <antonio.moreno@openbravo.com> Date: 29-07-2022 07:51:29 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/3f08557056284eaa8db318b8b89532fdb4d834d7 [^] Related to ISSUE-48518: Added missing check constraint --- M src-db/database/model/tables/OBPOS_PRICEREASON.xml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2022-02-02 17:43 | gaboflash | New Issue | |
2022-02-02 17:43 | gaboflash | Assigned To | => gaboflash |
2022-02-02 17:43 | gaboflash | OBNetwork customer | => No |
2022-02-02 17:43 | gaboflash | Triggers an Emergency Pack | => No |
2022-02-04 04:51 | hgbot | Merge Request Status | => open |
2022-02-04 04:51 | hgbot | Note Added: 0134775 | |
2022-02-04 04:56 | hgbot | Note Added: 0134776 | |
2022-07-19 23:46 | hgbot | Note Added: 0139435 | |
2022-07-19 23:46 | hgbot | Note Added: 0139436 | |
2022-07-19 23:50 | hgbot | Note Added: 0139437 | |
2022-07-19 23:54 | hgbot | Note Added: 0139438 | |
2022-07-21 06:23 | hgbot | Note Added: 0139469 | |
2022-07-21 06:25 | hgbot | Note Added: 0139470 | |
2022-07-22 12:14 | azabaleta | Issue Monitored: azabaleta | |
2022-07-26 06:20 | hgbot | Merge Request Status | open => approved |
2022-07-26 07:38 | hgbot | Note Added: 0139598 | |
2022-07-26 07:38 | hgbot | Note Added: 0139599 | |
2022-07-26 07:38 | hgbot | Note Added: 0139600 | |
2022-07-28 14:39 | hgbot | Resolution | open => fixed |
2022-07-28 14:39 | hgbot | Status | new => closed |
2022-07-28 14:39 | hgbot | Fixed in Version | => PR22Q4 |
2022-07-28 14:39 | hgbot | Note Added: 0139679 | |
2022-07-28 14:39 | hgbot | Note Added: 0139680 | |
2022-07-28 14:41 | hgbot | Fixed in Version | PR22Q4 => RR22Q4 |
2022-07-28 14:41 | hgbot | Note Added: 0139681 | |
2022-07-28 14:41 | hgbot | Note Added: 0139682 | |
2022-07-28 14:42 | hgbot | Note Added: 0139683 | |
2022-07-28 14:42 | hgbot | Note Added: 0139684 | |
2022-07-28 14:42 | hgbot | Note Added: 0139685 | |
2022-07-28 14:42 | hgbot | Note Added: 0139686 | |
2022-07-28 14:42 | hgbot | Note Added: 0139687 | |
2022-07-28 14:42 | hgbot | Note Added: 0139688 | |
2022-07-29 07:51 | hgbot | Note Added: 0139699 |
Copyright © 2000 - 2009 MantisBT Group |