Original PR: https://github.com/eitchtee/WYGIWYH/pull/82 Author: @eitchtee Created: 1/27/2025 Status: ✅ Merged Merged: 1/27/2025 Merged by: @eitchtee
Base: main ← Head: 80-add-exchange-rate-giving-error
main
80-add-exchange-rate-giving-error
d7c072a
fa51a7f
33ce38d
b0a3acb
5 files changed (+27 additions, -15 deletions)
📝 app/apps/common/utils/django.py (+2 -2) 📝 app/apps/common/widgets/datepicker.py (+8 -2) 📝 app/apps/currencies/models.py (+6 -4) 📝 app/templates/cotton/ui/transactions_action_bar.html (+9 -5) 📝 frontend/src/application/datepicker.js (+2 -2)
app/apps/common/utils/django.py
app/apps/common/widgets/datepicker.py
app/apps/currencies/models.py
app/templates/cotton/ui/transactions_action_bar.html
frontend/src/application/datepicker.js
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/eitchtee/WYGIWYH/pull/82
Author: @eitchtee
Created: 1/27/2025
Status: ✅ Merged
Merged: 1/27/2025
Merged by: @eitchtee
Base:
main← Head:80-add-exchange-rate-giving-error📝 Commits (4)
d7c072afix(currencies): don't error out if from_currency or to_currency isn't setfa51a7ffix(datepicker): wrong datetime format33ce38dfeat(datepicker): improve value handlingb0a3acbfix: transactions action bar error on page change📊 Changes
5 files changed (+27 additions, -15 deletions)
View changed files
📝
app/apps/common/utils/django.py(+2 -2)📝
app/apps/common/widgets/datepicker.py(+8 -2)📝
app/apps/currencies/models.py(+6 -4)📝
app/templates/cotton/ui/transactions_action_bar.html(+9 -5)📝
frontend/src/application/datepicker.js(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.