Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@prikhi prikhi released this 13 Jun 18:08
· 84 commits to develop since this release
  • Made all the "Account" inputs on the Add/Edit entry pages into an
    auto-completing dropdown like the "Jump to an Account" dropdown in the nav.
    It will also filter by the account's descriptions. This makes the add/edit
    pages load way more quickly. The Edit page has gone from taking to 5 seconds
    to load down to 0.7 seconds.
  • I removed the "If you edit or add accounts after visiting this page" box on
    the Add/Edit entries page - the new account input will automatically load new
    accounts when you start typing in them. So you can create a new account & use
    that account on pages you opened before creating it(without having to
    refresh).
  • Added pages for creating, viewing, listing & approving Credit Card Entries.
    Anyone can add them, they don't affect Account balances. You need to be
    logged in to approve or edit them. Approving removes the Credit Card Entry &
    creates a General Journal Entry that actually charges the Accounts. Receipts
    can be attached & are transferred to the General Entry when approved.
  • Added a "Page Guide" to the Add Credit Card Entry page that walks communards
    through filling out the form.
  • To make the nav easier to use for non-accountants, I reorganized it into 2
    dropdowns with sub-headers: "Communards" and "Accountants".
    Comments/suggestions welcome.
  • Reformatted the "Shortcuts" box on the Add/Edit Entry pages.