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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034125
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Quotationsmajoralways2016-09-29 00:032016-10-26 19:07
ReporterOsmanyView Statuspublic 
Assigned Tomario_castello 
PriorityhighResolutionfixedFixed in VersionRR17Q1
StatusclosedFix in branchFixed in SCM revision6070992f882f
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034125: [SER-QA 1811] After reactivating the Quotation if add new product, then remove services line if exist in the receipt.

Descriptionwhen a quotation is created along with services lines and after reactivating the quotation, when the user adds new products service lines wrongly removed from the quotation
Steps To ReproduceLog in WEB POS.
Create a Quotation.
Add a product with services.
Press total amount receipt.
Close the quotation.

There is two flow to reproduce the issue
- Reactive the Quotation
Load the previous quotation
Reactive Quotation.
Add new product.
Realize that services lines is wrongly removed.

- Create Order from Quotation
Load the previous quotation
Create Sales Order.
Add new product.
Realize that services lines is wrongly removed.
TagsSER-QA
Attached Filespatch file icon issue34125.patch [^] (1,813 bytes) 2016-10-12 22:04 [Show Content]
patch file icon test34125.patch [^] (5,438 bytes) 2016-10-12 22:05 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0090554)
mario_castello (developer)
2016-10-13 16:04

Attached solution and test.
(0090597)
hgbot (developer)
2016-10-15 18:10
edited on: 2016-10-24 21:33

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 489e7bece603ab6c0defab026f5a813c84a309bb
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Tue Oct 11 10:46:22 2016 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/489e7bece603ab6c0defab026f5a813c84a309bb [^]

Fixed issue 34125: Created new map to stored the older lines id for lines that has services related

- Fixed the second flow when Create Order From Quotations

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---

(0090598)
hgbot (developer)
2016-10-15 18:26

Repository: tools/automation/pi-mobile
Changeset: 976a5051edec4fa18a092a630a30a06149995f1e
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Sat Oct 15 10:25:31 2016 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/976a5051edec4fa18a092a630a30a06149995f1e [^]

Related to issue 34125: Added automated test

---
A src-test/org/openbravo/test/mobile/quarantine/pack/MCA/services/I34125_QuotationServicesCreateOrder.java
---
(0090761)
marvintm (manager)
2016-10-21 12:49

The solution doesn't seem to work. I can still reproduce the problem doing the following:
- Create a quotation
- Add a unit of product "Bed".
- Click on the Services button. Add the service "Delivery service".
- Click on the total amount button, to complete the Quotation.
- Select the "Reactivate quotation" option in the menu.
- Add a unit of "Camera bag". Verify that the "Delivery service" has disappeared.
(0090831)
hgbot (developer)
2016-10-24 21:26
edited on: 2016-10-24 21:33

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6070992f882f8f3e214daba3fa4dedfb31e5874b
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Mon Oct 24 13:25:00 2016 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6070992f882f8f3e214daba3fa4dedfb31e5874b [^]

Fixed issue 34125: Created new map to stored the older lines id for lines that has services related when reactivate a Quotation

- Fixed the first flow when Reactivate a Quotation

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---

(0090875)
hgbot (developer)
2016-10-25 16:39

Repository: tools/automation/pi-mobile
Changeset: 35089d92284e912ae06e74d40059701e9a26cae8
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Mon Oct 24 14:12:44 2016 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/35089d92284e912ae06e74d40059701e9a26cae8 [^]

Verifies issue 34125: Added new test I34125_QuotationServicesReactivateQuotation

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/services/I34125_QuotationServicesReactivateQuotation.java
---

- Issue History
Date Modified Username Field Change
2016-09-29 00:03 Osmany New Issue
2016-09-29 00:03 Osmany Assigned To => Retail
2016-09-29 00:03 Osmany Resolution time => 1475618400
2016-09-29 00:03 Osmany Triggers an Emergency Pack => No
2016-09-29 00:04 Osmany Steps to Reproduce Updated View Revisions
2016-09-29 00:04 Osmany Tag Attached: SER-QA
2016-09-29 00:41 mario_castello Assigned To Retail => mario_castello
2016-09-29 16:21 adrianromero Resolution time 1475618400 => 1476309600
2016-09-29 17:19 mario_castello Status new => acknowledged
2016-10-11 18:40 mario_castello Status acknowledged => scheduled
2016-10-12 22:04 mario_castello File Added: issue34125.patch
2016-10-12 22:05 mario_castello File Added: test34125.patch
2016-10-13 16:04 mario_castello Note Added: 0090554
2016-10-15 18:10 hgbot Checkin
2016-10-15 18:10 hgbot Note Added: 0090597
2016-10-15 18:10 hgbot Status scheduled => resolved
2016-10-15 18:10 hgbot Resolution open => fixed
2016-10-15 18:10 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/489e7bece603ab6c0defab026f5a813c84a309bb [^]
2016-10-15 18:26 hgbot Checkin
2016-10-15 18:26 hgbot Note Added: 0090598
2016-10-21 12:49 marvintm Note Added: 0090761
2016-10-21 12:49 marvintm Status resolved => new
2016-10-21 12:49 marvintm Resolution fixed => open
2016-10-21 12:49 marvintm Status new => scheduled
2016-10-24 21:26 hgbot Checkin
2016-10-24 21:26 hgbot Note Added: 0090831
2016-10-24 21:26 hgbot Status scheduled => resolved
2016-10-24 21:26 hgbot Resolution open => fixed
2016-10-24 21:26 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/489e7bece603ab6c0defab026f5a813c84a309bb [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6070992f882f8f3e214daba3fa4dedfb31e5874b [^]
2016-10-24 21:30 mario_castello Steps to Reproduce Updated View Revisions
2016-10-24 21:33 mario_castello Note Edited: 0090597 View Revisions
2016-10-24 21:33 mario_castello Note Edited: 0090831 View Revisions
2016-10-24 21:39 mario_castello Steps to Reproduce Updated View Revisions
2016-10-25 16:39 hgbot Checkin
2016-10-25 16:39 hgbot Note Added: 0090875
2016-10-26 19:07 marvintm Review Assigned To => marvintm
2016-10-26 19:07 marvintm Status resolved => closed
2016-10-26 19:07 marvintm Fixed in Version => RR17Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker