7729-devToTest_2430 #2739
|
@ -1,4 +1,2 @@
|
|||
INSERT IGNORE INTO vn.observationType (`description`,code,hasNewBornMessage)
|
||||
VALUES ('Sustitución','substitution',0);
|
||||
|
||||
ALTER TABLE vn.client ADD substitutionAllowed BOOL DEFAULT false NULL;
|
||||
|
|
|
@ -53,9 +53,6 @@
|
|||
"isActive": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"substitutionAllowed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"credit": {
|
||||
"type": "number"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue