django-orchestra-test/orchestra/apps/orders
Marc 157fd54ce5 Removed prices app 2014-09-08 14:23:06 +00:00
..
migrations Removed prices app 2014-09-08 14:23:06 +00:00
templates/admin/orders/order Refactor payment methods plugability 2014-09-04 15:55:43 +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 Removed prices app 2014-09-08 14:23:06 +00:00
api.py Preliminar implementation of payment methods 2014-07-28 17:28:00 +00:00
billing.py Moved account service management object-tools to cl filters 2014-09-08 10:03:42 +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 Removed prices app 2014-09-08 14:23:06 +00:00
helpers.py Removed prices app 2014-09-08 14:23:06 +00:00
models.py Removed prices app 2014-09-08 14:23:06 +00:00
pricing.py Removed prices app 2014-09-08 14:23:06 +00:00
serializers.py Preliminar implementation of payment methods 2014-07-28 17:28:00 +00:00
settings.py Removed prices app 2014-09-08 14:23:06 +00:00