Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 6398-ticketTracking-change-workerFk-to-userFk

This commit is contained in:
Pablo Natek 2023-12-01 13:43:27 +01:00
commit bec1ff71ef
1 changed files with 1 additions and 1 deletions

View File

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