Commit 71e8fb1b authored by ppatro's avatar ppatro

master pack,deselect and sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@92546 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 35bc502d
...@@ -29066,6 +29066,8 @@ INSERT INTO MESSAGES ( ...@@ -29066,6 +29066,8 @@ INSERT INTO MESSAGES (
'BASE ', 'BASE ',
NULL, NULL,
NULL); NULL);
update messages set msg_descr ='The pallet is already transferred'
where msg_no = 'VTPLTTRF';
COMMIT; COMMIT;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment