#6321 - Negative tickets #1945
|
@ -1 +1,4 @@
|
||||||
|
INSERT IGNORE INTO vn.observationType (`description`,code,hasNewBornMessage)
|
||||||
jsegarra marked this conversation as resolved
Outdated
|
|||||||
|
VALUES ('Sustitución','substitution',0);
|
||||||
jsegarra marked this conversation as resolved
Outdated
jgallego
commented
'Maximum percentage allowed before showing a price alert' lackDefaultAlertLevelCode quitar, lo usamos en el codigo 'Maximum percentage allowed before showing a price alert'
lackDefaultAlertLevelCode quitar, lo usamos en el codigo
|
|||||||
|
|
||||||
ALTER TABLE vn.client ADD substitutionAllowed BOOL DEFAULT false NULL;
|
ALTER TABLE vn.client ADD substitutionAllowed BOOL DEFAULT false NULL;
|
||||||
|
|
Loading…
Reference in New Issue
esto es lo que dices que ya no hacia falta?