Make a way to sign up for autopay from No Autopay payment form on Invoice #3

Closed
opened 2026-03-18 20:14:47 +00:00 by TyReynolds · 6 comments
Member
No description provided.
Author
Member

Version 1 implemented, just rough first try no testing done as of 8:25AM 3-19-26

Version 1 implemented, just rough first try no testing done as of 8:25AM 3-19-26
Author
Member

Frontend is added to the custom form, but I've done no testing on the backend yet.

Frontend is added to the custom form, but I've done no testing on the backend yet.
Author
Member

All backend logic is toggled off with a site config feature flag so the rest of the features can be pushed to production. This way I can turn it back on whenever I want to continue dev.

All backend logic is toggled off with a site config feature flag so the rest of the features can be pushed to production. This way I can turn it back on whenever I want to continue dev.
Author
Member

All backend logic is toggled off with a site config feature flag so the rest of the features can be pushed to production. This way I can turn it back on whenever I want to continue dev.

This is done on the files, but the site config is ignored by git, so we need to update the production server's site_config.json to have all the necessary fields. After than we just need to pull on the production server, then run the build and restart commands from the bench root.

> All backend logic is toggled off with a site config feature flag so the rest of the features can be pushed to production. This way I can turn it back on whenever I want to continue dev. This is done on the files, but the site config is ignored by git, so we need to update the production server's site_config.json to have all the necessary fields. After than we just need to pull on the production server, then run the build and restart commands from the bench root.
Author
Member

Try to have done by 5/15

Try to have done by 5/15
Author
Member

Done and tested

Done and tested
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nsinnovations/ns_erpnext_app#3