From ac854f5ec2dc7439a5133c12c6a9eb04a6684ca1 Mon Sep 17 00:00:00 2001 From: Edwin Betancourt Date: Fri, 6 Dec 2024 00:23:32 -0400 Subject: [PATCH] fix: Menu Tree with parent id `NULL` as `Zero`. (#944) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3af78a97..d899952e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ org.gradle.jvmargs=-Xmx4096M -systemProp.deploy.patchLibrary = com.solop:adempiere.solop_libs:3.9.4.001-1.3.0 +systemProp.deploy.patchLibrary = com.solop:adempiere.solop_libs:3.9.4.001-1.3.1