• v0.7.0 2253ec7e6d

    0.7.0 Pre-Release

    imacat released this 2023-03-21 00:55:02 +08:00 | 419 commits to main since this release

    • Renamed "transaction" to "journal entry", and "journal entry" to "journal entry line item".
    • Renamed "summary" to "description".
    • Updated tempus-dominus from version 6.2.10 to 6.4.3.
    • Fixed titles and capitalization.
    • Fixed to search case-insensitively.
    • Added favicon to the test site.
    • Fixed the navigation menu when there is no matching endpoint.
    • Various fixes.
    Downloads
  • v0.6.0 884e37fe1b

    0.6.0 Pre-Release

    imacat released this 2023-03-18 23:38:51 +08:00 | 453 commits to main since this release

    • Added offset tracking to the journal entries in the payable and receivable accounts.
    • Renamed the "is_offset_needed" column to "is_need_offset" in the Account data model.
    Downloads
  • v0.5.0 4d11517e21

    0.5.0 Pre-Release

    imacat released this 2023-03-10 08:36:33 +08:00 | 569 commits to main since this release

    Added the accounting reports.

    Downloads
  • v0.4.0 f3548a2327

    0.4.0 Pre-Release

    imacat released this 2023-03-01 01:55:36 +08:00 | 833 commits to main since this release

    Added the transaction summary helper.

    Downloads
  • v0.3.1 b28d446d07

    0.3.1 Pre-Release

    imacat released this 2023-02-28 00:16:27 +08:00 | 871 commits to main since this release

    • Fixed the error that cannot select any account when adding new transactions.
    • Fixed the database error when adding new transactions.
    • Added the button to convert a cash income or cash expense transaction to a transfer transaction.
    Downloads
  • v0.3.0 329027969a

    0.3.0 Pre-Release

    imacat released this 2023-02-27 17:23:35 +08:00 | 881 commits to main since this release

    Added the transaction management.

    Downloads
  • v0.2.0 8dc340dbf1

    0.2.0 Pre-Release

    imacat released this 2023-02-07 20:57:27 +08:00 | 934 commits to main since this release

    • Added the currency management.
    • Changed the can_edit permission to at least require the user to log in first.
    • Changed the type hint of the "current_user" pseudo property of the AbstractUserUtils class to return None when the user has not logged in.
    Downloads
  • v0.1.1 975b00bce9

    0.1.1 Pre-Release

    imacat released this 2023-02-03 17:14:58 +08:00 | 1007 commits to main since this release

    Finalized the account management, with tests and reordering.

    Downloads
  • v0.1.0 15007ada4f

    0.1.0 Pre-Release

    imacat released this 2023-02-03 12:58:36 +08:00 | 1035 commits to main since this release

    Added the account management, and updated the API to initialize the accounting application.

    Downloads
  • v0.0.0 14638f574e

    0.0.0 Pre-Release

    imacat released this 2023-02-03 12:57:26 +08:00 | 1049 commits to main since this release

    Initial release with main account list, localization, pagination, query, permission, Sphinx documentation, and a test case based on a test demonstration site.

    Downloads