refs #5835 rate added #1865

Merged
jorgep merged 3 commits from 5835-summaryRate into dev 2023-12-01 07:22:27 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f2673c3818 - Show all commits

View File

@ -112,7 +112,7 @@ module.exports = Self => {
{
relation: 'taxTypeSage',
scope: {
fields: ['vat']
fields: ['vat', 'rate']
}
}]
}