|
d4fe91ec4a
|
Fixed the capitalization of the shortcut periods in the period chooser.
|
2023-03-20 22:57:04 +08:00 |
|
|
b1af1d7425
|
Renamed "voucher" to "journal entry".
|
2023-03-20 22:33:14 +08:00 |
|
|
5db13393cc
|
Renamed "transaction" to "voucher", "cash expense transaction" to "cash disbursement voucher", and "cash income transaction" to "cash receipt voucher".
|
2023-03-19 13:56:46 +08:00 |
|
|
af71874f9d
|
Fixed an error checking if there is any data in the PeriodChooser utility.
|
2023-03-09 22:20:24 +08:00 |
|
|
ec257a4b57
|
Renamed the "accounting.report.period.periods" module to "accounting.report.period.shortcuts", to be clear.
|
2023-03-09 20:13:15 +08:00 |
|
|
5ebb89a6d5
|
Moved the month_end utility from the "accounting.report.period.period" module to the new "accounting.report.period.month_end" module.
|
2023-03-09 19:56:06 +08:00 |
|
|
900d60d1ae
|
Moved the shortcut named periods from the "accounting.report.period.period" module to the "accounting.report.period.periods" module.
|
2023-03-09 19:44:53 +08:00 |
|
|
bc792c145f
|
Replaced the Period.get_instance method with the get_period function in the "accounting.report.period.parser" module. Changed the parse_spec function in the "accounting.report.period.parser" to private.
|
2023-03-09 19:40:34 +08:00 |
|
|
4432484acd
|
Replaced the PeriodSpecification object-based utility with the get_spec function-based utility, for simplicity.
|
2023-03-09 19:30:36 +08:00 |
|
|
7ad3f9e0cb
|
Replaced the PeriodDescription object-based utility with the get_desc function-based utility, for simplicity.
|
2023-03-09 19:25:43 +08:00 |
|
|
060a52f7a2
|
Moved the period specification parser from the "accounting.report.period.period" module to the "accounting.report.period.parser" module.
|
2023-03-09 19:10:21 +08:00 |
|
|
c17430d211
|
Renamed the "accounting.report.period.period_chooser" module to "accounting.report.period.chooser", for simplicity.
|
2023-03-09 19:07:58 +08:00 |
|
|
8fd99bb617
|
Simplified the import of the datetime module in the "accounting.report.period.period" module.
|
2023-03-09 19:05:27 +08:00 |
|
|
ce388eb6c8
|
Moved the PeriodSpecification and PeriodDescription utilities from the "accounting.report.period.period" module to the "accounting.report.period.specification" and "accounting.report.period.description" modules, respectively.
|
2023-03-09 18:57:29 +08:00 |
|
|
1850f9787e
|
Moved the period and period chooser to the "accounting.report.period" module.
|
2023-03-09 18:30:41 +08:00 |
|