8713-testToMaster #3523

Merged
alexm merged 383 commits from 8713-testToMaster into master 2025-03-04 06:52:15 +00:00
2 changed files with 4 additions and 0 deletions
Showing only changes of commit f687ad35fd - Show all commits

View File

@ -173,6 +173,7 @@ module.exports = Self => {
t.isRaid,
t.daysInForward,
t.awbFk,
t.availabled,
am.name agencyModeName,
a.code awbCode,
win.name warehouseInName,

View File

@ -56,6 +56,9 @@
},
"daysInForward": {
"type": "number"
},
"availabled": {
"type": "date"
}
},
"relations": {