split payments app into it's own cc-payments app separate from other customizations. #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We should separate the crystal clear integration into it's own erpnext app separate from the other customizations.
The purpose for this is to have clear splits of what apps do. we have a ns-customizations app for all the minor customizations we made and then for the more major things they should have there own apps.
Moved the payment api and all JS for the sales invoice to a new app named ns_invoice_payments_app.