This commit is contained in:
2021-08-09 20:17:35 +00:00
parent fe9a25e609
commit 9e8e4dbecd

View File

@@ -61,7 +61,12 @@ TODO: Need stress test for client that can generate workorders in parallel for
## V8MIGRATE
note: Inventory Migration (just a note I found, not sure if relevant)
note: Inventory Migration plan
Turn off inventory, import all closed workorders
Turn on inventory
import all open workorders and inventory to cover at same time
adjust inventory to match v7
migrate inventory added to v8migrate as final step of export; code it based on balances and also insert serials etc
it checks the balances in v8 then compares to v7 then issues an adjustment to bring into sync
this way (last thing) we are always covered no matter what happens with wo import etc