solop-develop / adempiere-grpc-server

ADempiere gRPC Server example of integration
GNU General Public License v2.0
0 stars 8 forks source link

Fix: Validate values in Null #788

Closed elsiosanchez closed 1 month ago

elsiosanchez commented 1 month ago

Error

ERROR: insert or update on table "ad_user" violates foreign key constraint "cgreeting_aduser" Detail: Key (c_greeting_id)=(0) is not present in table "c_greeting".

Additional context

fixes https://github.com/solop-develop/frontend-core/issues/2126