This commit is contained in:
2021-09-03 19:16:41 +00:00
parent 3c13e2d077
commit dc1d78a064
2 changed files with 3 additions and 11 deletions

View File

@@ -58,15 +58,6 @@ Coded by importance
todo: decide on default columns to show and their order
todo: reporting not working, does report viewer object type being empty signify the issue?
are synthetic types not represented there? They need to be.
check the other synthetic type I copied from
are fields correct
todo: filters working?
## CLIENT MISC ITEMS
- Part request list in PO none of column headings are fetched translations all ??
@@ -867,4 +858,5 @@ BUILD 129 CHANGES OF NOTE
- case 3929 differentiate "Tags" in UI for wo / woitem* / woitemunit data lists
- case 3928 Tag filters needs more options - implemented
- PM added check if Customer is active before doing generation to workorder
- related cases 3939/3938 partinventoryrequest datalist specific to Inventory role
- related cases 3939/3938 partinventoryrequest datalist specific to Inventory role
- case 3943 updated the docs

View File

@@ -78,7 +78,7 @@
<v-col v-if="showCustomMediumLogo()" cols="7">
<div class="text-center">
<img :src="mediumLogoUrl" />
<img :src="largeLogoUrl" />
</div>
</v-col>