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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035248
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2017-02-13 17:112017-04-04 10:45
ReportermigueldejuanaView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR17Q2
StatusclosedFix in branchFixed in SCM revision1d542a031c1e
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression levelProduction - QA Approved
Regression date2016-11-10
Regression introduced in releaseRR16Q4
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/00996633f79c [^]
Triggers an Emergency PackNo
Summary

0035248: Customer/Location information can be edited in loaded receipts

DescriptionCustomer/Location information can be edited in loaded receipts(layaways, receipts...)

New Context menu added in Customer and Customer Location pop up doesn't check if the receipt is editable or not.
Steps To Reproduce- Login
- Add a product
- Select menu option "layaway this receipt"
- Press Layaway button in Payments Panel
- Load created Layway
- Click on the Customer or in the Location button
- In the opened popup if we click in the Customer or in the Location a "Not editable order" pop up will be show but if we click in context menu(3 dots at the right of the line) and we select Edit we will be able to edit the selected value.

Editing Location the message "Not editable order" is shown but the location is already changed. Editing customer no pop is shown and the customer is updated.
TagsNo tags attached.
Attached Filespatch file icon issue 35248 source posterminal.patch [^] (1,206 bytes) 2017-02-28 06:41 [Show Content]
patch file icon issue 35248 test.patch [^] (1,206 bytes) 2017-02-28 06:41 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0094285)
migueldejuana (developer)
2017-02-13 19:19

The regression is introduced by the project [Customer creation]
(0095023)
hgbot (developer)
2017-03-15 12:01

Repository: tools/automation/pi-mobile
Changeset: a7e901e6e98e9efccd7c52c83ebf9137df6849e5
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Mar 15 11:08:32 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a7e901e6e98e9efccd7c52c83ebf9137df6849e5 [^]

Verifies issue 35248 : Added automated test 'I35248_VerifyUpdateCustomerOnLayaway'

---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I35248_VerifyUpdateCustomerOnLayaway.java
---
(0095024)
hgbot (developer)
2017-03-15 12:01

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1d542a031c1e6b2d14d0ab12d4a54d662f615597
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Mar 15 11:07:34 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1d542a031c1e6b2d14d0ab12d4a54d662f615597 [^]

Fixes issue 35248 : Customer/ Customer Address should not be updated for completed receipt

* For Layaway & Receipt, Customer/Customer Address details can be edited, but different customer/location can't be set to completed receipt/layaway

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
(0095821)
hgbot (developer)
2017-04-04 10:45

Repository: tools/automation/pi-mobile
Changeset: 105eba880851d4da086dd716d7e00972548f8a6c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 04 14:10:26 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/105eba880851d4da086dd716d7e00972548f8a6c [^]

Verifies issue 35248 : Modified test 'ChangeShippingAddressLayaway'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/ChangeShippingAddressLayaway.java
---

- Issue History
Date Modified Username Field Change
2017-02-13 17:11 migueldejuana New Issue
2017-02-13 17:11 migueldejuana Assigned To => Retail
2017-02-13 17:11 migueldejuana Triggers an Emergency Pack => No
2017-02-13 19:19 migueldejuana Regression level => Production - QA Approved
2017-02-13 19:19 migueldejuana Regression date => 2016-11-10
2017-02-13 19:19 migueldejuana Regression introduced in release => RR16Q4
2017-02-13 19:19 migueldejuana Regression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/00996633f79c [^]
2017-02-13 19:19 migueldejuana Note Added: 0094285
2017-02-13 19:20 migueldejuana Severity minor => major
2017-02-23 15:56 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2017-02-23 15:56 ranjith_qualiantech_com Status new => scheduled
2017-02-28 06:41 ranjith_qualiantech_com File Added: issue 35248 source posterminal.patch
2017-02-28 06:41 ranjith_qualiantech_com File Added: issue 35248 test.patch
2017-03-15 12:01 hgbot Checkin
2017-03-15 12:01 hgbot Note Added: 0095023
2017-03-15 12:01 hgbot Checkin
2017-03-15 12:01 hgbot Note Added: 0095024
2017-03-15 12:02 hgbot Status scheduled => resolved
2017-03-15 12:02 hgbot Resolution open => fixed
2017-03-15 12:02 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1d542a031c1e6b2d14d0ab12d4a54d662f615597 [^]
2017-03-16 11:48 marvintm Review Assigned To => marvintm
2017-03-16 11:48 marvintm Status resolved => closed
2017-03-16 11:48 marvintm Fixed in Version => RR17Q2
2017-04-04 10:45 hgbot Checkin
2017-04-04 10:45 hgbot Note Added: 0095821


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker