This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
WYGIWYH
Watch
1
Star
0
Fork
0
You've already forked WYGIWYH
mirror of
https://github.com/eitchtee/WYGIWYH.git
synced
2026-05-22 23:57:16 +02:00
Code
Issues
14
Packages
Projects
Releases
10
Wiki
Activity
Files
d207760ae936c66f4bceb6bdec7615a8e310ee19
WYGIWYH
/
app
/
apps
/
transactions
T
History
Herculino Trotta
80edf557cb
fix(transactions): transaction convert value doesn't take into account currency's exchange currency
...
account takes precedence
2025-02-03 00:30:26 -03:00
..
migrations
feat(transactions): add internal_id field to transactions
2025-01-22 10:43:18 -03:00
templatetags
feat: display error when amount can't be displayed
2024-11-17 02:01:08 -03:00
utils
feat: indicate what paid/project button means
2025-02-01 19:06:04 -03:00
views
feat: add trash can to see deleted transactions
2025-02-01 11:12:43 -03:00
__init__.py
initial commit
2024-09-26 11:00:40 -03:00
admin.py
feat(transactions): make deleted_at readonly on admin
2025-01-22 10:43:18 -03:00
apps.py
initial commit
2024-09-26 11:00:40 -03:00
filters.py
refactor: remove user attr from datepicker
2025-01-27 13:25:06 -03:00
forms.py
refactor: remove user attr from datepicker
2025-01-27 13:25:06 -03:00
models.py
fix(transactions): transaction convert value doesn't take into account currency's exchange currency
2025-02-03 00:30:26 -03:00
tasks.py
fix: cleanup_deleted_transactions task couldn't trigger
2025-01-27 21:33:46 -03:00
tests.py
test: add starting tests
2024-11-01 17:23:57 -03:00
urls.py
feat: add trash can to see deleted transactions
2025-02-01 11:12:43 -03:00
validators.py
fix: validate_decimal_places validating for 18 decimal places instead of 30
2024-09-27 17:55:28 -03:00