Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039277Retail ModulesWeb POSpublic2018-09-12 16:262018-09-21 13:55
collazoandy4 
collazoandy4 
normalminorhave not tried
closedfixed 
5
 
RR18Q4 
marvintm
No
0039277: A new ProcessHQLQuery to export a not BOM sales tax category is needed
A new ProcessHQLQuery called TaxCategory wich export a not BOM sales tax category is needed
In description
No tags attached.
Issue History
2018-09-12 16:26collazoandy4New Issue
2018-09-12 16:26collazoandy4Assigned To => collazoandy4
2018-09-12 16:26collazoandy4Triggers an Emergency Pack => No
2018-09-12 17:36collazoandy4SummaryA new ProcessHQLQuery to export a not BOM tax category is needed => A new ProcessHQLQuery to export a not BOM sales tax category is needed
2018-09-12 17:36collazoandy4Description Updatedbug_revision_view_page.php?rev_id=17632#r17632
2018-09-12 17:36collazoandy4Steps to Reproduce Updatedbug_revision_view_page.php?rev_id=17634#r17634
2018-09-13 15:47collazoandy4Statusnew => scheduled
2018-09-13 15:48collazoandy4Review Assigned To => marvintm
2018-09-18 20:39hgbotCheckin
2018-09-18 20:39hgbotNote Added: 0106847
2018-09-19 23:14hgbotCheckin
2018-09-19 23:14hgbotNote Added: 0106865
2018-09-19 23:14hgbotStatusscheduled => resolved
2018-09-19 23:14hgbotResolutionopen => fixed
2018-09-19 23:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/81d0d470c4b559616ac7d104f0adbfbab3cddf92 [^]
2018-09-19 23:42hgbotCheckin
2018-09-19 23:42hgbotNote Added: 0106866
2018-09-21 13:55marvintmStatusresolved => closed
2018-09-21 13:55marvintmFixed in Version => RR18Q4

Notes
(0106847)
hgbot   
2018-09-18 20:39   
Repository: erp/pmods/org.openbravo.service.integration.magento.mappings
Changeset: 23d45349eabe005b68a05ce52a38e65873a21204
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Tue Sep 18 14:33:54 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.service.integration.magento.mappings/rev/23d45349eabe005b68a05ce52a38e65873a21204 [^]

Use Tax Category BOM until issue 39277 is pushed

---
M src/org/openbravo/service/integration/magento/mappings/exporter/TaxCategoryExporter.java
---
(0106865)
hgbot   
2018-09-19 23:14   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 81d0d470c4b559616ac7d104f0adbfbab3cddf92
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Thu Sep 13 10:56:41 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/81d0d470c4b559616ac7d104f0adbfbab3cddf92 [^]

Fixes issue 39277:A new ProcessHQLQuery to export a not BOM sales tax category
is needed

A new ProcessHQLQuery is created to export a not BOM sales tax category

---
A src/org/openbravo/retail/posterminal/master/TaxCategory.java
---
(0106866)
hgbot   
2018-09-19 23:42   
Repository: erp/pmods/org.openbravo.service.integration.magento.mappings
Changeset: 8752dfa60215f097bcd2e383303ff78fde1c95f5
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Wed Sep 19 17:36:59 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.service.integration.magento.mappings/rev/8752dfa60215f097bcd2e383303ff78fde1c95f5 [^]

Related to issue 39277:A new ProcessHQLQuery to export a not BOM sales tax
category is needed


The new tax category is set in exporter

---
M src/org/openbravo/service/integration/magento/mappings/exporter/TaxCategoryExporter.java
---