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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029209
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2015-03-10 06:152015-03-13 12:29
ReporterguilleaerView Statuspublic 
Assigned Toguilleaer 
PrioritynormalResolutionfixedFixed in VersionRR15Q2
StatusclosedFix in branchFixed in SCM revision5ff7d773277d
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

0029209: Hook is pending to customize lines in "Modal Receipts" popup, which shows opened receipts.

DescriptionHook is pending to customize lines in "Modal Receipts" popup, which shows opened 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
(0075358)
hgbot (developer)
2015-03-10 06:23

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

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

---
M web/org.openbravo.retail.posterminal/js/components/modalreceipts.js
---
(0075359)
guilleaer (manager)
2015-03-10 06:24

Added to documentation
http://wiki.openbravo.com/wiki/List_of_Hooks_in_Web_POS#Hooks [^]
(0075368)
hgbot (developer)
2015-03-10 10:53

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:15 guilleaer New Issue
2015-03-10 06:15 guilleaer Assigned To => guilleaer
2015-03-10 06:15 guilleaer Triggers an Emergency Pack => No
2015-03-10 06:23 hgbot Checkin
2015-03-10 06:23 hgbot Note Added: 0075358
2015-03-10 06:23 hgbot Status new => resolved
2015-03-10 06:23 hgbot Resolution open => fixed
2015-03-10 06:23 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5ff7d773277d4b68808d44d5196679c86769d27e [^]
2015-03-10 06:24 guilleaer Note Added: 0075359
2015-03-10 10:53 hgbot Checkin
2015-03-10 10:53 hgbot Note Added: 0075368
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