|
6957e52d0d
|
Renamed the "accounting.account.query", "accounting.base_account.query", "accounting.currency.query", and "accounting.transaction.query" modules to "accounting.account.queries", "accounting.base_account.queries", "accounting.currency.queries", and "accounting.transaction.queries", respectively. There will be more than one query in the next report module.
|
2023-03-03 01:12:36 +08:00 |
|
|
f0d39bb27b
|
Added the action button to convert a cash income or cash expense transaction to a transfer transaction.
|
2023-02-27 18:59:42 +08:00 |
|
|
fd36672877
|
Revised the imports in the "accounting.transaction.views" module.
|
2023-02-27 18:44:33 +08:00 |
|
|
d67c57056b
|
Added the accounting_txn_format_amount_input template filter to properly format the decimal amount for the number input fields.
|
2023-02-27 18:40:54 +08:00 |
|
|
05fde3a742
|
Added the transaction management.
|
2023-02-27 15:28:45 +08:00 |
|