This commit is contained in:
2021-05-14 00:22:31 +00:00
parent a7957801af
commit 46f7318156

View File

@@ -343,6 +343,11 @@ CURRENTLY DOING: labors (but involves contract change below)
todo: contract change dialog add bit to navigate back to it again freshly
todo: boolean fields in table are showing "true" "false" must change to checkboxes or checkbox characters or something
do this sooner than later
check po and other tables as well.
there is specific guidance on this in the vuetify docs with example
todo: Server new wo auto contract resolution code,
if NEW record and contractid already set then use that otherwise find effective one and set (only way it's set automatically)
@@ -352,6 +357,7 @@ CURRENTLY DOING: labors (but involves contract change below)
todo: special service rates for contract etc currently just pulls all rates (woitemscheuleduser)
look for notes on this, I wrote them out somewhere about how to handle via variant and pulling contract etc
todo: tax code ref integrity check should include wo or...
technically I think it should probably just remove them from wo since they are already redundantly storing it, but also it might be good to keep it 50/50 on this one