From cec76f119e80d756158b7e384d0d64b39bdbdab2 Mon Sep 17 00:00:00 2001 From: ali <010109ali@gmail.com> Date: Wed, 9 Jul 2025 19:16:11 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20jeyerp.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeyerp.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jeyerp.yaml b/jeyerp.yaml index 01437b1..2f89752 100644 --- a/jeyerp.yaml +++ b/jeyerp.yaml @@ -621,7 +621,7 @@ actions: # Create a New Site su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench new-site --admin-password=admin --db-root-username=root --db-root-password="${DISTROBUILDER_ROOT_UUID}" --install-app erpnext --set-default frontend' # Install Standard App - su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench install-app hrms' + su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench install-app hrms --force' # Download Jey ERP Apps su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench migrate-csv-to-po' su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench get-app https://git.host.jeyerp.az/ali/custom_subtabs.git'