依瑪貓 imacat
imacat pushed to main at imacat/mia-accounting 2023-04-23 22:19:21 +08:00
6d780e9296 Revised the title of the change log.
imacat pushed tag v1.5.0 to imacat/mia-accounting 2023-04-23 20:14:38 +08:00
imacat pushed to main at imacat/mia-accounting 2023-04-23 20:14:26 +08:00
86637267d3 Advanced to version 1.5.0.
71e97721aa Removed the documentation link from the documentation in intro.rst. It does not make sense for a circular link to itself.
5815608288 Added the VERSION constant to the accounting module for the package version, and revised pyproject.toml and conf.py to read the version from it.
Compare 3 commits »
imacat deleted tag v1.5.0 from imacat/mia-accounting 2023-04-23 20:12:15 +08:00
imacat pushed tag v1.5.0 to imacat/mia-accounting 2023-04-23 18:50:48 +08:00
imacat deleted tag v1.5.0 from imacat/mia-accounting 2023-04-23 18:50:32 +08:00
imacat pushed tag v1.5.0 to imacat/mia-accounting 2023-04-23 18:50:17 +08:00
imacat pushed to main at imacat/mia-accounting 2023-04-23 18:50:14 +08:00
f6407a915b Advanced to version 1.5.0.
c4fecefdfe Removed the documentation link from the documentation in intro.rst. It does not make sense for a circular link to itself.
c292ab5664 Revised pyproject.toml and conf.py to read the version from the accounting package.
5f75d93c6a Simplified README.rst.
118c4b458e Added the change log.
Compare 5 commits »
imacat pushed to main at imacat/mia-accounting 2023-04-23 13:44:33 +08:00
imacat pushed to main at imacat/mia-accounting 2023-04-23 13:22:04 +08:00
2afd8991a2 Added the change log.
3f7e4c0dda Rewrote the data model declaration with the mapped type hint and the mapped columns in SQLAlchemy 2.0. Added "SQLAlchemy >= 2" to the dependencies.
eed4c923f6 Removed the "be" cast function to cast data type for the binary expressions. It is to be replaced by the mapped type hints.
Compare 3 commits »
imacat pushed to main at imacat/mia-accounting 2023-04-23 13:21:09 +08:00
imacat pushed to main at imacat/mia-accounting 2023-04-23 13:19:20 +08:00
70548bf0fd Added the change log.
imacat pushed to main at imacat/mia-accounting 2023-04-23 13:16:12 +08:00
f3e2627900 Rewrote the data model declaration with the mapped type hint and the mapped columns in SQLAlchemy 2.0. Added "SQLAlchemy >= 2" to the dependencies.
imacat pushed to main at imacat/mia-accounting 2023-04-23 11:55:03 +08:00
8baedb9eae Rewrote the data model declaration with the mapped type hint and the mapped columns in SQLAlchemy 2.0. Added "SQLAlchemy >= 2" to the dependencies.
7deb73d0ae Removed the "be" case function to cast data type for the binary expressions. It is to be replaced by the mapped type hints.
09dd5ae541 Revised the long line in the JournalEntryConverter converter.
172a12b134 Fixed the type hint of the "currency_options" function.
Compare 4 commits »
imacat pushed tag v1.4.1 to imacat/mia-accounting 2023-04-22 18:24:26 +08:00
imacat pushed to main at imacat/mia-accounting 2023-04-22 18:24:23 +08:00
f3c558f48a Advanced to version 1.4.1.
988757d30e Revised the JavaScript journal entry line item editor to only override the description with the description of the original line item when there is no existing description.
50cea90d1b Revised the JavaScript journal entry line item editor to allow editing the description for offsets and partially-offset original items.
Compare 3 commits »
imacat pushed tag v1.4.0 to imacat/mia-accounting 2023-04-18 09:35:19 +08:00
imacat pushed to main at imacat/mia-accounting 2023-04-18 09:35:16 +08:00
71dfb6f003 Advanced to version 1.4.0.
be628b4aa1 Updated the Sphinx documentation.
5d444adec4 Updated the translation.
Compare 3 commits »
imacat pushed to main at imacat/mia-accounting 2023-04-18 09:30:58 +08:00
imacat pushed to main at imacat/mia-accounting 2023-04-18 09:26:58 +08:00
492d987ed8 Updated the Sphinx documentation.
3a33c1500d Updated the translation.
014d67f7b8 Removed the period filter from the unapplied original line items and unmatched offsets. It does not make sense for these two reports.
26b4d4388f Revised the imports in the "accounting.report.reports.unmatched" module.
6e2e92d0fb Removed the redundant currency from the title of the reports when the currency is the default currency.
Compare 17 commits »