TyReynolds
  • Joined on 2025-12-29
TyReynolds closed issue nsinnovations/ns_erpnext_app#3 2026-05-15 19:11:39 +00:00
Make a way to sign up for autopay from No Autopay payment form on Invoice
TyReynolds pushed to main at nsinnovations/ns_erpnext_app 2026-05-15 17:47:42 +00:00
8c4f1f753e Finished sign up for auto pay feature from pay invoice form. Also, added a doc file for the payment flow.
TyReynolds pushed to main at nsinnovations/ns_erpnext_app 2026-05-11 19:40:09 +00:00
d45e7cbbe1 New invoice print format for new envelopes.
TyReynolds pushed to main at nsinnovations/ns_erpnext_app 2026-05-11 12:28:10 +00:00
f70c9a9321 Fixed integration error from update.
TyReynolds closed issue nsinnovations/ns_erpnext_app#10 2026-05-07 19:56:12 +00:00
Add accessibility features to read headers on custom quick entry.
TyReynolds commented on issue nsinnovations/ns_erpnext_app#10 2026-05-07 18:04:31 +00:00
Add accessibility features to read headers on custom quick entry.

This is done to my knowledge @norman please test it and let me know

Test on dev. I want to make sure this feature works before making the pull request.

TyReynolds commented on issue nsinnovations/ns_erpnext_app#10 2026-05-07 17:10:21 +00:00
Add accessibility features to read headers on custom quick entry.

This is done to my knowledge @norman please test it and let me know

TyReynolds pushed to main at nsinnovations/ns_erpnext_app 2026-05-07 17:05:00 +00:00
8a4a4b7542 Added field descriptions for acessability mode on customer quick entry form.
TyReynolds commented on issue nsinnovations/ns_erpnext_app#11 2026-05-07 15:47:28 +00:00
Fix zip code api and make it so when you hit enter the form pops up for sales invoice/order list

Fixed, we accidentally pushed rolled back file and it's been updated back to the working version.

TyReynolds closed issue nsinnovations/ns_erpnext_app#11 2026-05-07 15:47:28 +00:00
Fix zip code api and make it so when you hit enter the form pops up for sales invoice/order list
TyReynolds pushed to main at nsinnovations/ns_erpnext_app 2026-05-07 15:46:19 +00:00
f03fa451d0 Fixed customer quick entry rollback error.
TyReynolds opened issue nsinnovations/ns_erpnext_app#11 2026-05-07 11:41:51 +00:00
Fix zip code api and make it so when you hit enter the form pops up for sales invoice/order list
TyReynolds opened issue nsinnovations/ns_erpnext_app#10 2026-05-07 11:40:59 +00:00
Add accessibility features to read headers on custom quick entry.
TyReynolds closed issue nsinnovations/ns_erpnext_app#8 2026-05-05 12:12:42 +00:00
set create a new customer command from doctypes to pass anything from customer field.
TyReynolds commented on issue nsinnovations/ns_erpnext_app#8 2026-05-05 12:12:42 +00:00
set create a new customer command from doctypes to pass anything from customer field.

Achieved this by added route options logic. Basically, catches the doctype and customer name value from search when the quick entry form is spawned.

TyReynolds pushed to main at nsinnovations/ns_erpnext_app 2026-05-05 12:11:22 +00:00
b11c75c336 Added route options to monitor and auto populate fields based off where the quick entry form was spawned from.
TyReynolds pushed to main at nsinnovations/ns_erpnext_app 2026-05-04 17:59:11 +00:00
74d3d7f5c1 Removed duplicate name check.
TyReynolds commented on issue nsinnovations/ns_erpnext_app#5 2026-04-27 19:00:43 +00:00
Investigate building with bench

Found the proper commands and order to run them in. All are in the new README I recently pushed.