Openbravo Issue Tracking System - POS2
View Issue Details
0048593POS2Corepublic2022-02-14 13:272022-02-15 09:24
javietxe 
javietxe 
normalmajorhave not tried
closedfixed 
5
 
TAP 
No
0048593: [FLUN-2700] API Organizations Error
When creating a new Organization from the API, if the Anonymous Customer has not any location addressed, the creation of the Organization fails, letting the Organization in a wrong status

2022-02-11 00:01:42,424 [DefaultQuartzScheduler_Worker-1] ERROR com.openbravo.flunch.integration.organization.process.OrganizationUpdate - Si un client par défaut a été sélectionné, l'adresse client par défaut ne peut pas être vide.
org.openbravo.base.exception.OBException: ERROR: new row for relation "obpos_applications" violates check constraint "obpos_location_check"
In agapes environment:
- Create the anonymous client without any address
- Execute the Organization update to get the in
Check if the anonymous client has a localization before setting it to the default touchpoint
No tags attached.
blocks defect 0048592 closed javietxe [FLUN-2700] API Organizations Error 
Issue History
2022-02-14 13:28javietxeTypedefect => backport
2022-02-14 13:28javietxeTarget Version => TAP
2022-02-14 17:03javietxeNote Added: 0134968
2022-02-15 09:24javietxeStatusscheduled => resolved
2022-02-15 09:24javietxeResolutionopen => fixed
2022-02-15 09:24javietxeStatusresolved => closed

Notes
(0134968)
javietxe   
2022-02-14 17:03   
https://gitlab.com/obcustomers/AGAP/com.openbravo.flunch.integration.organization/-/merge_requests/6 [^]