# # ChangeLog for remit/vouchers/admin.py # # Generated by Trac 1.0.2 # Jul 28, 2025, 1:44:03 PM Tue, 08 Jul 2014 01:44:27 GMT Alex Dehnert [7ee21d8] * remit/vouchers/admin.py (modified) * remit/vouchers/models.py (modified) Allow creating RFPs Mon, 17 May 2010 04:53:18 GMT Alex Dehnert [9102ac9] * remit/vouchers/admin.py (modified) Allow editing expense_area in the admin Fri, 30 Apr 2010 20:11:13 GMT Alex Dehnert [d601b0b] * remit/vouchers/admin.py (modified) Display RR request IDs in admin Fri, 30 Apr 2010 20:11:02 GMT Alex Dehnert [b1e217a] * remit/vouchers/admin.py (modified) * remit/vouchers/models.py (modified) Handle documentation better in the admin Sat, 24 Apr 2010 21:50:09 GMT Alex Dehnert [c4cab48] * remit/vouchers/admin.py (modified) Use vouchers.models, not vouchers I'm not sure why this ever ... Wed, 21 Apr 2010 06:32:13 GMT Alex Dehnert [818625a] * remit/vouchers/admin.py (modified) Link description, not processed Mon, 19 Apr 2010 10:53:39 GMT Alex Dehnert [82211ea] * remit/finance_core/migrations/0002_add-dates.py (added) * remit/finance_core/models.py (modified) * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/vouchers/admin.py (modified) * remit/vouchers/import_budget.py (modified) * remit/vouchers/migrations/0006_add-dates.py (added) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Keep track of some more dates (Trac: #19) Sat, 20 Mar 2010 09:47:23 GMT Alex Dehnert [c020a3b] * remit/finance_core/admin.py (modified) * remit/vouchers/admin.py (modified) * remit/vouchers/models.py (modified) Make admin list pages useful (Closes: #6) 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