This commit is contained in:
2021-05-19 17:49:38 +00:00
parent cdaf7f1dee
commit 121f134dec
3 changed files with 15 additions and 10 deletions

View File

@@ -743,7 +743,7 @@ export default {
});
}
if (this.form().showMe(this, "LaborTaxName")) {
if (this.form().showMe(this, "WorkOrderItemLaborTaxRateSaleID")) {
headers.push({
text: this.$ay.t("Tax"),
align: "left",