This commit is contained in:
@@ -103,7 +103,10 @@
|
||||
@input="fieldValueChanged('uPC')"
|
||||
></v-text-field>
|
||||
</v-col>
|
||||
|
||||
<!-- //MIGRATE_OUTSTANDING - track serial needs to handle (or maybe doesn't for flexibility) scenario where there is inventory and user flips it
|
||||
//also biz rule at server, maybe best handled as just the biz rule to save a trip to the server to check inventory?
|
||||
//I guess if it just fixed the inventory if they decide to de-serialize it or something?
|
||||
//must look at cases -->
|
||||
<v-col cols="12" sm="6" lg="4" xl="3">
|
||||
<v-checkbox
|
||||
v-model="obj.trackSerialNumber"
|
||||
|
||||
Reference in New Issue
Block a user