Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034674 | Retail Modules | Discounts by Total | public | 2016-12-02 09:45 | 2017-01-25 15:33 |
|
Reporter | guillermogil | |
Assigned To | guillermogil | |
Priority | normal | Severity | major | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q2 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0034674: Implement Manual discounts by Total |
Description | Implement Manual discounts by Total
A new discount type needs to be created in order to have the possibility to add in a manual way, from discounts window, a total discount. |
Steps To Reproduce | N/A |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0037114 | | closed | jorge-garcia | By total discounts should ignore discount priority and be calculated at the end |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-12-02 09:45 | guillermogil | New Issue | |
2016-12-02 09:45 | guillermogil | Assigned To | => guillermogil |
2016-12-02 09:45 | guillermogil | OBNetwork customer | => No |
2016-12-02 09:45 | guillermogil | Triggers an Emergency Pack | => No |
2017-01-12 12:33 | hgbot | Checkin | |
2017-01-12 12:33 | hgbot | Note Added: 0093384 | |
2017-01-12 12:33 | hgbot | Checkin | |
2017-01-12 12:33 | hgbot | Note Added: 0093385 | |
2017-01-12 12:35 | hgbot | Checkin | |
2017-01-12 12:35 | hgbot | Note Added: 0093386 | |
2017-01-12 12:35 | hgbot | Status | new => resolved |
2017-01-12 12:35 | hgbot | Resolution | open => fixed |
2017-01-12 12:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.bytotal/rev/c742ec5341ff91f4ebdfedf29ac6b08021640ac2 [^] |
2017-01-12 13:14 | guillermogil | Review Assigned To | => marvintm |
2017-01-16 09:59 | marvintm | Note Added: 0093571 | |
2017-01-16 11:03 | marvintm | Status | resolved => closed |
2017-01-16 11:03 | marvintm | Fixed in Version | => RR17Q2 |
2017-01-25 15:32 | hgbot | Checkin | |
2017-01-25 15:32 | hgbot | Note Added: 0093820 | |
2017-01-25 15:33 | hgbot | Checkin | |
2017-01-25 15:33 | hgbot | Note Added: 0093821 | |
2017-10-19 12:38 | jorge-garcia | Relationship added | related to 0037114 |
Notes |
|
(0093384)
|
hgbot
|
2017-01-12 12:33
|
|
|
|
(0093385)
|
hgbot
|
2017-01-12 12:33
|
|
|
|
(0093386)
|
hgbot
|
2017-01-12 12:35
|
|
Repository: erp/pmods/org.openbravo.retail.discounts.bytotal
Changeset: c742ec5341ff91f4ebdfedf29ac6b08021640ac2
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Thu Jan 12 12:26:30 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.bytotal/rev/c742ec5341ff91f4ebdfedf29ac6b08021640ac2 [^]
Fixed issue 34674: Implement Manual discounts by Total
Applied code review
Modified core in order to avoid wrappers
---
M src/org/openbravo/retail/discounts/bytotal/DiscTComponentProvider.java
M web/org.openbravo.retail.discounts.bytotal/js/preApplyDiscountsHook.js
M web/org.openbravo.retail.discounts.bytotal/js/promotion-by-total-utils.js
M web/org.openbravo.retail.discounts.bytotal/js/promotionManualByTotal.js
M web/org.openbravo.retail.discounts.bytotal/js/ticketdiscountExtension.js
R web/org.openbravo.retail.discounts.bytotal/js/discountListLineRender.js
R web/org.openbravo.retail.discounts.bytotal/js/editLineExtension.js
R web/org.openbravo.retail.discounts.bytotal/js/promotionIncludeManualDisc.js
---
|
|
|
|
|
|
(0093820)
|
hgbot
|
2017-01-25 15:32
|
|
|
|
(0093821)
|
hgbot
|
2017-01-25 15:33
|
|
|