Frappe marketplace shows payments app is available for version 16. However I could not find specific branch related on GitHub.
How do I install?
Frappe marketplace shows payments app is available for version 16. However I could not find specific branch related on GitHub.
How do I install?
bench get-app payments --branch version-15
bench --site your-site-name install-app payments
Please note that there is no specific version-16 branch available on GitHub. Currently, only the develop and version-15 branches are visible, and version-15 is the stable branch.
I should have been specific. What I really meant was the version that is supported with erpnext 16.
In that case, please use the develop branch, as it is supported by ERPNext Version 16.
Thank you.