Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034597Retail ModulesWeb POSpublic2016-11-22 13:392016-11-22 16:46
jorgewederago 
Retail 
highmajoralways
closedfixed 
5
 
 
migueldejuana
No
0034597: The name of the property posTerminal in all the JSON that are sent to ImportEntry are written in different ways
The name of the property posTerminal in all the JSON that are sent to ImportEntry are written in different ways.
This issue is breaking several integrations

If you need more information speak with GIG.
Create an import entry with order, cashup and cashmanagement and look for the name of the property in the JSONData
No tags attached.
Issue History
2016-11-22 13:39jorgewederagoNew Issue
2016-11-22 13:39jorgewederagoAssigned To => Retail
2016-11-22 13:39jorgewederagoResolution time => 1481583600
2016-11-22 13:39jorgewederagoTriggers an Emergency Pack => No
2016-11-22 13:40jorgewederagoTypedesign defect => defect
2016-11-22 14:02guillermogilPriorityimmediate => high
2016-11-22 14:02guillermogilSeveritycritical => major
2016-11-22 16:24hgbotCheckin
2016-11-22 16:24hgbotNote Added: 0091746
2016-11-22 16:24hgbotStatusnew => resolved
2016-11-22 16:24hgbotResolutionopen => fixed
2016-11-22 16:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a6cc8a0561b3b059e7471a2e9c65bc8564b8d598 [^]
2016-11-22 16:26hgbotCheckin
2016-11-22 16:26hgbotNote Added: 0091747
2016-11-22 16:46migueldejuanaReview Assigned To => migueldejuana
2016-11-22 16:46migueldejuanaNote Added: 0091749
2016-11-22 16:46migueldejuanaStatusresolved => closed

Notes
(0091746)
hgbot   
2016-11-22 16:24   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a6cc8a0561b3b059e7471a2e9c65bc8564b8d598
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Nov 22 16:22:57 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a6cc8a0561b3b059e7471a2e9c65bc8564b8d598 [^]

Fixed issue 34597. Set correct posTerminal property. Old one is preserved so that API is not broken.

---
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
---
(0091747)
hgbot   
2016-11-22 16:26   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 80a7489e624e22a198fca55adcb06cf47f3a15d6
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Nov 22 16:26:13 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/80a7489e624e22a198fca55adcb06cf47f3a15d6 [^]

Related to issue 34597. Use posTerminal by default in cashup process.

---
M src/org/openbravo/retail/posterminal/ProcessCashClose.java
---
(0091749)
migueldejuana   
2016-11-22 16:46   
Reviewed