hotfix: getBuys add field comment Ticket 207748 #2822

Merged
carlosap merged 1 commits from Ticket-207748-Hotfix-getBuys-add-field-comment into master 2024-07-31 16:46:20 +00:00
1 changed files with 2 additions and 1 deletions

View File

@ -101,7 +101,8 @@ module.exports = Self => {
'groupingMode', 'groupingMode',
'inkFk', 'inkFk',
'originFk', 'originFk',
'producerFk' 'producerFk',
'comment'
], ],
include: [ include: [
{ {