This commit is contained in:
@@ -9,9 +9,11 @@
|
||||
## BIG PICTURE TO RELEASE
|
||||
March
|
||||
Contract
|
||||
Workorder*, quote*, pm* implementations
|
||||
Workorder*, quote*, pm* implementations
|
||||
case 3850 has all the good stuff about how to do this, it's basically worked out at this point
|
||||
April
|
||||
Schedule form
|
||||
Review all v8 cases top to bottom and triage / implement
|
||||
V8Migrate completion
|
||||
All stock reports (and schedule ones)
|
||||
2FA - same as DO authentication code app
|
||||
@@ -181,11 +183,13 @@ todo: Changes to allow in place updates of server:
|
||||
|
||||
|
||||
|
||||
CURRENTLY DOING: Purchase order v8migrate
|
||||
decided to skip it for now, so move on to next thing
|
||||
Perhaps next is an inventory migrate added to v8migrate now at the very end, could code it now 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
|
||||
CURRENTLY DOING: Contract
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
------------------------------------------
|
||||
@@ -237,11 +241,15 @@ Preliminary order to get the ball rolling, these are the easiest starting point:
|
||||
Contract
|
||||
big one, tons of cases, will likely be implemented then need tweaking until it's right but the cases are all gold Jerry, gold!
|
||||
|
||||
Inventory Migration
|
||||
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
|
||||
|
||||
|
||||
WorkorderStatus
|
||||
no dependencies, possibly many cases, read over carefully before implementing
|
||||
|
||||
...others tbd...
|
||||
|
||||
Workorder
|
||||
When do this need to go back and do a bunch of //MIGRATE_OUTSTANDING
|
||||
i.e. show all
|
||||
@@ -251,6 +259,12 @@ Preliminary order to get the ball rolling, these are the easiest starting point:
|
||||
and can always hide
|
||||
means wo could be scheduled for ad-hoc locations and serviced that way, i.e. a truck parked on the side of the highway etc
|
||||
|
||||
Quote
|
||||
|
||||
PM
|
||||
|
||||
Schedule form
|
||||
|
||||
|
||||
|
||||
# V7 objects now TAGS, the following objects are imported as tags and suffixed with a period and then short versions of the object type in the tag name
|
||||
@@ -817,7 +831,8 @@ Another payment processor?
|
||||
|
||||
DONATE
|
||||
Send a tip / buy a coffee link to the graphic designer who made the rabbit logo
|
||||
follow the link from the docs appendix open source acknowledgements page
|
||||
https://pixabay.com/vectors/bunny-rabbit-wrench-repairs-154508/
|
||||
coffee button top right
|
||||
if I use it in release I should at least send them the small amount they get tipped
|
||||
|
||||
Send a tip / donate to teh favicon generator guy
|
||||
|
||||
Reference in New Issue
Block a user