Bug #1380

Avatar?id=2607&size=50

IBAM - RIB Content - PAYEE - Create Payee Error

Added by Rayvandy Gabbytian over 12 years ago. Updated over 12 years ago.

Status:Dropped-End of life cycleStart date:January 16, 2012
Priority:NormalDue date:
Assignee:Avatar?id=2607&size=14Rayvandy Gabbytian % Done:

100%

Category:Content ManagementSpent time:-
Target version:-

Description

Admin users do not able to create new payee, or re-create payee that has been deleted.

Error message: Payee Code has been used (although the payee number had never been used)
Expected: Payee must be able to be created or re-created

History

#1 Updated by Hafizudin MD over 12 years ago

  • Category set to Content Management
  • Status changed from Internal Testing to Development / Work In Progress

the cause of problem maybe database & mapping

need Bernard help to check about database & mapping..

#2 Updated by Hafizudin MD over 12 years ago

  • Assignee changed from Hafizudin MD to Rayvandy Gabbytian

from Bernard email

I check the code and found a few things that are not right:
Validation is checking missing properties (e.g accountDispNameReq, billAccountDispName). This is a sample log entry:
[17/01/2012] [06:43:12:557] [ERROR] [ValidatorUtils]:112 - Unknown property 'serialNoIndi' on dynaclass 'DynaActionFormBean

ChkOID values default values are -1, but there are no such value in IB_CHECK_DIGIT table. At IbPayee:
private Integer billAcctCkOid = -1;
private Integer billRef1CkOid = -1;
private Integer billRef2CkOid = -1;

private Integer billAcctCk2Oid = -1;
private Integer billRef1Ck2Oid = -1;
private Integer billRef2Ck2Oid = -1;

all of this related to check digit
assign to gabby

#3 Avatar?id=2607&size=24 Updated by Rayvandy Gabbytian over 12 years ago

  • % Done changed from 0 to 100

done

#4 Avatar?id=2607&size=24 Updated by Rayvandy Gabbytian over 12 years ago

  • Status changed from Development / Work In Progress to Dropped-End of life cycle

Also available in: Atom PDF