Merge pull request 'hotfix: getBuys add field comment Ticket 207748' (!2822) from Ticket-207748-Hotfix-getBuys-add-field-comment into master
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #2822 Reviewed-by: Pako Natek <pako@verdnatura.es>
This commit is contained in:
commit
f0598d6cf1
|
@ -101,7 +101,8 @@ module.exports = Self => {
|
|||
'groupingMode',
|
||||
'inkFk',
|
||||
'originFk',
|
||||
'producerFk'
|
||||
'producerFk',
|
||||
'comment'
|
||||
],
|
||||
include: [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue