This wires up most of the new billing interface, which has aesthetic and internal changes, but not a lot of new functionality (if any) yet. Let me
know if we lost anything.
Also some drive-by edits to other files:
lighter-weight refresh callback for billing interface in display.js
tweaks to logging levels in error.js
default non-maximized window size for the main menu in menu_frame.xul
some utility functions (addProperty, removeProperty) in widgets.js
an attempt to workaround the "parent window loses focus or gets lowered behind another application after a child modal window closes" issue in window.js
made the patron.util.retrieve_au_via_id utility method .authoritative
tweaked the CSS for currently selected rows in lists/trees
whitespace/indentation in bill_history.js
TODO:
Wire up Refund and Show in Catalog menu options (though refunds should be working via the checkbox column).
Provide an alternate bill history view which centers around payments received, rather than the billable transactions
WISHLIST:
Library filtering for transactions. The interface is currently using open-ils.actor.user.transaction.fleshed.retrieve for fleshing rows; if we
could get it to return a generalized location field regardless of the transaction type (circ, grocery, booking, etc.), then this'll be much easier to
do in the client.
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15097
dcc99617-32d9-48b4-a31d-
7c20da2025e4