This commit is contained in:
2021-01-16 17:32:50 +00:00
parent 7f50d78b3e
commit 5f7e694572

View File

@@ -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"