parent
409b98e01d
commit
09226f0ad1
|
@ -9,10 +9,6 @@
|
|||
"table": "claimBeginning"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"ClaimLog",
|
||||
"relation": "claim"
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "number",
|
||||
|
|
|
@ -9,10 +9,6 @@
|
|||
"table": "claimDevelopment"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"ClaimLog",
|
||||
"relation": "claim"
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "number",
|
||||
|
|
|
@ -14,11 +14,6 @@
|
|||
"image/jpeg",
|
||||
"image/jpg"
|
||||
],
|
||||
"log": {
|
||||
"model":"ClaimLog",
|
||||
"relation": "claim",
|
||||
"showField": "dmsFk"
|
||||
},
|
||||
"properties": {
|
||||
"dmsFk": {
|
||||
"type": "number",
|
||||
|
|
|
@ -4,10 +4,6 @@
|
|||
"mixins": {
|
||||
"Loggable": true
|
||||
},
|
||||
"log": {
|
||||
"model":"ClaimLog",
|
||||
"showField": "id"
|
||||
},
|
||||
"options": {
|
||||
"mysql": {
|
||||
"table": "claimEnd"
|
||||
|
|
|
@ -9,10 +9,6 @@
|
|||
"table": "claimObservation"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"ClaimLog",
|
||||
"relation": "claim"
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "number",
|
||||
|
|
|
@ -10,10 +10,6 @@
|
|||
"table": "address"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"ClientLog",
|
||||
"relation": "client"
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "number",
|
||||
|
|
|
@ -10,12 +10,6 @@
|
|||
"table": "clientContact"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"ClientLog",
|
||||
"relation": "client",
|
||||
"showField": "clientFk"
|
||||
|
||||
},
|
||||
"validateUpsert": true,
|
||||
"properties": {
|
||||
"id": {
|
||||
|
|
|
@ -9,10 +9,6 @@
|
|||
"table": "clientDms"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"ClientLog",
|
||||
"relation": "client"
|
||||
},
|
||||
"properties": {
|
||||
"dmsFk": {
|
||||
"type": "number",
|
||||
|
|
|
@ -10,10 +10,6 @@
|
|||
"table": "clientObservation"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"ClientLog",
|
||||
"relation": "client"
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "number",
|
||||
|
|
|
@ -9,10 +9,6 @@
|
|||
"table": "clientSample"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"ClientLog",
|
||||
"relation": "client"
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"id": true,
|
||||
|
|
|
@ -9,10 +9,6 @@
|
|||
"table": "greuge"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"ClientLog",
|
||||
"relation": "client"
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"id": true,
|
||||
|
|
|
@ -9,10 +9,6 @@
|
|||
"table": "recovery"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"ClientLog",
|
||||
"relation": "client"
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"id": true,
|
||||
|
|
|
@ -9,10 +9,6 @@
|
|||
"table": "buy"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"EntryLog",
|
||||
"relation": "entry"
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "number",
|
||||
|
|
|
@ -9,10 +9,6 @@
|
|||
"table": "entryObservation"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"EntryLog",
|
||||
"relation": "entry"
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"id": true,
|
||||
|
|
|
@ -6,10 +6,6 @@
|
|||
"table": "invoiceInDueDay"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"InvoiceInLog",
|
||||
"showField": "invoiceInFk"
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"id": true,
|
||||
|
|
|
@ -9,10 +9,6 @@
|
|||
"table": "invoiceInTax"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"InvoiceInLog",
|
||||
"relation": "invoiceIn"
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"id": true,
|
||||
|
|
|
@ -9,10 +9,6 @@
|
|||
"table": "itemBarcode"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"ItemLog",
|
||||
"relation": "item"
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "number",
|
||||
|
|
|
@ -9,10 +9,6 @@
|
|||
"table": "itemBotanical"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"ItemLog",
|
||||
"relation": "item"
|
||||
},
|
||||
"properties": {
|
||||
"itemFk": {
|
||||
"type": "number",
|
||||
|
|
|
@ -9,10 +9,6 @@
|
|||
"table": "itemTag"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"ItemLog",
|
||||
"showField":"tagFk"
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "number",
|
||||
|
|
|
@ -9,10 +9,6 @@
|
|||
"table": "itemTaxCountry"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
"model":"ItemLog",
|
||||
"showField": "taxClassFk"
|
||||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "number",
|
||||
|
|
Loading…
Reference in New Issue