feat(item): add model itemPackingType
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2022-04-08 10:34:36 +02:00
parent 321d684f34
commit c7b8b61a08
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@
"ItemLog": {
"dataSource": "vn"
},
"ItemPackingType": {
"dataSource": "vn"
},
"ItemPlacement": {
"dataSource": "vn"
},