|
c070b11ea2
|
Revised the documentation of the TransactionConverter in the accounting application.
|
2020-08-13 07:57:29 +08:00 |
|
|
d4e7458117
|
Added type hints to the accounting application.
|
2020-08-13 07:25:35 +08:00 |
|
依瑪貓
|
1a2bada988
|
Added AccountConverter and apply it to the URL patterns in the accounting application.
|
2020-08-07 10:10:33 +08:00 |
|
|
86dfe993a4
|
Removed the context from the translatable text messages in the accounting application, because it is not needed now.
|
2020-08-06 00:41:29 +08:00 |
|
|
95e0173126
|
Replaced the invalid_period() method in Period.Parser with ValueError in the Mia core application.
|
2020-08-03 21:42:51 +08:00 |
|
|
aefb5cc091
|
Changed the use of the sn field with pk.
|
2020-07-23 23:20:10 +08:00 |
|
|
1dcbd37fbd
|
Replaced the use of the sn field with pk, for compatibility in the future.
|
2020-07-23 23:15:33 +08:00 |
|
|
ff8c92a711
|
Added the action buttons to the transaction views in the accounting application.
|
2020-07-23 23:01:19 +08:00 |
|
|
25383a3ae6
|
Employed a regular expression pattern in the PeriodConverter to check the period format first.
|
2020-07-23 22:13:17 +08:00 |
|
|
2db3899dea
|
Added the transaction views in the accounting application.
|
2020-07-23 22:02:26 +08:00 |
|
|
1e2d57805c
|
Fixed the documentation in accounting.converters in the accounting application.
|
2020-07-23 18:37:29 +08:00 |
|
依瑪貓
|
0ff6076b36
|
Revised the imports in accounting.views and accounting.converters in the accounting application.
|
2020-07-23 14:26:05 +08:00 |
|
|
8890e60fbb
|
Added CashAccountConverter and LedgerAccountConverter and applied them in the URL patterns of the accounting application.
|
2020-07-23 08:33:53 +08:00 |
|
|
6ae25ddca7
|
Moved the path converters from accounting.urls to accounting.converters in the accounting application.
|
2020-07-23 01:22:11 +08:00 |
|