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

View File

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