From 4c4a4192c5cedbc1f8a1a788a3d4e0e9e4ffeba5 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 28 Mar 2022 16:22:39 +0000 Subject: [PATCH] --- devdocs/todo.txt | 1 + docs/8.0/ayanova/docs/adm-import.md | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 58f933df..ab96d530 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -9,6 +9,7 @@ TODO: replicate customerbiz import code to all the other supported objects test each object document each object + Add an inventory handling object for import / update TEST FILE OPEN ON iPad device as the file input accept type may not work with apple diff --git a/docs/8.0/ayanova/docs/adm-import.md b/docs/8.0/ayanova/docs/adm-import.md index 8c188d46..d26c3a28 100644 --- a/docs/8.0/ayanova/docs/adm-import.md +++ b/docs/8.0/ayanova/docs/adm-import.md @@ -164,9 +164,9 @@ Types not listed may be added in future; for needs beyond what is provided with Each object type listed below links to a page showing the specific format required for the import file and special notes about importing that specific object: -- [Customers](adm-import-customer.md) -- [Head offices](adm-import-headoffice.md) -- [Parts](adm-import-part.md) +- ##### [Customers](adm-import-customer.md) +- ##### [Head offices](adm-import-headoffice.md) +- ##### [Parts](adm-import-part.md) ## Import form