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