This website requires JavaScript.
Explore
Help
Sign In
imacat
/
mia-accounting
Watch
1
Star
0
Fork
0
You've already forked mia-accounting
Code
Issues
Pull Requests
Packages
Projects
Releases
41
Wiki
Activity
d2f11e8779
mia-accounting
/
src
/
accounting
/
journal_entry
History
依瑪貓
87fa5aa6bc
Moved the ACCOUNT_REQUIRED validator from the "accounting.journal_entry.forms.line_item" module to the "accounting.forms" module, in order to share it.
2023-03-22 23:23:53 +08:00
..
forms
Moved the ACCOUNT_REQUIRED validator from the "accounting.journal_entry.forms.line_item" module to the "accounting.forms" module, in order to share it.
2023-03-22 23:23:53 +08:00
utils
Moved the "accounting.option.options" module to "accounting.utils.options", because it is meant to shared by other submodules.
2023-03-22 19:47:37 +08:00
__init__.py
Renamed "voucher" to "journal entry".
2023-03-20 22:33:14 +08:00
converters.py
Renamed "voucher" to "journal entry".
2023-03-20 22:33:14 +08:00
template_filters.py
Renamed "voucher" to "journal entry".
2023-03-20 22:33:14 +08:00
views.py
Fixed so that the journal entries that has offset cannot be deleted.
2023-03-22 00:59:43 +08:00