dev #61
@@ -122,7 +122,7 @@ const totalCalculated = computed(() => {
|
||||
}
|
||||
})
|
||||
|
||||
totalGross = Number(totalNet + totalAmount19Tax)
|
||||
totalGross = Number(totalNet + totalAmount19Tax + totalAmount7Tax)
|
||||
|
||||
return {
|
||||
totalNet,
|
||||
|
||||
Reference in New Issue
Block a user