feat: refs #7499 add printedStickers
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Pablo Natek 2024-06-11 14:29:16 +02:00
parent 8065b8cf14
commit 13d1d0a61c
1 changed files with 2 additions and 1 deletions

View File

@ -48,7 +48,8 @@ module.exports = Self => {
'weight',
'buyingValue',
'price2',
'price3'
'price3',
'printedStickers'
],
include: {
relation: 'item',