This commit is contained in:
2021-04-05 19:20:20 +00:00
parent 02e6398637
commit c39da0789d
3 changed files with 35 additions and 4 deletions

View File

@@ -213,7 +213,9 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: workorder front POC
- make minimal front end enough for POC wokorder->woitem->woitemscheduleduser collection (STATE?)
- make minimal front end enough for POC wokorder->
woitem->woitemscheduleduser collection
wostate
- test out, confirm can CRUD as planned independantly and all at once
- will need some dirty fields and viz fields likely added to models so go minimal route as possible to POC it
- NEED editable field at every level to test out the updating and partial updating process