Openbravo Issue Tracking System - Retail Modules
View Issue Details
0052621Retail ModulesWeb POSpublic2023-05-31 10:562023-07-27 11:31
psanjuan 
adrianromero 
urgentmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
 
No
0052621: POS Fiscalization API - It is required to include the property “AD_Org.Value” in the JSON file for event Ticket Complete
POS Fiscalization API - It is required to include the property “AD_Org.Value” in the JSON file for event Ticket Complete.

In the case of Openbravo we will export, besides the name of the organization (store), also the field "value" (searchKey) of that organization (store).

Field : AD_Org.Value
n/a
POS Fiscalization API - It is required to include the property “AD_Org.Value” in the JSON file for event Ticket Complete

See example of the file below

netAmount: 269.97
orderDate: "2022-12-28T09:33:41.146Z" [D]
orderDocumentNo: "VBS1001/0000017"
organization: "Vall Blanca Store"
organizationID : “AD_Org.Value” = this value will be mapped with EFSTA property for Germany [TL]
No tags attached.
Issue History
2023-05-31 10:56psanjuanNew Issue
2023-05-31 10:56psanjuanAssigned To => Retail
2023-05-31 10:56psanjuanTriggers an Emergency Pack => No
2023-05-31 10:57psanjuanAssigned ToRetail => adrianromero
2023-05-31 11:03psanjuanSummaryIt is required to include the property “AD_Org.ID” in the JSON file of the POS Fiscal API - event Ticket Complete => POS Fiscalization API - It is required to include the property “AD_Org.ID” in the JSON file for event Ticket Complete
2023-05-31 11:03psanjuanDescription Updatedbug_revision_view_page.php?rev_id=26166#r26166
2023-05-31 11:03psanjuanProposed Solution updated
2023-06-01 10:23psanjuanDescription Updatedbug_revision_view_page.php?rev_id=26175#r26175
2023-06-01 10:23psanjuanProposed Solution updated
2023-06-01 12:44psanjuanProposed Solution updated
2023-06-01 12:51psanjuanRelationship addeddepends on 0052639
2023-06-01 12:52psanjuanRelationship deleteddepends on 0052639
2023-06-01 13:38psanjuanSummaryPOS Fiscalization API - It is required to include the property “AD_Org.ID” in the JSON file for event Ticket Complete => POS Fiscalization API - It is required to include the property “AD_Org.Value” in the JSON file for event Ticket Complete
2023-06-01 13:38psanjuanDescription Updatedbug_revision_view_page.php?rev_id=26189#r26189
2023-06-01 13:38psanjuanProposed Solution updated
2023-06-01 13:39psanjuanProposed Solution updated
2023-06-19 17:30hgbotNote Added: 0151327
2023-07-14 16:00hgbotNote Added: 0152509
2023-07-27 11:30hgbotNote Added: 0152911
2023-07-27 11:30hgbotNote Added: 0152912
2023-07-27 11:31hgbotResolutionopen => fixed
2023-07-27 11:31hgbotStatusnew => closed
2023-07-27 11:31hgbotNote Added: 0152913
2023-07-27 11:31hgbotNote Added: 0152914

Notes
(0151327)
hgbot   
2023-06-19 17:30   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization/-/merge_requests/17 [^]
(0152509)
hgbot   
2023-07-14 16:00   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1283 [^]
(0152911)
hgbot   
2023-07-27 11:30   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: e5515050a85a33280750b7c84a9015fae86bbc4d
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 26-07-2023 16:59:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/e5515050a85a33280750b7c84a9015fae86bbc4d [^]

Related ISSUE-52621: Added terminal property in posterminal module

---
M src/org/openbravo/retail/posterminal/term/TerminalProperties.java
---
(0152912)
hgbot   
2023-07-27 11:30   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1283 [^]
(0152913)
hgbot   
2023-07-27 11:31   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization [^]
Changeset: 768922355b8ac534477f51ef2c350eaea2d976f5
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 27-07-2023 09:31:43
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization/-/commit/768922355b8ac534477f51ef2c350eaea2d976f5 [^]

Fixes ISSUE-52621: POS Fiscalization API - It is required to include the property “AD_Org.Value” in the JSON file for event Ticket Complete

---
M src/org/openbravo/events/fiscalization/terminal/CFISTerminalProperty.java
M web-test/bodyBuilder/bodyBuilder.test.js
M web-test/bodyBuilder/data/login.js
M web-test/bodyBuilder/data/multiticket.js
M web-test/bodyBuilder/data/ticket.js
M web/org.openbravo.events.fiscalization/source/bodyBuilders/bodyBuilders.js
---
(0152914)
hgbot   
2023-07-27 11:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization/-/merge_requests/17 [^]