This website requires JavaScript.
Explore
Help
Sign In
imacat
/
mia-accounting-django
Watch
1
Star
0
Fork
0
You've already forked mia-accounting-django
Code
Issues
Pull Requests
Projects
Releases
4
Wiki
Activity
The Mia! Accounting Django Project
https://accounting-django.imacat.idv.tw
accounting
django
mia
obsolete
291
Commits
1
Branch
4
Tags
992
KiB
Python
56.2%
HTML
33.1%
JavaScript
8.9%
CSS
1.8%
73c961cfee
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
依瑪貓
73c961cfee
Moved the common codes in the make_transaction_form_from_post() and fill_transaction_from_post() utilities to the new _find_max_record_no() utility, to avoid duplicated codes in the accounting application.
2020-08-02 02:37:18 +08:00
accounting
Moved the common codes in the make_transaction_form_from_post() and fill_transaction_from_post() utilities to the new _find_max_record_no() utility, to avoid duplicated codes in the accounting application.
2020-08-02 02:37:18 +08:00
mia_core
Removed the unused is_chosen_year() method from the Period utility in the Mia core application.
2020-08-02 02:28:47 +08:00
.gitignore
Added the Simplified Chinese translation to .gitignore, because it is generated.
2020-07-06 07:48:29 +08:00