# # ChangeLog for remit/vouchers/models.py # # Generated by Trac 1.0.2 # Jul 27, 2025, 3:05:26 AM Thu, 04 Feb 2010 08:45:14 GMT Alex Dehnert [3e79308] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Don't let you approve a non-pending request Thu, 04 Feb 2010 08:44:09 GMT Alex Dehnert [bf5333c] * remit/vouchers/models.py (modified) Fix approval time saving bug Wed, 03 Feb 2010 20:36:28 GMT Alex Dehnert [587bb95] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Mostly done with the voucher approval workflow Wed, 03 Feb 2010 09:27:03 GMT Alex Dehnert [db191ee] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/settings.py (modified) * remit/vouchers/models.py (modified) WIP: Approving requests Wed, 03 Feb 2010 09:22:40 GMT Alex Dehnert [485673a] * remit/finance_core/models.py (modified) * remit/remit_templates/index.html (modified) * remit/remit_templates/vouchers/reimbursementrequest_list.html (added) * remit/settings.py (modified) * remit/util/__init__.py (added) * remit/util/templatetags/__init__.py (added) * remit/util/templatetags/misc.py (added) * remit/vouchers/models.py (modified) * remit/vouchers/urls.py (modified) Add list page Wed, 03 Feb 2010 08:30:03 GMT Alex Dehnert [248b30b] * remit/vouchers/admin.py (modified) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Split check recipient into first and last names Tue, 02 Feb 2010 09:35:17 GMT Alex Dehnert [92ca60e] * remit/__init__.py (moved) * remit/finance_core/__init__.py (moved) * remit/finance_core/admin.py (moved) * remit/finance_core/models.py (moved) * remit/finance_core/tests.py (moved) * remit/finance_core/urls.py (moved) * remit/finance_core/views.py (moved) * remit/manage.py (moved) * remit/media/style/style.css (moved) * remit/remit_templates/base.html (moved) * remit/remit_templates/registration/login.html (moved) * remit/remit_templates/vouchers/ReimbursementRequest_review.html (moved) * remit/remit_templates/vouchers/select.html (moved) * remit/remit_templates/vouchers/submit.html (moved) * remit/remit_templates/vouchers/voucher.tex (moved) * remit/settings.py (moved) * remit/templates/base.html (moved) * remit/treebeard (moved) * remit/urls.py (moved) * remit/vouchers/__init__.py (moved) * remit/vouchers/add_gl_accounts.py (moved) * remit/vouchers/admin.py (moved) * remit/vouchers/import_budget.py (moved) * remit/vouchers/models.py (moved) * remit/vouchers/urls.py (moved) * remit/vouchers/views.py (moved) Rename treasury to remit