Comment 13 for bug 1858448

Revision history for this message
Bill Erickson (berick) wrote :

Branch to add the new fields, tweak related views, and modify the IDL as needed to address the missing fields. A few other minor IDL repairs are included, like fixing the "xact" to point to "mbt" instead of "acirc".

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp1858448-aged-money-add-fields

Note I did not make any changes to the aged_billing table. The "billing_location" value lives on the money.grocery table, which is still available / accessible to aged billings.

This branch does not address the Cash Reports interface or clearing accepting_usr for opac credit card payments. For clearing the accepting_usr, we could clear it for all credit card payments, but that's probably overkill. Otherwise, we could clear it for CC payments only if the accepting_usr matches the transaction user?