Merge pull request 'feat: refs #7499 add printedStickers' (!2577) from 7499-add-printedStickers into dev
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #2577 Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
This commit is contained in:
commit
11a7d890a0
|
@ -48,7 +48,8 @@ module.exports = Self => {
|
|||
'weight',
|
||||
'buyingValue',
|
||||
'price2',
|
||||
'price3'
|
||||
'price3',
|
||||
'printedStickers'
|
||||
],
|
||||
include: {
|
||||
relation: 'item',
|
||||
|
|
Loading…
Reference in New Issue