Logo
Explore Help
Sign In
imacat/mia-accounting
1
0
Fork 0
You've already forked mia-accounting
Code Issues Pull Requests Packages Projects Releases 41 Wiki Activity

41 Releases 41 Tags

RSS Feed
  • v1.6.1 aea9dcae79

    1.6.1 Stable

    imacat released this 2024-12-03 08:19:15 +08:00 | 0 commits to main since this release

    Fix test cases for compatibility with httpx 0.28.0.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • mia_accounting-1.6.1-py3-none-any.whl
      297 KiB
    • mia_accounting-1.6.1-py3-none-any.whl.asc
      195 B
    • mia_accounting-1.6.1.tar.gz
      225 KiB
    • mia_accounting-1.6.1.tar.gz.asc
      195 B
  • v1.6.0 f20c462685

    1.6.0 Stable

    imacat released this 2024-06-04 08:30:47 +08:00 | 3 commits to main since this release

    • Updated Python version to 3.12.
    • Revised the calculation of "today" to use the client's timezone instead of the server's timezone.
    • Updated the Bootstrap, FontAwesome, and Tempus-Dominus versions in the test site.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • mia_accounting-1.6.0-py3-none-any.whl
      297 KiB
    • mia_accounting-1.6.0-py3-none-any.whl.asc
      195 B
    • mia_accounting-1.6.0.tar.gz
      224 KiB
    • mia_accounting-1.6.0.tar.gz.asc
      195 B
  • v1.5.11 e0ed81ad1f

    1.5.11 Stable

    imacat released this 2023-12-16 21:52:43 +08:00 | 12 commits to main since this release

    Bug fix.

    • Refined to enable the selection of the 3351-001 Accumulated Profit or Loss account.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • mia-accounting-1.5.11.tar.gz
      224 KiB
    • mia-accounting-1.5.11.tar.gz.asc
      195 B
    • mia_accounting-1.5.11-py3-none-any.whl
      295 KiB
    • mia_accounting-1.5.11-py3-none-any.whl.asc
      195 B
  • v1.5.10 50d4526e0b

    1.5.10 Stable

    imacat released this 2023-11-28 08:27:41 +08:00 | 14 commits to main since this release

    Bug fix.

    • Fixed the form validator to enable the selection of Accumulated Profit or Loss accounts other than 3351-001.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • mia-accounting-1.5.10.tar.gz
      224 KiB
    • mia-accounting-1.5.10.tar.gz.asc
      195 B
    • mia_accounting-1.5.10-py3-none-any.whl
      295 KiB
    • mia_accounting-1.5.10-py3-none-any.whl.asc
      195 B
  • v1.5.9 79eb077129

    1.5.9 Stable

    imacat released this 2023-11-28 08:12:08 +08:00 | 17 commits to main since this release

    Bug fix.

    • Fixed an icon in the detail of the cash receipt journal entry.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • mia-accounting-1.5.9.tar.gz
      224 KiB
    • mia-accounting-1.5.9.tar.gz.asc
      195 B
    • mia_accounting-1.5.9-py3-none-any.whl
      295 KiB
    • mia_accounting-1.5.9-py3-none-any.whl.asc
      195 B
  • v1.5.8 937908717b

    1.5.8 Stable

    imacat released this 2023-10-24 07:33:42 +08:00 | 20 commits to main since this release

    Bug fix.

    • Fixed an icon in the detail of the cash receipt journal entry.

    Released at Jaipur, India on vacation.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • mia-accounting-1.5.8.tar.gz
      224 KiB
    • mia-accounting-1.5.8.tar.gz.asc
      195 B
    • mia_accounting-1.5.8-py3-none-any.whl
      295 KiB
    • mia_accounting-1.5.8-py3-none-any.whl.asc
      195 B
  • v1.5.7 14365ca255

    1.5.7 Stable

    imacat released this 2023-07-29 13:25:46 +08:00 | 22 commits to main since this release

    Revised account title capitalization to capitalize account titles upon initialization of base accounts, rather than when displaying the accounts. This prevents the system from incorrectly capitalizing titles of user-added accounts.

    For existing installation, run the "accounting-titleize" console command to capitalize the existing account titles that were already initialized.

    Other fixes:

    • Added missing documentation to the global variables, class properties, and object properties.
    • Various minor fixes.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • mia-accounting-1.5.7.tar.gz
      223 KiB
    • mia-accounting-1.5.7.tar.gz.asc
      195 B
    • mia_accounting-1.5.7-py3-none-any.whl
      295 KiB
    • mia_accounting-1.5.7-py3-none-any.whl.asc
      195 B
  • v1.5.6 a9c4fa9de0

    1.5.6 Stable

    imacat released this 2023-05-23 09:33:07 +08:00 | 43 commits to main since this release

    Bug fixes.

    • Fixed the return URI of the creation forms to decode the next URI.
    • Fixed the unmatched offset list to use the encoded next URI.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • mia-accounting-1.5.6.tar.gz
      221 KiB
    • mia-accounting-1.5.6.tar.gz.asc
      195 B
    • mia_accounting-1.5.6-py3-none-any.whl
      294 KiB
    • mia_accounting-1.5.6-py3-none-any.whl.asc
      195 B
  • v1.5.5 352867797d

    1.5.5 Stable

    imacat released this 2023-05-23 09:32:38 +08:00 | 46 commits to main since this release

    Security fixes.

    • Revised the next URI utilities to encode and decode the next URI preventing tampering with the next URI.
    • Added the integrity value of the CDN stylesheet links.
    • Various fixes.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • mia-accounting-1.5.5.tar.gz
      221 KiB
    • mia-accounting-1.5.5.tar.gz.asc
      195 B
    • mia_accounting-1.5.5-py3-none-any.whl
      294 KiB
    • mia_accounting-1.5.5-py3-none-any.whl.asc
      195 B
  • v1.5.4 abe90d3483

    1.5.4 Stable

    imacat released this 2023-05-18 00:14:14 +08:00 | 56 commits to main since this release

    Security fixes.

    • Added safeguard to the next URI utilities, to prevent Cross-Site Scripting (XSS) attacks.
    • Applied the safe next URI utilities to the test site.
    • Added the SameSite and Secure flags to the session cookie of the test site.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • mia-accounting-1.5.4.tar.gz
      220 KiB
    • mia-accounting-1.5.4.tar.gz.asc
      195 B
    • mia_accounting-1.5.4-py3-none-any.whl
      293 KiB
    • mia_accounting-1.5.4-py3-none-any.whl.asc
      195 B
First Previous 1 2 3 4 5 Next Last
Powered by Gitea Version: 1.23.7 Page: 103ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API