Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028638 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Quotations | minor | have not tried | 2015-01-16 09:58 | 2015-02-25 18:10 | |||
Reporter | aaroncalero | View Status | public | |||||
Assigned To | mario_castello | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 7573e4146689 | ||||
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 | aaroncalero | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028638: Quotations are not removed from the server after being reactivated and completed again | |||||||
Description | If we reactivate a quotation that hasn't been recovered from the server, and we complete it again, the old quotation is not removed. | |||||||
Steps To Reproduce | Login in WebPOS. Using the menu, create a new quotation. Add some products and complete the quotation. Don't close the quotation. Verify that the quotation is present in the server. Reactivate the quotation. Optionally, change some products or prices. Complete the quotation. Verify that a new quotation has been created on the server, but the old quotation is still there. | |||||||
Proposed Solution | When a quotation is reactivated, we add the parameter oldId to the quotation, to be able to remove the old quotation after completing the new one. It seems that quotations that have not been recovered from the server are missing the oldId parameter after reactivation, and thus the OrderLoader process is unable to remove the old quotation. We should make sure the oldId parameter is appended to the quotations whatever their origin is. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0074741) hgbot (developer) 2015-02-20 18:32 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 7573e414668939ed50b464b1d9ea581477737da1 Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Fri Feb 20 11:31:36 2015 -0600 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7573e414668939ed50b464b1d9ea581477737da1 [^] fixed issue 28638: Quotations are not removed from the server after being reactivated and completed again --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0074919) aaroncalero (viewer) 2015-02-25 18:10 |
Tested and reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2015-01-16 09:58 | aaroncalero | New Issue | |
2015-01-16 09:58 | aaroncalero | Assigned To | => marvintm |
2015-01-16 09:58 | aaroncalero | OBNetwork customer | => No |
2015-01-16 09:58 | aaroncalero | Triggers an Emergency Pack | => No |
2015-02-19 15:20 | mario_castello | Assigned To | marvintm => mario_castello |
2015-02-20 18:32 | hgbot | Checkin | |
2015-02-20 18:32 | hgbot | Note Added: 0074741 | |
2015-02-20 18:32 | hgbot | Status | new => resolved |
2015-02-20 18:32 | hgbot | Resolution | open => fixed |
2015-02-20 18:32 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7573e414668939ed50b464b1d9ea581477737da1 [^] |
2015-02-25 18:09 | aaroncalero | Review Assigned To | => aaroncalero |
2015-02-25 18:10 | aaroncalero | Note Added: 0074919 | |
2015-02-25 18:10 | aaroncalero | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |