Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022928 | Retail Modules | Web POS | public | 2013-01-29 19:59 | 2013-04-03 12:56 |
|
Reporter | marvintm | |
Assigned To | marvintm | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RMP19 | |
Merge Request Status | |
Review Assigned To | guilleaer |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0022928: The tax lines in orderline are not generated correctly if several taxes are applied in cascade |
Description | Currently, always a single tax line is generated for every order line. However, in cases in which several taxes are applied, only one tax line for the order line is created, and this is wrong. |
Steps To Reproduce | Define more than one tax to be applied in cascade for a product.
Create an order with this product. Verify that only one order line tax is created. This is wrong. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-01-29 19:59 | marvintm | New Issue | |
2013-01-29 19:59 | marvintm | Assigned To | => marvintm |
2013-01-29 19:59 | marvintm | OBNetwork customer | => No |
2013-01-29 20:24 | hgbot | Checkin | |
2013-01-29 20:24 | hgbot | Note Added: 0055958 | |
2013-01-29 20:24 | hgbot | Status | new => resolved |
2013-01-29 20:24 | hgbot | Resolution | open => fixed |
2013-01-29 20:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/09febe4f395a0560f8a584a9536b9d6c2bcde379 [^] |
2013-01-30 15:00 | hgbot | Checkin | |
2013-01-30 15:00 | hgbot | Note Added: 0055975 | |
2013-01-30 15:38 | guilleaer | Review Assigned To | => guilleaer |
2013-01-30 15:38 | guilleaer | Note Added: 0055977 | |
2013-01-30 15:38 | guilleaer | Status | resolved => closed |
2013-01-30 15:38 | guilleaer | Fixed in Version | => RMP19 |
2013-04-02 20:04 | hgbot | Checkin | |
2013-04-02 20:04 | hgbot | Note Added: 0057594 | |
2013-04-02 20:04 | hgbot | Status | closed => resolved |
2013-04-02 20:04 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/09febe4f395a0560f8a584a9536b9d6c2bcde379 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/09febe4f395a0560f8a584a9536b9d6c2bcde379 [^] |
2013-04-02 20:04 | hgbot | Checkin | |
2013-04-02 20:04 | hgbot | Note Added: 0057595 | |
2013-04-03 12:56 | marvintm | Status | resolved => closed |
Notes |
|
(0055958)
|
hgbot
|
2013-01-29 20:24
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 09febe4f395a0560f8a584a9536b9d6c2bcde379
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Jan 29 20:23:43 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/09febe4f395a0560f8a584a9536b9d6c2bcde379 [^]
Fixed issue 22928. The tax lines will be generated correctly for each order/invoice line
---
M src/org/openbravo/retail/posterminal/OrderLoader.java
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
|
|
|
(0055975)
|
hgbot
|
2013-01-30 15:00
|
|
|
|
|
|
|
(0057594)
|
hgbot
|
2013-04-02 20:04
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal-core
Changeset: 09febe4f395a0560f8a584a9536b9d6c2bcde379
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Jan 29 20:23:43 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/09febe4f395a0560f8a584a9536b9d6c2bcde379 [^]
Fixed issue 22928. The tax lines will be generated correctly for each order/invoice line
---
M src/org/openbravo/retail/posterminal/OrderLoader.java
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
|
|
|
(0057595)
|
hgbot
|
2013-04-02 20:04
|
|
|