Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028328 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Cash up | major | always | 2014-12-01 14:14 | 2014-12-09 15:48 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | malsasua | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR15Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | dd8ba7ad23f1 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | mtaal | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2013-11-21 | |||||||
Regression introduced in release | RR14Q2 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0aa9ef48b337 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028328: quotation amount is aggregated to the Gross sales section, in the cashup report | |||||||
Description | In the cashup report printed in WEB POS, the quotation amount is summed to the total gross sales | |||||||
Steps To Reproduce | . do quotation . add line Avalenche . total quotation: 150.5 . click in total amount-> "under evaluation" is displayed . close quotation . do cashup . in report: . total Gross Amount: 150.5 is displayed, but 0 should be displayed | |||||||
Proposed Solution | in the line https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/4583a01d6acb/web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js#l60 [^] should be checked if it is a quotation or not | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0072229) hgbot (developer) 2014-12-02 11:59 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 1684b7cc74ec4920f567381eeefaba027fb337be Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com> Date: Tue Dec 02 11:59:33 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1684b7cc74ec4920f567381eeefaba027fb337be [^] fixed issue 28328: with quotations, the amount is not added to grossSales --- M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js --- |
(0072323) mtaal (viewer) 2014-12-08 09:19 |
Reviewing, but found this: Sales figure is correct but tax is still shown on the cashup report, see screenshot |
(0072342) hgbot (developer) 2014-12-09 11:17 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: dd8ba7ad23f104918af8338b79f8f3f9d8aa7c05 Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com> Date: Tue Dec 09 11:16:26 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dd8ba7ad23f104918af8338b79f8f3f9d8aa7c05 [^] fixed issue 28328: taxes quotations are not summed to tax section --- M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js --- |
(0072364) mtaal (viewer) 2014-12-09 15:48 |
Reviewed and re-tested |
![]() |
|||
Date Modified | Username | Field | Change |
2014-12-01 14:14 | malsasua | New Issue | |
2014-12-01 14:14 | malsasua | Assigned To | => marvintm |
2014-12-01 14:14 | malsasua | OBNetwork customer | => No |
2014-12-01 14:14 | malsasua | Triggers an Emergency Pack | => No |
2014-12-02 10:01 | malsasua | Regression level | => Production - Confirmed Stable |
2014-12-02 10:01 | malsasua | Regression date | => 2013-11-21 |
2014-12-02 10:01 | malsasua | Regression introduced in release | => RR14Q2 |
2014-12-02 10:01 | malsasua | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0aa9ef48b337 [^] |
2014-12-02 10:01 | malsasua | Proposed Solution updated | |
2014-12-02 10:26 | malsasua | Summary | quotation amount is sum to Gross sales in cashup report => quotation amount is aggregated to the Gross sales section, in the cashup report |
2014-12-02 10:26 | malsasua | Description Updated | View Revisions |
2014-12-02 11:59 | hgbot | Checkin | |
2014-12-02 11:59 | hgbot | Note Added: 0072229 | |
2014-12-02 12:00 | hgbot | Status | new => resolved |
2014-12-02 12:00 | hgbot | Resolution | open => fixed |
2014-12-02 12:00 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1684b7cc74ec4920f567381eeefaba027fb337be [^] |
2014-12-08 09:18 | mtaal | File Added: Selection_179.png | |
2014-12-08 09:19 | mtaal | Assigned To | marvintm => malsasua |
2014-12-08 09:19 | mtaal | Note Added: 0072323 | |
2014-12-08 09:19 | mtaal | Status | resolved => new |
2014-12-08 09:19 | mtaal | Resolution | fixed => open |
2014-12-09 11:17 | hgbot | Checkin | |
2014-12-09 11:17 | hgbot | Note Added: 0072342 | |
2014-12-09 11:17 | hgbot | Status | new => resolved |
2014-12-09 11:17 | hgbot | Resolution | open => fixed |
2014-12-09 11:17 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1684b7cc74ec4920f567381eeefaba027fb337be [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dd8ba7ad23f104918af8338b79f8f3f9d8aa7c05 [^] |
2014-12-09 15:48 | mtaal | Review Assigned To | => mtaal |
2014-12-09 15:48 | mtaal | Note Added: 0072364 | |
2014-12-09 15:48 | mtaal | Status | resolved => closed |
2014-12-09 15:48 | mtaal | Fixed in Version | => RR15Q1 |
Copyright © 2000 - 2009 MantisBT Group |