This commit is contained in:
@@ -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
|
||||
@@ -78,7 +78,7 @@
|
||||
|
||||
<v-col v-if="showCustomMediumLogo()" cols="7">
|
||||
<div class="text-center">
|
||||
<img :src="mediumLogoUrl" />
|
||||
<img :src="largeLogoUrl" />
|
||||
</div>
|
||||
</v-col>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user