|
248ebe8774
|
Revised the codes of the views of the accounting application according to the inspection results by PyCharm.
|
2020-07-21 21:18:12 +08:00 |
|
|
7a6879951a
|
Revised the code of the views of the account application with PEP8.
|
2020-07-21 20:57:59 +08:00 |
|
|
b353a3fba8
|
Replaced filter().first() with get() when finding the account #3351 in the accounting application.
|
2020-07-21 19:45:14 +08:00 |
|
|
e207efc285
|
Revised the indents in the views of the accounting application.
|
2020-07-21 19:41:53 +08:00 |
|
|
5a48e07ef6
|
Moved the order from the data models to the reports in the accounting application.
|
2020-07-21 19:38:01 +08:00 |
|
|
090f3dc3a5
|
Fixed the _find_order_holes() utility to include the check for the minimal order in the accounting application.
|
2020-07-21 18:57:34 +08:00 |
|
|
e0e2815c34
|
Fixed the _find_order_holes() utility in the accounting application.
|
2020-07-21 18:55:04 +08:00 |
|
依瑪貓
|
bbfe9e7892
|
Changed the URL of the accounts in the balance sheet so that the net income in the current period links to the income statement in the accounting application.
|
2020-07-21 13:38:18 +08:00 |
|
依瑪貓
|
3c294ffcb8
|
Updated the template variables in the balance sheet in the accounting application.
|
2020-07-21 11:58:50 +08:00 |
|
依瑪貓
|
bace7bb93b
|
Renamed "subject" to "account" in the models of the accounting application.
|
2020-07-21 10:43:05 +08:00 |
|
依瑪貓
|
076a68c028
|
Renamed "subject" to "account" in the accounting application.
|
2020-07-21 10:38:47 +08:00 |
|
依瑪貓
|
c6a62d92d5
|
Added the search page in the accounting application.
|
2020-07-21 10:04:29 +08:00 |
|
|
f114f84c85
|
Reordered the codes in accounting.views.reports.
|
2020-07-21 08:26:23 +08:00 |
|
|
951a29feeb
|
Moved the views of the accounting reports from accounting.views to accounting.views.reports in the accounting application.
|
2020-07-21 08:20:57 +08:00 |
|