From 866a8601268c041d3f5f065cd00fd8d468f5460f Mon Sep 17 00:00:00 2001 From: TyReynolds Date: Tue, 24 Mar 2026 15:45:37 +0000 Subject: [PATCH] --- Home.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..8affd2e --- /dev/null +++ b/Home.md @@ -0,0 +1,13 @@ +Welcome to the Wiki for the custom NS Innovations ERP Next app. This app allows us to customize ERP next make the user and customer experience as smooth as possible. + + +---- As of 3/24/2026 ---- + +We have already implemented a couple features as of this date. + +- Custom quick entry for adding customers. +- A ZIP code autofill API. +- Run payment button on invoice doc that either runs the payment or prompts user for payment info depending on if the corresponding customer is set up for auto pay or not. +- Print formats for invoices, sales orders and quotations. (The code is pushed to this repo with every update, but we must manually update the code chunk in ERP Next for it to show) + +All features are BETAs at the time and have yet to be extensively tested for bugs.