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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029210
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2015-03-10 06:542015-03-13 12:29
ReporterguilleaerView Statuspublic 
Assigned Toguilleaer 
PrioritynormalResolutionfixedFixed in VersionRR15Q2
StatusclosedFix in branchFixed in SCM revision90bed31a0f6b
ProjectionnoneETAnoneTarget VersionRR15Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToOrekaria
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029210: Hook is pending to customize lines in "Modal Paid Receipts" popup, which shows loaded receipts

DescriptionHook is pending to customize lines in "Modal Paid Receipts" popup, which shows loaded receipts
Steps To ReproduceTry to customize a line of this popup from other module. You will see that it is not possible.
Proposed SolutionAdd Hook in the same way that we are doing with to render order lines.

    OB.MobileApp.model.hookManager.executeHooks('OBPOS_RenderOrderLine', {
      orderline: this
    }, function (args) {
      //All should be done in module side
    });
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0075360)
hgbot (developer)
2015-03-10 06:56

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 90bed31a0f6b4f93bc9012c0c47f9076227fbd6f
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Mar 10 11:25:06 2015 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/90bed31a0f6b4f93bc9012c0c47f9076227fbd6f [^]

fixed issue 29210: A hook have been added to allow developers to customize the lines of modal paid receipts popup

---
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
---
(0075361)
guilleaer (manager)
2015-03-10 06:58

Documentation updated

http://wiki.openbravo.com/wiki/List_of_Hooks_in_Web_POS#Hooks [^]
(0075369)
guilleaer (manager)
2015-03-10 10:54

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 451707c27411d3eb2b39976275e0064c41a40f16
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Mar 10 15:11:39 2015 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/451707c27411d3eb2b39976275e0064c41a40f16 [^] [^]

Related to issue 29209, 29210: Using new API for hooks

---
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
M web/org.openbravo.retail.posterminal/js/components/modalreceipts.js
---

- Issue History
Date Modified Username Field Change
2015-03-10 06:54 guilleaer New Issue
2015-03-10 06:54 guilleaer Assigned To => guilleaer
2015-03-10 06:54 guilleaer Triggers an Emergency Pack => No
2015-03-10 06:56 hgbot Checkin
2015-03-10 06:56 hgbot Note Added: 0075360
2015-03-10 06:56 hgbot Status new => resolved
2015-03-10 06:56 hgbot Resolution open => fixed
2015-03-10 06:56 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/90bed31a0f6b4f93bc9012c0c47f9076227fbd6f [^]
2015-03-10 06:58 guilleaer Note Added: 0075361
2015-03-10 10:54 guilleaer Note Added: 0075369
2015-03-13 12:29 Orekaria Review Assigned To => Orekaria
2015-03-13 12:29 Orekaria Status resolved => closed
2015-03-13 12:29 Orekaria Fixed in Version => RR15Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker