• Joined on 2025-12-29
norman pushed to production at nsinnovations/ns_erpnext_app 2026-06-15 14:14:35 +00:00
790d4d0e9d Merge pull request 'main' (#17) from main into production
4e0acde164 Added multiple invoice payment feature. Fixed autopay to run using security key.
4ed575c18f New double window print formats.
5c5ff483a4 auto fill customer after customer creation for every doctype.
7789d13584 Added some fail safes for inconsequential errors.
Compare 5 commits »
norman merged pull request nsinnovations/ns_erpnext_app#17 2026-06-15 14:14:35 +00:00
main
norman created pull request nsinnovations/ns_erpnext_app#17 2026-06-15 14:13:31 +00:00
main
norman commented on issue nsinnovations/ns_erpnext_app#16 2026-06-09 23:06:16 +00:00
update payment screen to allow for paying multiple invoices

See answers below.

Single charge or multiple charges? When the user selects 3 additional invoices, do you want one combined charge for the total of all selected invoices or separate…

norman opened issue nsinnovations/ns_erpnext_app#16 2026-06-08 19:35:09 +00:00
update payment screen to allow for paying multiple invoices
norman commented on issue nsinnovations/ns_erpnext_app#14 2026-05-29 15:44:18 +00:00
When customer is created from doctype, add customer to the doc type when clicking create.

correct, it should do this regardless of doctype, if a customer is created, once create is clicked, that customer should be added to the doctype.

norman opened issue nsinnovations/ns_erpnext_app#14 2026-05-25 19:33:48 +00:00
When customer is created from doctype, add customer to the doc type when clicking create.
norman pushed to production at nsinnovations/ns_erpnext_app 2026-05-18 15:27:58 +00:00
87f40e6b83 Merge pull request 'add autopay and fix customer entry form.' (#13) from main into production
8c4f1f753e Finished sign up for auto pay feature from pay invoice form. Also, added a doc file for the payment flow.
d45e7cbbe1 New invoice print format for new envelopes.
f70c9a9321 Fixed integration error from update.
Compare 4 commits »
norman merged pull request nsinnovations/ns_erpnext_app#13 2026-05-18 15:27:57 +00:00
add autopay and fix customer entry form.
norman created pull request nsinnovations/ns_erpnext_app#13 2026-05-18 15:27:40 +00:00
add autopay and fix customer entry form.
norman pushed to production at nsinnovations/ns_erpnext_app 2026-05-07 23:47:51 +00:00
61ac7f563c Merge pull request 'update customer quick entry form and field descriptions' (#12) from main into production
8a4a4b7542 Added field descriptions for acessability mode on customer quick entry form.
f03fa451d0 Fixed customer quick entry rollback error.
Compare 3 commits »
norman merged pull request nsinnovations/ns_erpnext_app#12 2026-05-07 23:47:50 +00:00
update customer quick entry form and field descriptions
norman created pull request nsinnovations/ns_erpnext_app#12 2026-05-07 23:47:16 +00:00
update customer quick entry form and field descriptions
norman merged pull request nsinnovations/ns_erpnext_app#9 2026-05-06 09:29:45 +00:00
Added route options to monitor and auto populate fields based off where the quick entry form was spawned from.
norman pushed to production at nsinnovations/ns_erpnext_app 2026-05-06 09:29:45 +00:00
f89a672334 Merge pull request 'Added route options to monitor and auto populate fields based off where the quick entry form was spawned from.' (#9) from main into production
0aef470e00 Merge branch 'production' into main
b11c75c336 Added route options to monitor and auto populate fields based off where the quick entry form was spawned from.
Compare 3 commits »
norman pushed to main at nsinnovations/ns_erpnext_app 2026-05-06 09:28:54 +00:00
0aef470e00 Merge branch 'production' into main
47f795229a Merge pull request 'Removed duplicate name check.' (#7) from main into production
81fa907f86 Merge pull request 'add additional commits' (#6) from main into production
Compare 3 commits »
norman created pull request nsinnovations/ns_erpnext_app#9 2026-05-06 09:28:36 +00:00
Added route options to monitor and auto populate fields based off where the quick entry form was spawned from.
norman opened issue nsinnovations/ns_erpnext_app#8 2026-05-05 11:32:05 +00:00
set create a new customer command from doctypes to pass anything from customer field.
norman pushed to production at nsinnovations/ns_erpnext_app 2026-05-04 18:08:37 +00:00
47f795229a Merge pull request 'Removed duplicate name check.' (#7) from main into production
74d3d7f5c1 Removed duplicate name check.
Compare 2 commits »