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
760f1c2877
mia-accounting
/
src
/
accounting
/
journal_entry
History
依瑪貓
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
..
forms
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
utils
Renamed "voucher" to "journal entry".
2023-03-20 22:33:14 +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 the text message in the add_journal_entry view.
2023-03-20 22:44:55 +08:00