django-orchestra-test/orchestra/apps/orders
Marc 1456c457fc Refactoring payment process 2014-09-18 15:07:39 +00:00
..
templates/admin/orders/order Added support for ProForma bills 2014-09-11 14:00:20 +00:00
tests Refactoring payment process 2014-09-18 15:07:39 +00:00
__init__.py Initial commit 2014-05-08 16:59:35 +00:00
actions.py Improvements on transactions 2014-09-16 17:14:24 +00:00
admin.py Refactor services out of orders 2014-09-17 10:32:29 +00:00
api.py Preliminar implementation of payment methods 2014-07-28 17:28:00 +00:00
billing.py Refactoring payment process 2014-09-18 15:07:39 +00:00
filters.py Fixes on fees 2014-09-03 14:51:07 +00:00
forms.py Refactoring payment process 2014-09-18 15:07:39 +00:00
helpers.py Refactor services out of orders 2014-09-17 10:32:29 +00:00
models.py Refactoring payment process 2014-09-18 15:07:39 +00:00
serializers.py Preliminar implementation of payment methods 2014-07-28 17:28:00 +00:00
settings.py Refactor services out of orders 2014-09-17 10:32:29 +00:00