Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039288Retail ModulesWeb POSpublic2018-09-13 17:222018-10-15 18:05
collazoandy4 
collazoandy4 
normalminorhave not tried
closedfixed 
5
 
RR19Q1 
marvintm
No
0039288: Add in TaxZone ProcessHQLQuery missing tax properties
The TaxZone ProcessHQLQuery need to export the tax name, rate, taxCategory, summaryLevel and businessPartnerTaxCategory
In description
No tags attached.
Issue History
2018-09-13 17:22collazoandy4New Issue
2018-09-13 17:22collazoandy4Assigned To => collazoandy4
2018-09-13 17:22collazoandy4Triggers an Emergency Pack => No
2018-09-13 17:26collazoandy4Statusnew => scheduled
2018-09-13 17:28collazoandy4Review Assigned To => marvintm
2018-09-13 17:31collazoandy4SummaryThe TaxZone ProcessHQLQuery need to export the tax name and rate => Add in TaxZone ProcessHQLQuery missing tax properties
2018-09-13 17:31collazoandy4Description Updatedbug_revision_view_page.php?rev_id=17636#r17636
2018-09-18 23:04collazoandy4Description Updatedbug_revision_view_page.php?rev_id=17643#r17643
2018-10-01 21:52hgbotCheckin
2018-10-01 21:52hgbotNote Added: 0107098
2018-10-01 21:52hgbotStatusscheduled => resolved
2018-10-01 21:52hgbotResolutionopen => fixed
2018-10-01 21:52hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a1fe3811601e89f2c9761949f5afdc5a3f4a744e [^]
2018-10-15 18:05marvintmStatusresolved => closed
2018-10-15 18:05marvintmFixed in Version => RR19Q1

Notes
(0107098)
hgbot   
2018-10-01 21:52   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a1fe3811601e89f2c9761949f5afdc5a3f4a744e
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Thu Sep 13 14:12:47 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a1fe3811601e89f2c9761949f5afdc5a3f4a744e [^]

Fixes issue 39288: Add in TaxZone ProcessHQLQuery missing tax properties

Added to TaxZone ProcessHQLQuery the missing tax propoerties name, rate, taxCategory and summaryLevel

---
M src/org/openbravo/retail/posterminal/master/TaxZone.java
M src/org/openbravo/retail/posterminal/master/TaxZoneProperties.java
---