QA refactor
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
jorgebl 2021-02-25 10:49:19 +01:00
parent 218a506a4b
commit c55d65a7fd
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ module.exports = Self => {
i.id AS itemFk,
i.size,
i.density,
it.code as code,
it.code,
i.typeFk,
i.family,
i.isActive,