Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0046326
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coremajoralways2021-04-22 14:192021-04-28 09:13
ReporterjmelinView Statuspublic 
Assigned TojavierRodriguez 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version7.x
OS VersionOpenbravo Appliance 14.04Database version9.3.xAnt version1.9.x
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0046326: JIRA 1739 - Button "Discount" is not available after selecting several lines

DescriptionThe button "Discount" is only available when you select a product in the popup menu

When you select multiple lines, you can not select the action to apply a promotion on the selected lines
Steps To Reproduce1. Create an order
2. Add products
3. Click on "qty" of a product to start lines selection
4. Click on the "3 dots" button to display the popup => it's not possible to apply promotions on the selected lines
TagsTakeaway
Attached Filespng file icon missing_button_f6a5e759-9040-4e19-81fb-252cce711c45.png [^] (56,450 bytes) 2021-04-22 14:20

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0046353TAP closedjavierRodriguez JIRA 1739 - Button "Discount" is not available after selecting several lines 

-  Notes
(0127549)
guilleaer (manager)
2021-04-26 23:19

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/418 [^]
(0127576)
hgbot (developer)
2021-04-27 14:35

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 85f659ed52d2fcf7e4a670ebe5627b6bd10c92b9
Author: Javier Rodriguez Regueiro <javier.rodriguez@openbravo.com>
Date: 2021-04-27T14:13:15+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/85f659ed52d2fcf7e4a670ebe5627b6bd10c92b9 [^]

FIX ISSUE 46345 FIX ISSUE 46326: Manage properly the popup to discard or apply changes in discount flow and include discount option in ticket header popover

Additionally, there are also same fixes to improve how manual discount global information must be cleaned and recreated when manual discount flow is open again

---
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountBackButton/DiscountBackButton.jsx
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountInputAmountCell/DiscountInputAmountCell.jsx
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountOnExitDialog/DiscountOnExitDialog.js
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountPanel/DiscountPanel.config.json
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountPanelGrid/DiscountList.config.json
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountPanelGrid/DiscountPanelGrid.jsx
M web-jspack/org.openbravo.pos2/src/components/Discounts/OrderDiscount/OrderDiscountOnExitDialog/OrderDiscountOnExitDialog.js
M web-jspack/org.openbravo.pos2/src/components/Discounts/OrderDiscount/OrderDiscountOnExitDialog/__test__/OrderDiscountOnExitDialog.test.js
M web-jspack/org.openbravo.pos2/src/components/Discounts/shared/GenericDiscountBackButton/GenericDiscountBackButton.jsx
M web-jspack/org.openbravo.pos2/src/components/Discounts/shared/GenericDiscountOnExitDialog/GenericDiscountOnExitDialog.js
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketPopover/TicketPopover.config.json
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/SwitchToDiscounts.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/discounts/SelectManualDiscountsToApply.js
---
(0127579)
hgbot (developer)
2021-04-27 14:35

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 5ee10427b33828ac331c51749c84f85ad213e331
Author: Javier Rodriguez Regueiro <javier.rodriguez@openbravo.com>
Date: 2021-04-27T14:13:15+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/5ee10427b33828ac331c51749c84f85ad213e331 [^]

 FIX ISSUE 46345 FIX ISSUE 46326: Fix discount on exit condition

---
M web-jspack/org.openbravo.pos2/src/components/Discounts/OrderDiscount/OrderDiscountBackButton/OrderDiscountBackButton.jsx
M web-jspack/org.openbravo.pos2/src/components/Discounts/OrderDiscount/OrderDiscountOnExitDialog/OrderDiscountOnExitDialog.js
---
(0127581)
hgbot (developer)
2021-04-27 14:35

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 0e85f4b46716790ecdfbe4b4c417711fec5ad2c5
Author: Javier Rodriguez Regueiro <javier.rodriguez@openbravo.com>
Date: 2021-04-27T14:13:15+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/0e85f4b46716790ecdfbe4b4c417711fec5ad2c5 [^]

 FIX ISSUE 46345 FIX ISSUE 46326: Check also the posflow to set the condition to change window

---
M web-jspack/org.openbravo.pos2/src/components/Discounts/OrderDiscount/OrderDiscountBackButton/OrderDiscountBackButton.jsx
M web-jspack/org.openbravo.pos2/src/components/Discounts/OrderDiscount/OrderDiscountOnExitDialog/OrderDiscountOnExitDialog.js
---

- Issue History
Date Modified Username Field Change
2021-04-22 14:19 jmelin New Issue
2021-04-22 14:19 jmelin Assigned To => Retail
2021-04-22 14:19 jmelin Triggers an Emergency Pack => No
2021-04-22 14:20 jmelin File Added: missing_button_f6a5e759-9040-4e19-81fb-252cce711c45.png
2021-04-22 23:03 guilleaer Resolution time => 1620079200
2021-04-22 23:04 guilleaer Tag Attached: Takeaway
2021-04-23 13:31 javierRodriguez Assigned To Retail => javierRodriguez
2021-04-26 15:52 guilleaer Status new => scheduled
2021-04-26 23:19 guilleaer Note Added: 0127549
2021-04-27 14:35 hgbot Note Added: 0127576
2021-04-27 14:35 hgbot Note Added: 0127579
2021-04-27 14:35 hgbot Note Added: 0127581
2021-04-27 15:36 javierRodriguez Status scheduled => resolved
2021-04-27 15:36 javierRodriguez Resolution open => fixed
2021-04-28 09:13 guilleaer Review Assigned To => guilleaer
2021-04-28 09:13 guilleaer Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker