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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032634
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-04-08 14:222016-05-18 23:16
ReporterlorenzofidalgoView Statuspublic 
Assigned Tomario_castello 
PriorityurgentResolutionfixedFixed in VersionRR16Q3
StatusclosedFix in branchFixed in SCM revisionfbdeb283af9f
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionmainSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0032634: [RR16Q2] [DeleteLines] [MultipleLineSelection] "Keep Track Of Deleted Ticket Lines" feature induces that receipts are not saved

DescriptionIf a user selects several lines of a receipt and delete those lines, that receipt is not going to be saved correctly. In POS backend, instead of appear in "Sales Order" window, it is going to appear in "Errors While Importing POS Data".

Check attached error messages from "Errors While Importing POS Data".
Steps To ReproduceLogin in backend and configure the Web POS Save Removed Tickets Preference for the user vallblanca.

0-Login POS as vallblanca.
1-Add to the receipt 1x "Adhesive body warmers" and 1x "Alpine skiing backpack 27L".
2-Select both lines using Multiple Line Selection feature and click on Delete button to remove those lines.
3-Click on "Delete Receipt" button and accept. A message with successful status will appear.
4-Go to POS backend and check the record does not appear in "Sales Order" window. It does appear in "Errors While Importing POS Data". Check it.
TagsNo tags attached.
Attached Filespng file icon MultipleLineSelection.png [^] (342,544 bytes) 2016-04-08 14:22
? file icon JSONOrderData [^] (41,101 bytes) 2016-04-08 14:24 [Show Content]
? file icon ErrorWhileImportingPOSData [^] (3,823 bytes) 2016-04-08 14:24 [Show Content]
? file icon Issue32634.export [^] (1,213 bytes) 2016-04-13 12:52

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0032661RR16Q2 closedRetail [RR16Q2] [MultipleLineSelection] "Keep Track Of Deleted Ticket Lines" feature induces that receipts are not saved 

-  Notes
(0085602)
aaroncalero (manager)
2016-04-13 12:52

Attached a possible fix for the issue
(0085756)
hgbot (developer)
2016-04-19 19:08

Repository: tools/automation/pi-mobile
Changeset: 776b749fc7f865c5bc7a7cf4fa4116b2465a6bd6
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Tue Apr 19 11:05:09 2016 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/776b749fc7f865c5bc7a7cf4fa4116b2465a6bd6 [^]

Related to issue 32634: Added automated test

---
A src-test/org/openbravo/test/mobile/quarantine/pack/MCA/multiselection/I32634_MultiSelectionDeleteLines.java
---
(0085962)
mario_castello (developer)
2016-04-25 17:35

We cannot reproduce the issue
(0085965)
aaroncalero (manager)
2016-04-25 18:06

Added missing step to the steps to reproduce.
It is needed to set the Web POS Save removed Tickets preference
(0086031)
hgbot (developer)
2016-04-27 21:46

Repository: tools/automation/pi-mobile
Changeset: a152faff5afe4584285bb33484dfa6a6e8b8c152
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Wed Apr 27 13:46:15 2016 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a152faff5afe4584285bb33484dfa6a6e8b8c152 [^]

Related to issue 32634: Added new changes to automated test

---
M src-test/org/openbravo/test/mobile/quarantine/pack/MCA/multiselection/I32634_MultiSelectionDeleteLines.java
---
(0086032)
mario_castello (developer)
2016-04-27 21:49

The automated test active the preference and verified that the receipt has been created correctly.
(0086033)
mario_castello (developer)
2016-04-27 21:58

We cannot reproduce the issue in live.
(0086041)
lorenzofidalgo (developer)
2016-04-28 09:22

As you can see in the summary, it is reproducible in [RR16Q2]
(0086320)
hgbot (developer)
2016-05-09 17:34

Repository: retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal
Changeset: fbdeb283af9fce6f2199ae457bb1e3c8cf1f6fc2
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Mon May 09 09:30:38 2016 -0600
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal/rev/fbdeb283af9fce6f2199ae457bb1e3c8cf1f6fc2 [^]

Fixed issue 32634: Added validation to applyPromotionsImp function

---
M web/org.openbravo.retail.posterminal/js/model/discounts.js
---
(0086321)
hgbot (developer)
2016-05-09 18:03

Repository: tools/automation/pi-mobile
Changeset: 360283c458101999ead57c1846a06fb8b68897b9
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Mon May 09 09:44:12 2016 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/360283c458101999ead57c1846a06fb8b68897b9 [^]

Related to issue 32634: Added new automated test I32634_MultiSelectionDeleteLinesII

---
A src-test/org/openbravo/test/mobile/quarantine/pack/MCA/multiselection/I32634_MultiSelectionDeleteLinesII.java
---

- Issue History
Date Modified Username Field Change
2016-04-08 14:22 lorenzofidalgo New Issue
2016-04-08 14:22 lorenzofidalgo Assigned To => Retail
2016-04-08 14:22 lorenzofidalgo File Added: MultipleLineSelection.png
2016-04-08 14:22 lorenzofidalgo Triggers an Emergency Pack => No
2016-04-08 14:24 lorenzofidalgo File Added: JSONOrderData
2016-04-08 14:24 lorenzofidalgo File Added: ErrorWhileImportingPOSData
2016-04-11 17:17 Orekaria Summary [RR16Q2] Multiple line selection with "Keep Track Of Deleted Ticket Lines" feature induces that receipts are not saved => [RR16Q2] [MultipleLineSelection] "Keep Track Of Deleted Ticket Lines" feature induces that receipts are not saved
2016-04-11 17:19 Orekaria Assigned To Retail => SoftwareFactory
2016-04-11 17:26 lorenzofidalgo Severity minor => major
2016-04-13 12:52 aaroncalero File Added: Issue32634.export
2016-04-13 12:52 aaroncalero Note Added: 0085602
2016-04-13 13:07 aaroncalero Assigned To SoftwareFactory => Retail
2016-04-13 13:24 Orekaria Status new => scheduled
2016-04-13 13:25 Orekaria Status scheduled => acknowledged
2016-04-14 16:23 mario_castello Assigned To Retail => mario_castello
2016-04-14 18:10 mario_castello Status acknowledged => scheduled
2016-04-19 19:08 hgbot Checkin
2016-04-19 19:08 hgbot Note Added: 0085756
2016-04-25 17:35 mario_castello Note Added: 0085962
2016-04-25 17:35 mario_castello Assigned To mario_castello => lorenzofidalgo
2016-04-25 17:35 mario_castello Status scheduled => feedback
2016-04-25 18:06 aaroncalero Note Added: 0085965
2016-04-25 18:07 aaroncalero Steps to Reproduce Updated View Revisions
2016-04-25 18:25 lorenzofidalgo Assigned To lorenzofidalgo => mario_castello
2016-04-26 08:54 lorenzofidalgo Status feedback => new
2016-04-27 21:46 hgbot Checkin
2016-04-27 21:46 hgbot Note Added: 0086031
2016-04-27 21:49 mario_castello Note Added: 0086032
2016-04-27 21:58 mario_castello Note Added: 0086033
2016-04-27 21:58 mario_castello Status new => feedback
2016-04-27 22:00 mario_castello Assigned To mario_castello => lorenzofidalgo
2016-04-28 09:22 lorenzofidalgo Note Added: 0086041
2016-04-28 09:22 lorenzofidalgo Assigned To lorenzofidalgo => mario_castello
2016-04-28 09:22 lorenzofidalgo Status feedback => new
2016-04-28 14:13 Orekaria Status new => scheduled
2016-05-04 15:33 marvintm Target Version RR16Q2 =>
2016-05-05 16:32 Orekaria Summary [RR16Q2] [MultipleLineSelection] "Keep Track Of Deleted Ticket Lines" feature induces that receipts are not saved => [RR16Q2] [DeleteLines] [MultipleLineSelection] "Keep Track Of Deleted Ticket Lines" feature induces that receipts are not saved
2016-05-09 17:34 hgbot Checkin
2016-05-09 17:34 hgbot Note Added: 0086320
2016-05-09 17:34 hgbot Status scheduled => resolved
2016-05-09 17:34 hgbot Resolution open => fixed
2016-05-09 17:34 hgbot Fixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal/rev/fbdeb283af9fce6f2199ae457bb1e3c8cf1f6fc2 [^]
2016-05-09 18:03 hgbot Checkin
2016-05-09 18:03 hgbot Note Added: 0086321
2016-05-18 23:16 guilleaer Review Assigned To => guilleaer
2016-05-18 23:16 guilleaer Status resolved => closed
2016-05-18 23:16 guilleaer Fixed in Version => RR16Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker