From 4d2e93e2e936d6eb6af2d2a1af410a9eaaeef0e9 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Fri, 26 Jan 2024 21:11:43 +0100 Subject: [PATCH] fix(Customer): write access for LANDA Local Organization Management (LAN-811) --- landa/landa_sales/custom/customer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/landa/landa_sales/custom/customer.json b/landa/landa_sales/custom/customer.json index 0a65cd91..7c601225 100644 --- a/landa/landa_sales/custom/customer.json +++ b/landa/landa_sales/custom/customer.json @@ -1000,7 +1000,7 @@ "set_user_permissions": 0, "share": 0, "submit": 0, - "write": 0 + "write": 1 }, { "_assign": null,