diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index abbfcce3..53da4a20 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -123,9 +123,7 @@ todo: server boot up message should show the port it's listening on if possible CURRENTLY DOING: INVENTORY - PartAssembly - shouldn't this have a quantity for each part and default to 1? - Yes, definitely, always default to 1 to save entry as well - Part - remove trackserialnumber everywhere, it's just not a thing anymore + PartSerial - see case 3845 do the object, it's very light, like a partassembly in nature once done, on part form add partserial editor where can open a form to add / remove partserials for a part diff --git a/ayanova/src/views/inv-part-assembly.vue b/ayanova/src/views/inv-part-assembly.vue index 245a4efd..861511f1 100644 --- a/ayanova/src/views/inv-part-assembly.vue +++ b/ayanova/src/views/inv-part-assembly.vue @@ -17,7 +17,7 @@ @input="fieldValueChanged('name')" > - {{ sortedList }} + - + - + + {{ item.partDisplay }}