Project:
View Revisions: Issue #24217 | [ Back to Issue ] | ||
Summary | 0024217: Little problem with Oracle messages in the ERP | ||
Revision | 2013-06-27 16:41 by jecharri | ||
Steps To Reproduce | -Working in Oracle, go to gl_journal_trg and add the following line after line AD_isTriggerEnabled()='N' THEN RETURN; End If; RAISE_APPLICATION_ERROR(-20000, '@LineAmountNotCorrect@') ; -Go to the ERP and go to window "G/L Journal" -Create a batch, header and lines -Try to complete the header -It happens the same if you try to complete the batch You will get the above error instead of Line Amount Is Not Correct |
||
Revision | 2013-06-27 16:18 by jecharri | ||
Steps To Reproduce | -Working in Oracle, go to gl_journal_trg and add the following line after line AD_isTriggerEnabled()='N' THEN RETURN; End If; RAISE_APPLICATION_ERROR(-20000, '@LineAmountNotCorrect@') ; -Go to the ERP and go to window "G/L Journal" -Create a batch, header and lines -Try to complete the header You will get the above error instead of Line Amount Is Not Correct |
Copyright © 2000 - 2009 MantisBT Group |