Skip to content

Pool Accounts, Discounts, Multi-Lingual, and Admin Updates

Compare
Choose a tag to compare
@ppannuto ppannuto released this 28 Feb 00:04
· 564 commits to release since this release

Highlights:

  • Pools: These allow groups of people to pool money into a joint account. e.g. a lab could have a pool account that all members are able to use that a benefactor could put money into.
  • Discount Support: Adds a basic discount mechanism for offering discounts on purchases (not individual items). This currently recognizes members in "good standing" (> $20 in their account) and gives them a 5% discount.
  • Language: This is a first cut towards localizing Betty. User interface strings are marked for localization and about half of a French translation is in place.

Other miscellaneous include backwards-compatible JS for admin graphs, a total day overview, pagination of large queries, and probably some other small fixes in admin views.