Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0026633 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2014-05-20 12:52 | 2014-07-22 00:56 | |||
Reporter | Orekaria | View Status | public | |||||
Assigned To | malsasua | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 85fe3ced8729 | ||||
Projection | none | ETA | none | Target Version | RR14Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | szapata | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0026633: The paymentmethodcashup and taxcashup tables are not being cleared after a cashup | |||||||
Description | The paymentmethodcashup and taxcashup tables are not being cleared after a cashup | |||||||
Steps To Reproduce | Open chrome, clear caché, specifically app-cache Go to the resources view of the console and verify that there is no Web POS database Login to POS with Vallblanca Sell an avalanche (150.5€) Run and finish the cashup Verify that there are 4 records in the paymentmethodcashup table. remenber their cashup_id Again... Sell an avalanche (150.5€) Run and finish the cashup Verify that the paymentmethodcashup table has 8 records, 4 of them with the previous cashup_id and 4 of them with the active cashup_id Verify the same for taxcashup (it will have 1 record and after the first cashup, 2 records) | |||||||
Proposed Solution | clean both tables after a successful and verified cashup process | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0068682) hgbot (developer) 2014-07-16 18:51 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 85fe3ced8729fa57fe1a17e4f43e34c7bd4dae04 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Wed Jul 16 18:51:54 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/85fe3ced8729fa57fe1a17e4f43e34c7bd4dae04 [^] Fixes issue 0026633: The paymentmethodcashup and taxcashup tables are not being cleared after a cashup Functionality to delete related data was already created. A mistake in the loop prevented to execute the code --- M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2014-05-20 12:52 | Orekaria | New Issue | |
2014-05-20 12:52 | Orekaria | Assigned To | => malsasua |
2014-05-20 12:52 | Orekaria | Triggers an Emergency Pack | => No |
2014-07-02 14:23 | Orekaria | Severity | minor => major |
2014-07-02 14:23 | Orekaria | Target Version | => RR14Q4 |
2014-07-02 14:24 | Orekaria | Relationship added | blocks 0026974 |
2014-07-10 10:08 | Orekaria | Relationship added | related to 0027019 |
2014-07-16 18:51 | hgbot | Checkin | |
2014-07-16 18:51 | hgbot | Note Added: 0068682 | |
2014-07-16 18:51 | hgbot | Status | new => resolved |
2014-07-16 18:51 | hgbot | Resolution | open => fixed |
2014-07-16 18:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/85fe3ced8729fa57fe1a17e4f43e34c7bd4dae04 [^] |
2014-07-22 00:56 | szapata | Review Assigned To | => szapata |
2014-07-22 00:56 | szapata | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |