|
3662d154bd
|
Revised the text translation in the accounting application.
|
2020-08-08 16:26:08 +08:00 |
|
|
06ab17c3a4
|
Added the validation whether there is any accounting records in the transaction form in the accounting application.
|
2020-08-08 11:55:25 +08:00 |
|
|
5833af83a9
|
Stopped merging non-field errors into the ID errors, and joined ID errors into the non-field errors in the record form in the accounting application.
|
2020-08-08 10:57:32 +08:00 |
|
|
1d79e970c4
|
Revised the error messages and their translations both in Python and for the JavaScript.
|
2020-08-06 01:47:01 +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 |
|
|
70bc4e9662
|
Added to validate if an existing accounting record is a correct debit or credit record in the transaction forms in the accounting application.
|
2020-08-02 12:01:20 +08:00 |
|
|
0f8f2b7838
|
Removed the unused debug logging in the record form validation in the accounting application.
|
2020-08-02 03:27:41 +08:00 |
|
|
9d988f17ca
|
Added forms and validators, and applied them to the transaction form in the accounting application.
|
2020-08-01 23:56:41 +08:00 |
|