diff --git a/ayanova/src/components/work-order-items.vue b/ayanova/src/components/work-order-items.vue index 673f4f54..463e6276 100644 --- a/ayanova/src/components/work-order-items.vue +++ b/ayanova/src/components/work-order-items.vue @@ -879,7 +879,7 @@ export default { User is left with a existing wo opened, a new woitem added and the wo is dirty and ready to save */ - console.log("COPY ITEM TO WO CALLED"); + console.log("C1111OPY ITEM TO WO CALLED"); if (!this.copyItemWoNumber) { return;