Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0041838 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Quotations | major | always | 2019-09-18 13:42 | 2019-11-11 20:03 | |||
Reporter | aaroncalero | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR19Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 06ef79c7d335 | ||||
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 | jorge-garcia | |||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0041838: Removing an order created from a quotation closes the quotation when it is synchronized | |||||||
Description | With the Web POS Save Removed Tickets configured, when a draft ticket is removed from web pos it is automativally saved as removed in the server. With that preference configured, when a quotation is converted into a sales order, and that sales order is removed from webpos, the quotation's status changes to 'Closed - Order Created' and it is no longer possible to do anything with it. | |||||||
Steps To Reproduce | Log in backend, go to the Preference window and configure the preference Web POS Save Removed Tickets with value Y. Log in WebPOS. Create a new Quotation (Menu > Create Quotation) Add a product and complete the quotation by clicking on the Total Amount button. > The quotation is created in backend in status 'Under Evaluation' In WebPOS, with the quotation open, go to the menu > Create Sales Order and on the confirmation popup click again on Create Sales Order. Remove the receipt from web pos. The status of the quotation in backend will change to 'Closed - Order Created' and it won't be possible to do anything with it (neither the closed quotation nor the deleted ticket can be loaded in webpos). | |||||||
Proposed Solution | A deleted ticket should not change the status of a related quotation. Check the associateOrderToQuotation function in the OrderLoader.java file. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0114722) hgbot (developer) 2019-09-23 11:23 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 06ef79c7d335da17bc452efa4a60adcdca69d137 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Mon Sep 23 14:53:32 2019 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/06ef79c7d335da17bc452efa4a60adcdca69d137 [^] Fixed issue 41838 : Order should not be associated to Quotation when it is deleted in POS * With 'Save Remove Ticket' Pref. is enabled, if quotation's order is deleted, then deleted Order should not be associated to Quotation --- M src/org/openbravo/retail/posterminal/OrderLoader.java --- |
(0114822) jorge-garcia (viewer) 2019-09-26 17:34 |
Code reviewed and tested |
(0115539) hgbot (developer) 2019-11-11 20:03 |
Repository: tools/automation/pi-mobile Changeset: 25644ed8579a4e32cab12df4cfb1dda88240599c Author: Fidel <fidel.campos <at> doceleguas.com> Date: Tue Nov 05 13:42:31 2019 -0500 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/25644ed8579a4e32cab12df4cfb1dda88240599c [^] Related to issue 41838: Added automated test I41838_CreateOrderFromQuotationRemoveTicketAndVerifyStatusQuotation --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I41838_CreateOrderFromQuotationRemoveTicketAndVerifyStatusQuotation.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2019-09-18 13:42 | aaroncalero | New Issue | |
2019-09-18 13:42 | aaroncalero | Assigned To | => Retail |
2019-09-18 13:42 | aaroncalero | OBNetwork customer | => Gold |
2019-09-18 13:42 | aaroncalero | Resolution time | => 1570572000 |
2019-09-18 13:42 | aaroncalero | Triggers an Emergency Pack | => No |
2019-09-19 12:43 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2019-09-20 07:51 | ranjith_qualiantech_com | Status | new => scheduled |
2019-09-23 11:23 | hgbot | Checkin | |
2019-09-23 11:23 | hgbot | Note Added: 0114722 | |
2019-09-23 11:23 | hgbot | Status | scheduled => resolved |
2019-09-23 11:23 | hgbot | Resolution | open => fixed |
2019-09-23 11:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/06ef79c7d335da17bc452efa4a60adcdca69d137 [^] |
2019-09-26 17:19 | jorge-garcia | Review Assigned To | => jorge-garcia |
2019-09-26 17:34 | jorge-garcia | Note Added: 0114822 | |
2019-09-26 17:34 | jorge-garcia | Status | resolved => closed |
2019-09-26 17:34 | jorge-garcia | Fixed in Version | => RR19Q4 |
2019-11-11 20:03 | hgbot | Checkin | |
2019-11-11 20:03 | hgbot | Note Added: 0115539 |
Copyright © 2000 - 2009 MantisBT Group |