This commit is contained in:
@@ -2,7 +2,9 @@
|
|||||||
<v-container fluid>
|
<v-container fluid>
|
||||||
<gz-report-selector ref="reportSelector"></gz-report-selector>
|
<gz-report-selector ref="reportSelector"></gz-report-selector>
|
||||||
<h2 class="red--text">
|
<h2 class="red--text">
|
||||||
todo: revisit after add vendor to support usertype contractor
|
todo: revisit after add vendor to support usertype contractor TEST SAVE
|
||||||
|
when have vendor and make sure wont' allow without vendor chosen and make
|
||||||
|
sure if not error is clear
|
||||||
</h2>
|
</h2>
|
||||||
<v-row v-if="formState.ready">
|
<v-row v-if="formState.ready">
|
||||||
<v-col>
|
<v-col>
|
||||||
|
|||||||
@@ -3,7 +3,8 @@
|
|||||||
<gz-report-selector ref="reportSelector"></gz-report-selector>
|
<gz-report-selector ref="reportSelector"></gz-report-selector>
|
||||||
<h2 class="red--text">
|
<h2 class="red--text">
|
||||||
todo: revisit after add customer, ho, to support usertypes
|
todo: revisit after add customer, ho, to support usertypes
|
||||||
customer,headoffice
|
customer,headoffice TEST SAVE for both types and make sure wont' allow
|
||||||
|
without customer / ho chosen and make sure if not error is clear
|
||||||
</h2>
|
</h2>
|
||||||
<v-row v-if="formState.ready">
|
<v-row v-if="formState.ready">
|
||||||
<v-col>
|
<v-col>
|
||||||
|
|||||||
Reference in New Issue
Block a user