Обновить jeyerp-develop.yaml

This commit is contained in:
js 2025-09-03 21:52:46 +00:00
parent 1cb7eff0b4
commit 2ba81df625
1 changed files with 6 additions and 2 deletions

View File

@ -309,7 +309,9 @@ packages:
- packages:
- alpine-base
- logrotate
- doas
- build-base
- pkgconf
- tzdata
action: install
- packages:
@ -345,6 +347,8 @@ packages:
- packages:
- mariadb
- mariadb-client
- mariadb-connector-c-dev
- mariadb-dev
action: install
# variants:
# - mariadb
@ -629,7 +633,7 @@ actions:
# Install Standard App
su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench install-app hrms'
# 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 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'
su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench get-app https://git.host.jeyerp.az/ali/az_locale.git'
su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench get-app https://git.host.jeyerp.az/ali/invoice_az.git'