This commit is contained in:
@@ -657,7 +657,7 @@ export default {
|
||||
});
|
||||
}
|
||||
|
||||
if (this.form().showMe(this, "LaborPriceOverrideViz")) {
|
||||
if (this.form().showMe(this, "LaborPriceOverride")) {
|
||||
headers.push({
|
||||
text: this.$ay.t("PriceOverride"),
|
||||
align: "right",
|
||||
|
||||
@@ -659,7 +659,7 @@ export default {
|
||||
});
|
||||
}
|
||||
|
||||
if (this.form().showMe(this, "TravelPriceOverrideViz")) {
|
||||
if (this.form().showMe(this, "TravelPriceOverride")) {
|
||||
headers.push({
|
||||
text: this.$ay.t("PriceOverride"),
|
||||
align: "right",
|
||||
|
||||
Reference in New Issue
Block a user