Обновить jeyerp.yaml
This commit is contained in:
parent
21a75a7dcd
commit
324015c314
|
|
@ -642,7 +642,7 @@ actions:
|
|||
# Install Jey ERP Subtabs App
|
||||
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
|
||||
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
|
||||
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'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue