This commit is contained in:
2022-03-27 18:43:59 +00:00
parent cebaa3548a
commit 9f3f2f9284
4 changed files with 26 additions and 9 deletions

View File

@@ -21,8 +21,7 @@ Import / update
for JSON it could actually work record by record, so they could leave out the retail price property entirely for some records and include it for others to be updated (side effect for free as that's how the back end will treat it)
Back end import must handle each item one by one and decide if update or add and act accordingly working with the convention
TODO:
OUTSTANDING:
front end translations and final text (as schema update)
OUTSTANDING:
docs incomplete for import form section showing UI fields and menu options (awaiting trans keys)
replicate customerbiz import code to all the other supported objects
test each object