From 67d5a28170a2b8def348b4d7223ca52c79b8ce3f Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Wed, 28 May 2025 11:53:32 -0500 Subject: [PATCH] refactor(forecast notes): added in a note about needing to be default address --- frontend/src/components/logistics/dm/dmPage.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/src/components/logistics/dm/dmPage.tsx b/frontend/src/components/logistics/dm/dmPage.tsx index bf18dd9..b37df66 100644 --- a/frontend/src/components/logistics/dm/dmPage.tsx +++ b/frontend/src/components/logistics/dm/dmPage.tsx @@ -129,6 +129,10 @@ export default function DmPage() { If you desire you can send up to 1000 orders at one time... +
  • + The customer MUST be set as default address in order + for the system to validate the av. +