Logo
Explore Help
Sign In
imacat/mia-accounting
1
0
Fork 0
You've already forked mia-accounting
Code Issues Pull Requests Packages Projects Releases 41 Wiki Activity
989 Commits 1 Branch 41 Tags
4408bbfc82d0088a20fab74b40c629e432b159ad
Commit Graph

5 Commits

Author SHA1 Message Date
依瑪貓
cda9e4e3c6 Replaced importing the "typing" module as "t" with importing the individual names in the "typing" module. Since Python 3.9 introduced type hinting generics in standard collections, we do not have as many names to import now. This is also to be consistent with the practices of most major and standard packages and examples. 2023-04-26 18:22:45 +08:00
依瑪貓
4c2dcc5070 Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting". 2023-04-04 18:26:54 +08:00
依瑪貓
68c810d492 Renamed the debit and credit methods in the Account data model to selectable_debit and selectable_credit, to be clear. 2023-03-22 20:21:52 +08:00
依瑪貓
079dc1ab6d Renamed the "eid" field to "id" in the LineItemForm form, since the problem is found. It was the "id" property of the enclosing FormField. If we extract the form from FormField, we can still access the "id" field. 2023-03-20 23:06:57 +08:00
依瑪貓
b1af1d7425 Renamed "voucher" to "journal entry". 2023-03-20 22:33:14 +08:00
Powered by Gitea Version: 1.24.0rc0 Page: 16ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API