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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033256
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-06-14 13:052016-06-21 13:47
ReporterumartirenaView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionbc4c29a8b5af
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

0033256: Delivered property is not properly updated on certain cases when creating a ticket in Web POS.

DescriptionDelivered property is not properly updated on certain cases when creating a ticket in Web POS. If a normal ticket is created with a product, it is paid and completed (and shipped), delivered property still remains as 'N'. However, when a layaway is created and later on fully paid, it is properly updated.
Steps To ReproduceIn Web POS:
 * Add a product to a ticket.
 * Pay the ticket.
 * Click on Done.
 * In database search that ticket on c_order table.
 * Check that 'isDelivered' column is 'N' even the order has been shipped, when it should be 'Y'.

This same case for a layaway behaves correctly:
 * Create a layaway in Web POS.
 * Add a product.
 * Click on Layaway and synchronize the layaway.
 * Retrieve the layaway from backend.
 * Pay the layaway completely.
 * Click on Done.
 * In database search that layaway on c_order table.
 * Check that 'isDelivered' column is 'Y' in this case, so is correct.
TagsSER-QA
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0087691)
hgbot (developer)
2016-06-21 05:54

Repository: tools/automation/pi-mobile
Changeset: 7426867cd21d21dabeeadc0a507fb2bde74c2d83
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jun 21 09:23:35 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7426867cd21d21dabeeadc0a507fb2bde74c2d83 [^]

Verifies issue 33256 : Added automated test 'I33256_VerifyOrderIsDelivered'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33256_VerifyOrderIsDelivered.java
---
(0087692)
hgbot (developer)
2016-06-21 05:54

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: bc4c29a8b5affb42c54d061bff465955909f4936
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jun 21 06:57:56 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bc4c29a8b5affb42c54d061bff465955909f4936 [^]

Fixes issue 33256 : Added order delivered status in OrderLoader

- For normal, return, fullypaid layaway receipt, order delivered status has been set as 'Y'. for others it has been set as 'N'
- Removed some duplicated code for isQuotation

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---

- Issue History
Date Modified Username Field Change
2016-06-14 13:05 umartirena New Issue
2016-06-14 13:05 umartirena Assigned To => Retail
2016-06-14 13:05 umartirena Resolution time => 1467064800
2016-06-14 13:05 umartirena Triggers an Emergency Pack => No
2016-06-14 13:05 umartirena Tag Attached: SER-QA
2016-06-20 10:00 ranjith_qualiantech_com Status new => acknowledged
2016-06-20 10:14 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2016-06-20 10:14 ranjith_qualiantech_com Status acknowledged => scheduled
2016-06-21 05:54 hgbot Checkin
2016-06-21 05:54 hgbot Note Added: 0087691
2016-06-21 05:54 hgbot Checkin
2016-06-21 05:54 hgbot Note Added: 0087692
2016-06-21 05:54 hgbot Status scheduled => resolved
2016-06-21 05:54 hgbot Resolution open => fixed
2016-06-21 05:54 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bc4c29a8b5affb42c54d061bff465955909f4936 [^]
2016-06-21 13:47 marvintm Review Assigned To => marvintm
2016-06-21 13:47 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker