refs #6921 feat: addFromDelivery
This commit is contained in:
parent
6717267613
commit
0956dbc7b1
|
@ -0,0 +1,4 @@
|
|||
-- Place your SQL code here
|
||||
|
||||
USE vn;
|
||||
INSERT INTO vn.observationType (description,code) VALUES ('Entrega','dropOff')
|
Loading…
Reference in New Issue