This commit is contained in:
@@ -517,13 +517,14 @@ export default {
|
||||
});
|
||||
}
|
||||
|
||||
if (this.form().showMe(this, "WorkOrderItemLaborServiceDetails")) {
|
||||
headers.push({
|
||||
text: this.$ay.t("WorkOrderItemLaborServiceDetails"),
|
||||
align: "left",
|
||||
value: "serviceDetails"
|
||||
});
|
||||
}
|
||||
//removed due to taking up a lot of space, maybe in future make this it's own customize option for shops that enter few details
|
||||
// if (this.form().showMe(this, "WorkOrderItemLaborServiceDetails")) {
|
||||
// headers.push({
|
||||
// text: this.$ay.t("WorkOrderItemLaborServiceDetails"),
|
||||
// align: "left",
|
||||
// value: "serviceDetails"
|
||||
// });
|
||||
// }
|
||||
|
||||
if (this.form().showMe(this, "WorkOrderItemLaborUserID")) {
|
||||
headers.push({
|
||||
|
||||
@@ -517,13 +517,14 @@ export default {
|
||||
});
|
||||
}
|
||||
|
||||
if (this.form().showMe(this, "WorkOrderItemLaborServiceDetails")) {
|
||||
headers.push({
|
||||
text: this.$ay.t("WorkOrderItemLaborServiceDetails"),
|
||||
align: "left",
|
||||
value: "serviceDetails"
|
||||
});
|
||||
}
|
||||
//removed due to taking up a lot of space, maybe in future make this it's own customize option for shops that enter few details
|
||||
// if (this.form().showMe(this, "WorkOrderItemLaborServiceDetails")) {
|
||||
// headers.push({
|
||||
// text: this.$ay.t("WorkOrderItemLaborServiceDetails"),
|
||||
// align: "left",
|
||||
// value: "serviceDetails"
|
||||
// });
|
||||
// }
|
||||
|
||||
if (this.form().showMe(this, "WorkOrderItemLaborUserID")) {
|
||||
headers.push({
|
||||
|
||||
@@ -517,13 +517,14 @@ export default {
|
||||
});
|
||||
}
|
||||
|
||||
if (this.form().showMe(this, "WorkOrderItemLaborServiceDetails")) {
|
||||
headers.push({
|
||||
text: this.$ay.t("WorkOrderItemLaborServiceDetails"),
|
||||
align: "left",
|
||||
value: "serviceDetails"
|
||||
});
|
||||
}
|
||||
//removed due to taking up a lot of space, maybe in future make this it's own customize option for shops that enter few details
|
||||
// if (this.form().showMe(this, "WorkOrderItemLaborServiceDetails")) {
|
||||
// headers.push({
|
||||
// text: this.$ay.t("WorkOrderItemLaborServiceDetails"),
|
||||
// align: "left",
|
||||
// value: "serviceDetails"
|
||||
// });
|
||||
// }
|
||||
|
||||
if (this.form().showMe(this, "WorkOrderItemLaborUserID")) {
|
||||
headers.push({
|
||||
|
||||
Reference in New Issue
Block a user