django-orchestra/orchestra/apps/orders
Marc c0e8e9f85d JobBillingTest tests passing 2014-09-23 16:23:36 +00:00
..
templates/admin/orders/order Added support for ProForma bills 2014-09-11 14:00:20 +00:00
tests JobBillingTest tests passing 2014-09-23 16:23:36 +00:00
__init__.py Initial commit 2014-05-08 16:59:35 +00:00
actions.py Fixes on the billing system 2014-09-19 14:47:25 +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 MailboxBillingTest tests passing 2014-09-23 14:01:58 +00:00
filters.py Fixes on fees 2014-09-03 14:51:07 +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 JobBillingTest tests passing 2014-09-23 16:23:36 +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