django-orchestra/orchestra/apps/orders
Marc 99b14f9c9f Major cleanup 2014-09-26 15:05:20 +00:00
..
templates/admin/orders/order Added support for ProForma bills 2014-09-11 14:00:20 +00:00
tests Refactored orders.tests.functional_tests 2014-09-25 18:21:17 +00:00
__init__.py Initial commit 2014-05-08 16:59:35 +00:00
actions.py Major cleanup 2014-09-26 15:05:20 +00:00
admin.py Major cleanup 2014-09-26 15:05:20 +00:00
api.py Preliminar implementation of payment methods 2014-07-28 17:28:00 +00:00
billing.py Major cleanup 2014-09-26 15:05:20 +00:00
filters.py Major cleanup 2014-09-26 15:05:20 +00:00
forms.py Fixes on the billing system 2014-09-19 14:47:25 +00:00
helpers.py Refactor services out of orders 2014-09-17 10:32:29 +00:00
models.py Major cleanup 2014-09-26 15:05:20 +00:00
serializers.py Preliminar implementation of payment methods 2014-07-28 17:28:00 +00:00
settings.py Major cleanup 2014-09-26 15:05:20 +00:00