Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Jira Legacy
serverSystem

...

JIRA
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyUXPROD-4170

Problem(s):

Certain libraries need to store bank account information in the ILS itself rather than in external accounts payable systems. This information is highly sensitive and should only be accessible by specifically authorized persons. Banking info will need to be transmitted to third-party accounts payable systems.

...

RequirementStatusUse Cases
Organization record with type "Vendor" can hold vendor banking data in a specific area of the record

Status
colourGreen
titleVERFIED

When a user creates a new Organization of type Vendor, that user should be able to enter bank-specific information.

Banking data in organization record includes the following fields

  • BANK NAME
  • Bank account number (Must accommodate IBAN #)
  • Transit number (Must accommodate SWIFT #)
  • Account type
  • Address
  • Modified data (Record Metadata will cover this until version history is implemented)
  • modified by (Record Metadata will cover this until version history is implemented)

Status
colourGreen
titleVERFIED

Bank information must include the following details

  • Bank account number (Must accommodate IBAN #)
    • Required
    • Alphanumeric (Could be special characters)
    • Character limit should be at least 50 Characters (Momentum allows 50)
  • Federal Tax ID Number
    • Not required
    • LC is no longer using this field and it is actually not needed at all
  • BANK NAME
    • Required
    • Alphanumeric
    • Character limit should be at least 60 Characters (Voyager allows 60)
  • Transit number (Must accommodate SWIFT #)
    • Required
    • Character limit should be at least 25 Characters (Voyager allows 25)
    • Alphanumeric
  • Account type (Currently this is managed by adding a code to the end of the account number)
    • Defines the type of account
      • Corporate Checking
      • Corporate Savings
      • Personal Checking
      • Personal Savings
  • Modified data (Metadata)
  • modified by (Metadata)
  • Address
    • Must have specific formatting (3 line minimum)
    • Not required but often used as for some banks an incorrect address will result in payment being rejected
Banking information can include multiple banking data. One of those Banking data can be identified as primary. Primary is used by AP system for payment and can be used to represent a broker's banking information.

Status
colourGreen
titleVERFIED

For international vendors, the Bank information includes CONVERA account details because that is who LC will actually send money to. However, it is important that we also capture the bank information, IBAN and SWIFT codes for the vendor to complete the payment and display on invoice etc.
Banking data can reference a specific vendor address. The address details are stored with banking data so it is easy to retrieve.

Status
colourGreen
titleVERFIED

For each vendor, the bank information must be associated with a specific vendor address. Address data (Remittance address) is generally used as validation during the payment process and can cause payments to be rejected if inaccurate. Not all banks have this requirement but some still do. 

Bank information is stored in a way that only users with Organizations: View Bank information are able to view. 

Bank information is stored in a way that only users with Organizations: View and edit Bank information are able to view and edit. 

Status
colourGreen
titleVERFIED

Librarian 1 is authorized to view and edit banking information and has unfettered access. Librarian 2 is able to view vendor information in general, but is not allowed to view banking information and therefore has no access. Ideally, there will be no indication to an unauthorized user that banking information is stored.

This information is delicate and some users would need to be able to see bank information in order to do troubleshooting. Only specific users would be able to edit the information. Eg. invoice approvers may need to see the bank data and verify but only the section manager might need to updated it. Also note inspector general requires that one user is not able to update vendor info, approve orders AND approve invoices.

Librarians running reports and queries who do not expressly have access to banking information should not be able to query or view banking information.

Currently, users in Voyager are either able to edit the organization detail or not (no partial edit). There is a view-only that allows a user to see all vendor details (Including banking info).


Exchange program users would benefit from being able to see vendors but not their banking information. As exchange program details are stored in the vendor record.



User is able to search Organizations by Bank account number

Status
colourYellow
titlePending

Organizations paid through a broker will all contain the bank information of that broker so the payment can be made to the broker rather than the organization. Eg. over 100 organizations will be paid through CONVERA.


Users should be able to view Bank details when approving invoices. If the user is able to view invoices they ARE NOT always able to view bank information. Not able to edit bank information from invoice

Details that should be visible would be:

  • Bank name
  • Account number
  • Transit number
Bank information must be available via API with organization data
The external Accounts Payable system relies on banking information stored in FOLIO rather than having it stored in the AP system. Banking information needs to be output to the AP system.
Bank information must be secured

Status
colourYellow
titlePending

Banking information is sensitive and requires proper security measures

...