management
|
first steps towards an invoice worker
|
2016-05-17 15:31:41 +02:00 |
migrations
|
add migration
|
2016-05-17 21:04:40 +02:00 |
templates
|
working on epay payment
|
2016-05-17 07:06:25 +02:00 |
admin.py
|
add epay models to admin
|
2016-05-16 21:45:43 +02:00 |
context_processors.py
|
Getting there!
|
2016-05-16 00:09:00 +02:00 |
epay.py
|
forgot the most important bit lol
|
2016-05-17 07:46:36 +02:00 |
forms.py
|
Editing of an order (remove/update products)
|
2016-05-16 15:44:03 +02:00 |
models.py
|
move .public to category instead of product
|
2016-05-17 20:56:11 +02:00 |
pdf.py
|
add pdf code and pdf letterheads
|
2016-05-16 21:04:01 +02:00 |
urls.py
|
use DetailView, add epay_thanks, unfinished
|
2016-05-16 18:26:27 +02:00 |
views.py
|
get category object
|
2016-05-17 21:24:04 +02:00 |