Commit 40443475 authored by wansari's avatar wansari

W16FKAT002 updated messages for due date and despatch date.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@104028 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 94d24508
...@@ -249,3 +249,18 @@ Insert into OBJ_LINKS (OBJ_NAME,FORM_NO,FIELD_NAME,TARGET_OBJ_NAME,LINK_FORM_NAM ...@@ -249,3 +249,18 @@ Insert into OBJ_LINKS (OBJ_NAME,FORM_NO,FIELD_NAME,TARGET_OBJ_NAME,LINK_FORM_NAM
values ('sorder','1','remarks','sorder','sorder11','Add Order','/ibase/webitm/jsp/E12WizardPage.jsp?OBJ_NAME=sorderWiz&;FORM_NO=1','3',' ','0','S','S'); values ('sorder','1','remarks','sorder','sorder11','Add Order','/ibase/webitm/jsp/E12WizardPage.jsp?OBJ_NAME=sorderWiz&;FORM_NO=1','3',' ','0','S','S');
------------Changed by wasim on 22-NOV-16 for opening screen in standard [END]--------------------------------------- ------------Changed by wasim on 22-NOV-16 for opening screen in standard [END]---------------------------------------
------------Changed by wasim on 23-NOV-16 [START]---------------------------------------
Insert into messages (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,CHG_DATE,CHG_USER,CHG_TERM)
values ('VTDSPDT','Invalid Despatch Date.','Despatch date must be > = Order date','E','Y',SYSDATE,'BASE','BASE');
Insert into messages (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,CHG_DATE,CHG_USER,CHG_TERM)
values ('VTDSPINV','Invalid Despatch Date.','Invalid Despatch Date,The Despatch Date not present in period status master','E','Y',SYSDATE,'BASE','BASE');
Insert into messages (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,CHG_DATE,CHG_USER,CHG_TERM)
values ('VTPRDSAL','Period not open for sales','Please check the date you have entered. Probably, the date falls under the period whose sales transactions are already closed.','E','Y',SYSDATE,'BASE','BASE');
Insert into messages (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,CHG_DATE,CHG_USER,CHG_TERM)
values ('VTDUEDT','Invalid Due Date.','Due date must be > = Order date','E','Y',SYSDATE,'BASE','BASE');
Insert into messages (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,CHG_DATE,CHG_USER,CHG_TERM)
values ('VTINVDUE','Invalid Due Date','Invalid Due Date,The Due Date not present in period status master.','E','Y',SYSDATE,'BASE','BASE');
Insert into messages (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,CHG_DATE,CHG_USER,CHG_TERM)
values ('VTPRDDSP','Period not open for sales.','Please check the due date you have entered. Probably, the date falls under the period whose sales transactions are already closed.','E','Y',SYSDATE,'BASE','BASE');
------------Changed by wasim on 23-NOV-16 [START]---------------------------------------
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