Merge pull request 'feat: refs #8150 movExpeditions' (!3167) from 8150-moveExpeditionsApp into dev
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #3167 Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
This commit is contained in:
commit
b532691043
|
@ -13,7 +13,8 @@ module.exports = Self => {
|
|||
{
|
||||
arg: 'landed',
|
||||
type: 'date',
|
||||
description: `The landing date`
|
||||
description: `The landing date`,
|
||||
required: true
|
||||
},
|
||||
{
|
||||
arg: 'warehouseId',
|
||||
|
|
Loading…
Reference in New Issue