This commit is contained in:
2022-03-28 16:22:39 +00:00
parent c682c74c13
commit 4c4a4192c5
2 changed files with 4 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ TODO:
replicate customerbiz import code to all the other supported objects replicate customerbiz import code to all the other supported objects
test each object test each object
document 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 TEST FILE OPEN ON iPad device as the file input accept type may not work with apple

View File

@@ -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: 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) - ##### [Customers](adm-import-customer.md)
- [Head offices](adm-import-headoffice.md) - ##### [Head offices](adm-import-headoffice.md)
- [Parts](adm-import-part.md) - ##### [Parts](adm-import-part.md)
## Import form ## Import form