feat: refs #8150 movExpeditions
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Sergio De la torre 2024-11-08 10:44:01 +01:00
parent dd7c967624
commit fd36f7ecc3
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@ module.exports = Self => {
{
arg: 'landed',
type: 'date',
description: `The landing date`
description: `The landing date`,
required: true
},
{
arg: 'warehouseId',