arrobalytics / django-ledger

Django Ledger is a double entry accounting system built on the Django Web Framework.
https://www.djangoledger.com
GNU General Public License v3.0
997 stars 219 forks source link

Journals entries timestamps are all recorded as midnight regardless of the timezone #136

Closed OmarElsebaey001 closed 1 year ago

OmarElsebaey001 commented 1 year ago

Description When creating a journal entry, the timezone is not picked up correctly and it is marked as midnight always To Reproduce Steps to reproduce the behavior: 1.From the UI

  1. Goto Ledgers
  2. Click on Journal Entries
  3. Add a Journal Entry
  4. Check the time

Expected behaviour Time to be reported matching the actual time the journal entry was created at

Desktop (please complete the following information):