Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033256 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-06-14 13:05 | 2016-06-21 13:47 | |||
Reporter | umartirena | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | bc4c29a8b5af | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033256: Delivered property is not properly updated on certain cases when creating a ticket in Web POS. | |||||||
Description | Delivered 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 Reproduce | In 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. | |||||||
Tags | SER-QA | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 --- |
![]() |
|||
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 | OBNetwork customer | => Yes |
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 |