Hello, in HELM chart of ERPNext, there is no payments app installed by default. It is required by some other modules in ERPNext. Is there some possibility to install it in HELM charts? I tried to use installApps but this works only with erpnext value in the list because only that is installed - so I tried to install apps like bellos but it did not work it still shows error ModuleNotFoundError: No module named 'payments' - So apparently it does not work as expected. Some help?
Hello, in HELM chart of ERPNext, there is no payments app installed by default. It is required by some other modules in ERPNext. Is there some possibility to install it in HELM charts? I tried to use
installApps
but this works only witherpnext
value in the list because only that is installed - so I tried to install apps like bellos but it did not work it still shows error ModuleNotFoundError: No module named 'payments' - So apparently it does not work as expected. Some help?Tried configuration:
Thanks very much in advance!
Ticket link on frappe helpdesk: https://support.frappe.io/helpdesk/my-tickets/25173