Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2145_e2e_linux_fix
This commit is contained in:
commit
24425c7022
|
@ -23,12 +23,12 @@
|
|||
"detail": {
|
||||
"type": "belongsTo",
|
||||
"model": "CalendarHolidaysName",
|
||||
"foreignKey": "holidayDetailFk"
|
||||
"foreignKey": "calendarHolidaysNameFk"
|
||||
},
|
||||
"type": {
|
||||
"type": "belongsTo",
|
||||
"model": "CalendarHolidaysType",
|
||||
"foreignKey": "holidayTypeFk"
|
||||
"foreignKey": "calendarHolidaysTypeFk"
|
||||
},
|
||||
"workCenter": {
|
||||
"type": "belongsTo",
|
||||
|
|
Loading…
Reference in New Issue