Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0049878Openbravo ERPA. Platformpublic2022-07-26 18:052022-08-18 12:43
jlopez 
jlopez 
normalminorhave not tried
closedfixed 
5
 
PR22Q4 
JSON REST Webservice
No
0049878: JSON object writer to generate and export a CSV file
Class to allow writing JSON objects to generate a CSV file with a custom field structure but using the standard preferences.

https://openbravo.atlassian.net/browse/RM-902 [^]
*
No tags attached.
related to feature request 0049794 closed jlopez POS2 [Store Perimeter] - Retrieve CSV file with the list of stores to which a discount is applicable to 
Issue History
2022-07-26 18:05jlopezNew Issue
2022-07-26 18:05jlopezAssigned To => Triage Platform Base
2022-07-26 18:05jlopezModules => JSON REST Webservice
2022-07-26 18:05jlopezTriggers an Emergency Pack => No
2022-07-26 18:09jlopezAssigned ToTriage Platform Base => jlopez
2022-07-26 18:44hgbotNote Added: 0139621
2022-07-27 10:13jlopezRelationship addedrelated to 0049794
2022-08-16 09:00jorge-garciaStatusnew => scheduled
2022-08-18 12:43hgbotResolutionopen => fixed
2022-08-18 12:43hgbotStatusscheduled => closed
2022-08-18 12:43hgbotFixed in Version => PR22Q4
2022-08-18 12:43hgbotNote Added: 0140231
2022-08-18 12:43hgbotNote Added: 0140232

Notes
(0139621)
hgbot   
2022-07-26 18:44   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/655 [^]
(0140231)
hgbot   
2022-08-18 12:43   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: a67dca315cf1578f2f2f801b51aadeae80ca0622
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 18-08-2022 12:43:09
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/a67dca315cf1578f2f2f801b51aadeae80ca0622 [^]

Fixes ISSUE-49878: Merge branch 'fr/49878-storePerimeter'

---
A modules/org.openbravo.service.json/src-test/org/openbravo/service/json/test/JSONWriterToCSVTest.java
A modules/org.openbravo.service.json/src-test/org/openbravo/service/json/test/StandaloneTestSuite.java
A modules/org.openbravo.service.json/src/org/openbravo/service/json/JSONWriterToCSV.java
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DataSourceServlet.java
M modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonConstants.java
---
(0140232)
hgbot   
2022-08-18 12:43   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/655 [^]