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