Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix into dev
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2022-06-30 13:17:04 +02:00
commit ae79163048
1 changed files with 0 additions and 7 deletions

View File

@ -18,12 +18,5 @@
"isWithheld": {
"type": "number"
}
},
"relations": {
"taxType": {
"type": "belongsTo",
"model": "TaxType",
"foreignKey": "taxTypeFk"
}
}
}