Обновить 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: - packages:
- alpine-base - alpine-base
- logrotate - logrotate
- doas - build-base
- pkgconf
- tzdata
action: install action: install
- packages: - packages:
@ -345,6 +347,8 @@ packages:
- packages: - packages:
- mariadb - mariadb
- mariadb-client - mariadb-client
- mariadb-connector-c-dev
- mariadb-dev
action: install action: install
# variants: # variants:
# - mariadb # - mariadb
@ -629,7 +633,7 @@ actions:
# Install Standard App # 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'
# Download Jey ERP Apps # 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/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/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' su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench get-app https://git.host.jeyerp.az/ali/invoice_az.git'