Commit Graph

15 Commits

Author SHA1 Message Date
imacat 65a950a28a Changed the safe-guard condition of the accounting_sample command in the accounting application. 2020-08-02 18:29:10 +08:00
imacat 2ae1e825f6 Revised the accounting_sample command to supply the account code as numbers instead of strings in the accounting application. 2020-08-02 18:26:01 +08:00
imacat 6cbef81088 Wrapped the accounting_sample command in a transaction in the accounting application. 2020-08-02 18:23:01 +08:00
imacat aefb5cc091 Changed the use of the sn field with pk. 2020-07-23 23:20:10 +08:00
imacat 41737c250e Fixed the accounting_sample command for the cash-expense transactions in the accounting application. 2020-07-23 21:00:51 +08:00
依瑪貓 9602ba56c7 Moved the Polulator from accounting.populate to accounting.utils in the accounting application. 2020-07-23 09:40:21 +08:00
imacat 5c10b30c24 Added confirmation to the accounting_sample command in the accounting application. 2020-07-23 01:15:46 +08:00
imacat 554a195b5a Added Populator to the quickly populates the accounting data, and applied it in the accounting_sample command in the accounting application. 2020-07-22 21:02:04 +08:00
依瑪貓 c7ab277698 Added the payable to the accounting_sample command in the accounting application. 2020-07-22 10:22:26 +08:00
依瑪貓 17be43cbd9 Added the income to the accounting_sample command in the accounting application. 2020-07-22 09:55:04 +08:00
imacat 21350127a1 eplaced localdate() and timedelta() with timezone.localdate() and timezone.timedelta() in the accounting_sample command in the accounting application. 2020-07-22 08:22:01 +08:00
imacat 0fb7cafbcd Applied random amounts to the accounting_sample command in the accounting application. 2020-07-22 08:17:44 +08:00
imacat 4ef0dbf839 Removed the debug output from the accounting_sample command in the accounting application. 2020-07-22 07:46:55 +08:00
imacat cef592ac99 Added the user creation to the accounting_sample command in the accounting application. 2020-07-22 07:46:00 +08:00
imacat aba808a53a Added the accounting_sample command in the accounting application. 2020-07-22 00:15:26 +08:00