Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028900 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2015-02-09 19:45 | 2015-03-27 14:33 | |||
Reporter | Orekaria | View Status | public | |||||
Assigned To | Orekaria | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR15Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 9a8fe95e45f7 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028900: 'calculategross()' functions do not reset unnecessary 'net' and 'gross' fields | |||||||
Description | 'calculategross()' functions do not reset unnecessary 'net' and 'gross' values | |||||||
Steps To Reproduce | In 'order.js' verify that there are 2 'calculategross()' methods Verify that the methods do not reset unnecessary 'net' or/and 'gross' fields Also verify that the 'calculatetaxes()' method is modifying the receipt 'net' value which never should | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0074360) hgbot (developer) 2015-02-11 22:01 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: bd0fa2e4e84813d06b201ac63f0fcfd242615a5e Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Wed Feb 11 22:00:32 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bd0fa2e4e84813d06b201ac63f0fcfd242615a5e [^] Fixes issue 28900: 'calculategross' methods reset 'net', 'gross' and 'taxes' fields when required - 'net' is no longer modified by the 'calculatetaxes()' method - 'qty' is set when 'calculateTaxes' has finished --- M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0074675) Orekaria (administrator) 2015-02-19 16:47 |
'silent' could not be working as expected. recheck |
(0075962) hgbot (developer) 2015-03-25 10:10 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 9a8fe95e45f7339a6a6506f935c671154d58fa28 Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Wed Mar 25 10:09:17 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9a8fe95e45f7339a6a6506f935c671154d58fa28 [^] Fixes issue 28900: Refactor to set in batch, the 'calculateGross' involved attributes - the 'qty' is also reset at the start of the calculations --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2015-02-09 19:45 | Orekaria | New Issue | |
2015-02-09 19:45 | Orekaria | Assigned To | => Orekaria |
2015-02-09 19:45 | Orekaria | Triggers an Emergency Pack | => No |
2015-02-09 19:47 | Orekaria | Steps to Reproduce Updated | View Revisions |
2015-02-10 09:28 | Orekaria | Relationship added | blocks 0028901 |
2015-02-10 14:53 | Orekaria | Relationship added | related to 0028594 |
2015-02-11 22:01 | hgbot | Checkin | |
2015-02-11 22:01 | hgbot | Note Added: 0074360 | |
2015-02-11 22:01 | hgbot | Status | new => resolved |
2015-02-11 22:01 | hgbot | Resolution | open => fixed |
2015-02-11 22:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bd0fa2e4e84813d06b201ac63f0fcfd242615a5e [^] |
2015-02-19 16:47 | Orekaria | Note Added: 0074675 | |
2015-02-19 16:47 | Orekaria | Status | resolved => new |
2015-02-19 16:47 | Orekaria | Resolution | fixed => open |
2015-03-25 10:10 | hgbot | Checkin | |
2015-03-25 10:10 | hgbot | Note Added: 0075962 | |
2015-03-25 10:10 | hgbot | Status | new => resolved |
2015-03-25 10:10 | hgbot | Resolution | open => fixed |
2015-03-25 10:10 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bd0fa2e4e84813d06b201ac63f0fcfd242615a5e [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9a8fe95e45f7339a6a6506f935c671154d58fa28 [^] |
2015-03-27 14:33 | marvintm | Review Assigned To | => marvintm |
2015-03-27 14:33 | marvintm | Status | resolved => closed |
2015-03-27 14:33 | marvintm | Fixed in Version | => RR15Q2 |
Copyright © 2000 - 2009 MantisBT Group |