Openbravo Issue Tracking System - POS2
View Issue Details
0055317POS2POSpublic2024-04-25 13:232024-05-10 14:03
jayala 
jayala 
normaltrivialhave not tried
closedfixed 
5
 
 
No
0055317: Add a minimum & maximum amount control when creating "Product Gift Card"
All info at: https://openbravo.atlassian.net/browse/RM-4297 [^]
-
No tags attached.
Issue History
2024-04-25 13:23jayalaNew Issue
2024-04-25 13:23jayalaAssigned To => Retail
2024-04-25 13:23jayalaTriggers an Emergency Pack => No
2024-04-25 13:24jayalaAssigned ToRetail => jayala
2024-04-25 15:05hgbotNote Added: 0163754
2024-04-30 09:42hgbotNote Added: 0163938
2024-04-30 09:43hgbotNote Added: 0163939
2024-05-03 12:28hgbotNote Added: 0164051
2024-05-03 12:28hgbotNote Added: 0164052
2024-05-10 13:59hgbotNote Added: 0164458
2024-05-10 13:59hgbotNote Added: 0164459
2024-05-10 14:02hgbotNote Added: 0164460
2024-05-10 14:02hgbotNote Added: 0164461
2024-05-10 14:03hgbotResolutionopen => fixed
2024-05-10 14:03hgbotStatusnew => closed
2024-05-10 14:03hgbotNote Added: 0164462
2024-05-10 14:03hgbotNote Added: 0164463
2024-05-10 14:06guilleaerNote Deleted: 0164052
2024-05-10 14:06guilleaerNote Deleted: 0163754

Notes
(0163938)
hgbot   
2024-04-30 09:42   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/322 [^]
(0163939)
hgbot   
2024-04-30 09:43   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1478 [^]
(0164051)
hgbot   
2024-05-03 12:28   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1556 [^]
(0164458)
hgbot   
2024-05-10 13:59   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 06269012367af9cf15f85cf031b85f00f3827f48
Author: Javier Ayala <javier.ayala@openbravo.com>
Date: 10-05-2024 11:58:59
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/06269012367af9cf15f85cf031b85f00f3827f48 [^]

Related to ISSUE-55317: [ProductMinMaxAmount]Add field to product>price Tab to allow setting a Max price

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0164459)
hgbot   
2024-05-10 13:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1556 [^]
(0164460)
hgbot   
2024-05-10 14:02   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 490da58e39be65af8d5cc24c679699f3a0d036e0
Author: Javier Ayala <javier.ayala@openbravo.com>
Date: 10-05-2024 12:02:37
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/490da58e39be65af8d5cc24c679699f3a0d036e0 [^]

Related to ISSUE-55317: [ProductMinMaxAmount] Add support for errorMessage to VirtualNumericInput

---
M web-jspack/org.openbravo.core2/src/components/VirtualNumericInput/VirtualNumericInput.jsx
M web-jspack/org.openbravo.core2/src/components/VirtualNumericInput/__test__/VirtualNumericInput.test.jsx
---
(0164461)
hgbot   
2024-05-10 14:02   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1478 [^]
(0164462)
hgbot   
2024-05-10 14:03   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: 427e79dad37258f8bf03648b517458ffa649de29
Author: Javier Ayala <javier.ayala@openbravo.com>
Date: 10-05-2024 12:03:42
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/427e79dad37258f8bf03648b517458ffa649de29 [^]

Fixed ISSUE-55317: [ProductMinMaxAmount] Add a minimum & maximum amount control when selling a Product Gift Card

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardSale/GiftCardSale.jsx
M web-jspack/org.openbravo.retail.giftcards/src/configurations/giftCard-configuration/GiftCardConfiguration.js
M web-jspack/org.openbravo.retail.giftcards/src/configurations/giftCard-configuration/__test__/GiftCardConfiguration.test.jsx
---
(0164463)
hgbot   
2024-05-10 14:03   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/322 [^]