Обновить jeyerp.yaml

This commit is contained in:
ali 2025-07-10 14:05:30 +00:00
parent 21a75a7dcd
commit 324015c314
1 changed files with 1 additions and 1 deletions

View File

@ -642,7 +642,7 @@ actions:
# Install Jey ERP Subtabs App # Install Jey ERP Subtabs App
su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench install-app custom_subtabs' su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench install-app custom_subtabs'
# Execute Subtabs script for js_parent_subtab field # Execute Subtabs script for js_parent_subtab field
su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench execute custom_subtabs.patches.add_parent_field.add_field_to_docfield_json su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench execute custom_subtabs.patches.add_parent_field.add_field_to_docfield_json'
# Install Jey ERP Apps # Install Jey ERP Apps
su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench install-app az_locale invoice_az taxes_az formula_editor jey_erp kapital_bank jey_theme frappe_enhanced_gridview' su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench install-app az_locale invoice_az taxes_az formula_editor jey_erp kapital_bank jey_theme frappe_enhanced_gridview'