This commit is contained in:
@@ -632,7 +632,7 @@ export default {
|
||||
headers.push({
|
||||
text: this.$ay.t("Tax"),
|
||||
align: "left",
|
||||
value: "taxName"
|
||||
value: "chargeTaxCodeViz"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -700,6 +700,7 @@ export default {
|
||||
this.pvm.languageName,
|
||||
this.pvm.currencyName
|
||||
),
|
||||
chargeTaxCodeViz: x.chargeTaxCodeViz,
|
||||
taxAViz: window.$gz.locale.currencyLocalized(
|
||||
x.taxAViz,
|
||||
this.pvm.languageName,
|
||||
|
||||
Reference in New Issue
Block a user