|
be46d8aa14
|
Renamed the default_io_account_code and default_io_account functions to default_ie_account_code and default_ie_account, respectively. That was a mistake.
|
2023-03-09 20:59:21 +08:00 |
|
|
20f55058ac
|
Shortened the name of the "accounting.report.utils.income_expenses_account" module to "accounting.report.utils.ie_account".
|
2023-03-09 20:59:21 +08:00 |
|
|
e9d1a53e03
|
Shortened the name of the "accounting.report.utils.income_expenses_account" module to "accounting.report.utils.ie_account".
|
2023-03-09 20:59:21 +08:00 |
|
|
05ac5158f8
|
Added the default report view as the income and expenses log with the default currency, default account and default period. Changed the previous default journal links to the current default.
|
2023-03-09 20:59:09 +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 |
|
|
1850f9787e
|
Moved the period and period chooser to the "accounting.report.period" module.
|
2023-03-09 18:30:41 +08:00 |
|
|
c6d55fad1c
|
Renamed the "accounting.report.utils.period_choosers" module to "accounting.report.utils.period_chooser", because there is only period chooser now.
|
2023-03-09 18:14:20 +08:00 |
|
|
0c647d8f21
|
Moved the "accounting.reports.period" and "accounting.reports.income_expense_account" utility modules into the "accounting.reports.utils" module.
|
2023-03-09 18:13:18 +08:00 |
|
|
5d1f87582e
|
Moved the "accounting.report.reports.utils" module to "accounting.report.utils". It does not make sense to have a wierd and long module name just to make the import pretty.
|
2023-03-09 18:09:08 +08:00 |
|