Skip to content

Fetch outstanding invoices from alma and send them to aggie enterprise

Notifications You must be signed in to change notification settings

UCDavisLibrary/alma-finance-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an app for the handling of invoice payments between the alma and the aggie enterprise system.

It consists of:

  1. A cors proxy for sending data to and from alma.
  2. A javascipt application
  3. A database
  4. Adminer (optional)

NOTES:

When first building the database, run the following SQL command CREATE TABLE invoices ( id bigint, requestbody text );

About

Fetch outstanding invoices from alma and send them to aggie enterprise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages