Commit Graph

  • a986348de9 Merge pull request 'fix(app): add modules.txt/patches.txt so bench keeps ns_app in apps.txt' (#23) from feature/customer-statements into production production norman 2026-07-21 18:45:17 +00:00
  • 6c60653be7 fix(app): add modules.txt/patches.txt so bench keeps ns_app in apps.txt main Norman King 2026-07-09 10:02:53 -04:00
  • 192af42614 fix(app): add modules.txt/patches.txt so bench keeps ns_app in apps.txt feature/customer-statements Norman King 2026-07-09 10:02:53 -04:00
  • 1b41fb0845 Merge pull request 'add feature/customer-statements to erpnext' (#22) from feature/customer-statements into production norman 2026-07-09 12:53:50 +00:00
  • 41d3fec08c fix(statements): raise customer address window 0.5in Norman King 2026-07-09 08:20:44 -04:00
  • ccc3fac69d fix(statements): nudge envelope windows to printed-proof positions Norman King 2026-07-09 08:06:37 -04:00
  • 0aefdeb5ff fix(statements): set envelope geometry for #9 double-window Norman King 2026-07-09 07:52:07 -04:00
  • 326adf865a fix(statements): restore Customer list button (merge listview_settings) Norman King 2026-07-08 20:36:21 -04:00
  • 5181f4a177 docs: describe the customer statements feature Norman King 2026-07-08 19:58:09 -04:00
  • 46967208e9 feat(statements): Customer-form button, consolidated UI, disable-fee toggle Norman King 2026-07-08 19:52:15 -04:00
  • c20dd18287 feat(statements): untaxed late-fee series, skip-fee option, audit trail Norman King 2026-07-08 19:52:03 -04:00
  • acd7df1129 feat(statements): bill late fee as a collectible Sales Invoice Norman King 2026-07-08 19:12:08 -04:00
  • 9e2e86cead feat(statements): add Customer list "Generate Statements" button Norman King 2026-07-08 19:08:14 -04:00
  • 75a9c9d154 feat(statements): statement builder + printable envelope template Norman King 2026-07-08 19:04:47 -04:00
  • 63bf0b68f5 feat(statements): add overdue-customers query API Norman King 2026-07-08 19:01:03 -04:00
  • 8bb8954ff6 docs: add architecture, design spec, and security notes docs/app-documentation norman 2026-07-02 07:33:32 -04:00
  • 790d4d0e9d Merge pull request 'main' (#17) from main into production norman 2026-06-15 14:14:35 +00:00
  • 4e0acde164 Added multiple invoice payment feature. Fixed autopay to run using security key. Ty Reynolds 2026-06-11 09:36:01 -04:00
  • 4ed575c18f New double window print formats. Ty Reynolds 2026-06-10 08:20:17 -04:00
  • 5c5ff483a4 auto fill customer after customer creation for every doctype. Ty Reynolds 2026-06-04 10:01:33 -04:00
  • 7789d13584 Added some fail safes for inconsequential errors. Ty Reynolds 2026-05-27 13:19:12 -04:00
  • 87f40e6b83 Merge pull request 'add autopay and fix customer entry form.' (#13) from main into production norman 2026-05-18 15:27:57 +00:00
  • 8c4f1f753e Finished sign up for auto pay feature from pay invoice form. Also, added a doc file for the payment flow. Ty Reynolds 2026-05-15 13:47:35 -04:00
  • d45e7cbbe1 New invoice print format for new envelopes. Ty Reynolds 2026-05-11 15:40:04 -04:00
  • f70c9a9321 Fixed integration error from update. Ty Reynolds 2026-05-11 08:28:01 -04:00
  • 61ac7f563c Merge pull request 'update customer quick entry form and field descriptions' (#12) from main into production norman 2026-05-07 23:47:50 +00:00
  • 8a4a4b7542 Added field descriptions for acessability mode on customer quick entry form. Ty Reynolds 2026-05-07 13:04:53 -04:00
  • f03fa451d0 Fixed customer quick entry rollback error. Ty Reynolds 2026-05-07 11:44:25 -04: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 norman 2026-05-06 09:29:44 +00:00
  • 0aef470e00 Merge branch 'production' into main norman 2026-05-06 09:28:52 +00:00
  • b11c75c336 Added route options to monitor and auto populate fields based off where the quick entry form was spawned from. Ty Reynolds 2026-05-05 08:11:16 -04:00
  • 47f795229a Merge pull request 'Removed duplicate name check.' (#7) from main into production norman 2026-05-04 18:08:36 +00:00
  • 74d3d7f5c1 Removed duplicate name check. Ty Reynolds 2026-05-04 13:59:05 -04:00
  • 81fa907f86 Merge pull request 'add additional commits' (#6) from main into production norman 2026-04-28 13:37:17 +00:00
  • 4cc7a2aa28 Read me. Ty Reynolds 2026-04-27 10:22:58 -04:00
  • e0912a4c60 added missed import. Ty Reynolds 2026-04-24 11:45:00 -04:00
  • e7e9fc96c2 Added feature toggle for the check box on custom form. Turned off at the moment so we can push to prod even though this feature is complete. Ty Reynolds 2026-04-14 09:40:36 -04:00
  • cc44683972 Changed the opt in for auto pay to be a check box on thecustom form. Improves work flow and is more professional. Added this as checkbox under the zip code entry field. Did no testing on the logic yet. Ty Reynolds 2026-04-08 08:02:42 -04:00
  • d082c59bc4 Fixed the Collect JS loading after first instance issue. Ty Reynolds 2026-03-24 08:38:32 -04:00
  • ac51c2ce4e Added card holder name and zip to manual payment form. Known bug for loading Collect.Js after 1st instance post cache clear. Working on a fix. Ty Reynolds 2026-03-23 13:24:59 -04:00
  • bddbb35541 Sign up customer for autopay? feature when manual payment is ran. Version 1 Ty Reynolds 2026-03-19 08:24:28 -04:00
  • 4e5b4e0a41 Version 1 of Collect.JS no autopay, invoice payment feature. Ty Reynolds 2026-03-18 15:59:03 -04:00
  • 1ef7e6968c Updated logic for collect checkout to use Security Key. Ty Reynolds 2026-03-13 09:02:25 -04:00
  • cd57206be1 added to the collect checkout logic. Ty Reynolds 2026-03-12 14:24:34 -04:00
  • 961504dd83 payment api updated and running, invoice print format updated. Ty Reynolds 2026-03-12 10:35:25 -04:00
  • aefb2d4cc6 Finished Quick Entry Ty Reynolds 2026-02-13 10:59:38 -05:00
  • 4357ce7fcc Updated invoice and autopay logic. Ty Reynolds 2026-02-10 08:42:57 -05:00
  • 75600fdbeb Custom Quick entry version 1 done. Zip API done and Customer backend added. Ty Reynolds 2026-02-09 15:03:17 -05:00
  • a636cdd9fa Upgraded the autopay functions and finished up the iframe. Ty Reynolds 2026-02-02 08:08:00 -05:00
  • 22d514aa7b Made date bold like the other item headers. Ty Reynolds 2026-01-29 10:06:35 -05:00
  • 143c9b98e6 updated conditional balance due color in invoice print format Ty Reynolds 2026-01-27 11:29:14 -05:00
  • 372167f6fd updated quote print format Ty Reynolds 2026-01-22 09:41:05 -05:00
  • 5b70cd43fa updated url in hooks. Ty Reynolds 2026-01-21 13:44:31 -05:00
  • e3d0d24b04 Added and updated autopay logic Ty Reynolds 2026-01-21 10:28:22 -05:00
  • 69f7b2fd72 Fixed the hooks for the print format. Ty Reynolds 2026-01-20 15:15:28 -05:00
  • 113aeda82f Add Quotation print format and updated the Invoice and Sales Order Ty Reynolds 2026-01-20 11:48:51 -05:00
  • 782a88168c Invoice no Autopay function updated. Ty Reynolds 2026-01-16 08:33:07 -05:00
  • 8efe79fb66 Invoice and Sales Order print format updated. Ty Reynolds 2026-01-15 10:02:52 -05:00
  • bb60e17770 Invoice print format updated and Sales Order print format added. Ty Reynolds 2026-01-15 08:38:20 -05:00
  • eee74501cd Invoice print format added. Ty Reynolds 2026-01-14 10:15:27 -05:00
  • f871334fb4 Autopay api logic prototype. Ty Reynolds 2026-01-13 11:10:35 -05:00
  • 1aa5bf9d1d Autofill on ZIP for Customer Quick Entry changes Ty Reynolds 2026-01-12 13:53:33 -05:00
  • 2fbf5b9676 Autofill on ZIP for Customer Quick Entry Ty Reynolds 2026-01-12 10:07:35 -05:00
  • 1853ec0dc3 Customize Customer Quick Entry Ty Reynolds 2026-01-12 09:19:45 -05:00
  • 61bd56e6da Initial ERPNext custom app scaffold Ty Reynolds 2026-01-02 09:45:03 -05:00