Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027455Retail ModulesWeb POSpublic2014-08-24 22:332014-09-01 13:11
mtaal 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
RR14Q4RR14Q4 
Orekaria
No
0027455: OBPOS_FindTaxRate hooks also need the line for which they are executed
Add the line for which the hook is executed as a property
install the taxexempt module, see here how it assumes a line property to be there:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.taxexempt/file/f39a1edc33b6/web/org.openbravo.retail.taxexempt/js/hookFindTaxRate.js#l17 [^]
No tags attached.
blocks defect 0027454 scheduled marvintm Tax Exempt module does not work with q4 version, sql replacement seems to simple 
Issue History
2014-08-24 22:33mtaalNew Issue
2014-08-24 22:33mtaalAssigned To => mtaal
2014-08-24 22:33mtaalTriggers an Emergency Pack => No
2014-08-24 22:34hgbotCheckin
2014-08-24 22:34hgbotNote Added: 0069687
2014-08-24 22:34hgbotStatusnew => resolved
2014-08-24 22:34hgbotResolutionopen => fixed
2014-08-24 22:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ad8bc428c9f8318c2953ecd4d441551c507414a5 [^]
2014-08-24 22:36mtaalRelationship addedblocks 0027454
2014-09-01 13:11OrekariaReview Assigned To => Orekaria
2014-09-01 13:11OrekariaStatusresolved => closed
2014-09-01 13:11OrekariaFixed in Version => RR14Q4

Notes
(0069687)
hgbot   
2014-08-24 22:34   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ad8bc428c9f8318c2953ecd4d441551c507414a5
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sun Aug 24 22:34:11 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ad8bc428c9f8318c2953ecd4d441551c507414a5 [^]

Fixes issue 27455: OBPOS_FindTaxRate hooks also need the line for which they are executed

---
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
---