This commit is contained in:
2021-08-13 20:27:47 +00:00
parent 1008b506f5
commit dcffa704ed

View File

@@ -12,9 +12,10 @@
Aug Aug
Meter reading??
migrate quotes migrate quotes
migrate pm migrate pm
Meter reading??
Misc "blizzard" Misc "blizzard"
Customer UI Customer UI
CSR techs ui accept to wo etc CSR techs ui accept to wo etc
@@ -527,6 +528,8 @@ CURRENTLY DOING: odds and ends of migrate
todo: task group not migrating, should as it's a v8 feature, also there's a case about it 3438 dropping description field for tg todo: task group not migrating, should as it's a v8 feature, also there's a case about it 3438 dropping description field for tg
todo: head office customers link from menu exists but is not implemented, should show customers list filtered by that head office todo: head office customers link from menu exists but is not implemented, should show customers list filtered by that head office
todo: decide on purchase orders, yay or nay if nay then maybe need to make token po's for imported part requests?
Inventory handling ideas: Inventory handling ideas:
maybe do use inventory, but start out with crazy high numbers for each part maybe do use inventory, but start out with crazy high numbers for each part
@@ -545,7 +548,7 @@ part requests do not migrate the purchase order id link if there was one in v7;
ultimately I can fix up the inventory balance at the end no matter what gets imported, it's just that v8 takes all inventory affecting things very seriously so it's going to ultimately I can fix up the inventory balance at the end no matter what gets imported, it's just that v8 takes all inventory affecting things very seriously so it's going to
leave a lot of artifacts in the db if it has to adjust and add and remove tons of stuff which I was hoping to avoid. Will have to give it a think. leave a lot of artifacts in the db if it has to adjust and add and remove tons of stuff which I was hoping to avoid. Will have to give it a think.
meter reading
============================ ============================