Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036118
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Discount Matrix Managementmajorunable to reproduce2017-05-29 07:462017-06-20 16:35
ReporterguillermogilView Statuspublic 
Assigned Tojorge-garcia 
PriorityurgentResolutionfixedFixed in VersionRR17Q3
StatusclosedFix in branchFixed in SCM revision88d5704ea8d7
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036118: After adding the Discount Matrix approval the approval object comes empty to the backend

DescriptionAfter adding the Discount Matrix approval the approval object comes empty to the backend.
This is generating wrong data as the approval record does not appear on the Backoffice.
Instead of this:
        approvals = [{
          approvalType: approvalType[i],
          userContact: supervisor.get('id'),
          created: (new Date()).getTime()
        }];
Is coming:
        approvals = [];
Steps To ReproduceUnable to reproduce
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0097277)
hgbot (developer)
2017-06-09 12:01

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 88d5704ea8d70684a45b22cffa9ec10be6a479b1
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Jun 07 17:18:07 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/88d5704ea8d70684a45b22cffa9ec10be6a479b1 [^]

Fixed issue 36118: After adding the Discount Matrix approval the approval
object comes empty to the backend

The proposed solution for this issue on particular is to show the scrim when
a approval request is triggered and hide the scrim on response (including
no connection):

---
M web/org.openbravo.retail.posterminal/js/utils/ob-utilitiesuipos.js
---
(0097278)
hgbot (developer)
2017-06-09 12:01

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 0a451a8975ca62aedfd38f782bec8b89dd90c8da
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Jun 07 17:31:00 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0a451a8975ca62aedfd38f782bec8b89dd90c8da [^]

Related to issue 36118: After adding the Discount Matrix approval the approval
object comes empty to the backend

Hidding of the popup it now done before the approval check. This way, the
scrim shown in the checkApproval works properly.

---
M web/org.openbravo.mobile.core/source/component/obpos-approval.js
---

- Issue History
Date Modified Username Field Change
2017-05-29 07:46 guillermogil New Issue
2017-05-29 07:46 guillermogil Assigned To => Retail
2017-05-29 07:46 guillermogil Resolution time => 1497823200
2017-05-29 07:46 guillermogil Triggers an Emergency Pack => No
2017-06-07 11:27 jorge-garcia Assigned To Retail => jorge-garcia
2017-06-09 12:01 hgbot Checkin
2017-06-09 12:01 hgbot Note Added: 0097277
2017-06-09 12:01 hgbot Status new => resolved
2017-06-09 12:01 hgbot Resolution open => fixed
2017-06-09 12:01 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/88d5704ea8d70684a45b22cffa9ec10be6a479b1 [^]
2017-06-09 12:01 hgbot Checkin
2017-06-09 12:01 hgbot Note Added: 0097278
2017-06-20 16:35 marvintm Review Assigned To => marvintm
2017-06-20 16:35 marvintm Status resolved => closed
2017-06-20 16:35 marvintm Fixed in Version => RR17Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker