django-orchestra-test/orchestra/apps/orders
Marc 1f00b27667 Added support for bill sublines on microspective template0 2014-09-03 22:01:44 +00:00
..
templates/admin/orders/order Added preliminar implementation of admin billing 2014-07-24 15:43:23 +00:00
__init__.py Initial commit 2014-05-08 16:59:35 +00:00
actions.py Finished billing prototype 2014-09-03 13:56:02 +00:00
admin.py Fixes on fees 2014-09-03 14:51:07 +00:00
api.py Preliminar implementation of payment methods 2014-07-28 17:28:00 +00:00
backends.py Fixes on fees 2014-09-03 14:51:07 +00:00
filters.py Fixes on fees 2014-09-03 14:51:07 +00:00
forms.py Initial implementation of billing algorithm 2014-09-02 15:48:07 +00:00
handlers.py Finished billing prototype 2014-09-03 13:56:02 +00:00
helpers.py Finished billing prototype 2014-09-03 13:56:02 +00:00
models.py Added support for bill sublines on microspective template0 2014-09-03 22:01:44 +00:00
serializers.py Preliminar implementation of payment methods 2014-07-28 17:28:00 +00:00
settings.py Initial implementation of billing algorithm 2014-09-02 15:48:07 +00:00