This commit is contained in:
@@ -395,7 +395,7 @@ Steps to test notifications:
|
|||||||
plain in app delivery
|
plain in app delivery
|
||||||
email delivery
|
email delivery
|
||||||
non matching tag doesn't trigger delivery
|
non matching tag doesn't trigger delivery
|
||||||
matchign tag triggers in app / email delivery
|
matching tag triggers in app / email delivery
|
||||||
|
|
||||||
Coded, tested, done:
|
Coded, tested, done:
|
||||||
WorkorderCompletedStatusOverdue
|
WorkorderCompletedStatusOverdue
|
||||||
@@ -416,10 +416,14 @@ todo 3: workorder notifications to code and test:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
todo: Customer service imminient should be onsite only right?
|
|
||||||
Or...??
|
|
||||||
|
|
||||||
TODO: Hiding sections not used when empty and now added from the menu to present a cleaner empty work order
|
TODO: Hiding sections not used when empty and now added from the menu to present a cleaner empty work order
|
||||||
|
ideas:
|
||||||
|
super faded but still shown same as now, dark normal when they are used
|
||||||
|
add from top menu
|
||||||
|
add from fab floating action button when new?
|
||||||
|
something that stays so users can use either way so no confusion about shifting UI elements that disappear
|
||||||
|
|
||||||
|
|
||||||
todo: notify event list table needs to show status of workorder (all fields) ideally
|
todo: notify event list table needs to show status of workorder (all fields) ideally
|
||||||
otherwise if you have multiple wostatusage notifications they all appear the same
|
otherwise if you have multiple wostatusage notifications they all appear the same
|
||||||
|
|||||||
@@ -64,6 +64,8 @@
|
|||||||
append-icon=""
|
append-icon=""
|
||||||
></v-select>
|
></v-select>
|
||||||
</v-col>
|
</v-col>
|
||||||
|
TODO: INSERT GLOBAL HTML formatted INFO HERE FROM GLOBAL SETTINGS IF
|
||||||
|
NON-EMPTY
|
||||||
<!-- //MIGRATE_OUTSTANDING put workorder picklist here and show if has a woitemid or whatever is required to link to the wo -->
|
<!-- //MIGRATE_OUTSTANDING put workorder picklist here and show if has a woitemid or whatever is required to link to the wo -->
|
||||||
<!-- ---------------------------------- -->
|
<!-- ---------------------------------- -->
|
||||||
<v-col cols="12" sm="6" lg="4" xl="3">
|
<v-col cols="12" sm="6" lg="4" xl="3">
|
||||||
|
|||||||
Reference in New Issue
Block a user