Víðir Valberg Guðmundsson
|
b1b810f165
|
Rename handed_out field on ORP to ticket_generated. Rename checked_in on tickets to used. Add save token migration.
|
2019-07-18 21:04:49 +02:00 |
|
Thomas Steen Rasmussen
|
effd900b62
|
add proforma invoice support
|
2019-07-09 10:38:14 +02:00 |
|
Víðir Valberg Guðmundsson
|
bf2f0c7898
|
Blackness.
|
2019-06-16 14:32:24 +02:00 |
|
Thomas Steen Rasmussen
|
2c1e5f12fe
|
add textfield notes to Order for internal orga notes about the order
|
2018-08-27 12:44:53 +02:00 |
|
Thomas Steen Rasmussen
|
f396708156
|
finish work on custom invoice address
|
2018-08-27 11:52:42 +02:00 |
|
Patrick Welzel
|
8b8191e16d
|
add custom address field to shop.models.Order and invoice template
|
2018-08-22 15:41:24 +02:00 |
|
Víðir Valberg Guðmundsson
|
193c182422
|
Add stock_amount to product and reflect it in product detail template. (#213)
|
2018-04-21 17:00:39 +02:00 |
|
Thomas Steen Rasmussen
|
03fc20a459
|
add missing migrations after cleanup and adding of on_delete to all foreignkeys
|
2018-03-18 09:07:34 +01:00 |
|
Thomas Steen Rasmussen
|
66014811a4
|
remove the old Ticket model, move irc notification signal handler to the new Tickets app, various cleanup, fixes #168
|
2017-10-04 00:06:49 +02:00 |
|
Thomas Steen Rasmussen
|
d14d67496d
|
add danish_vat field to creditnote model and template
|
2017-09-17 15:00:38 +02:00 |
|
Thomas Steen Rasmussen
|
c0f2478819
|
add customer field to credit notes for when they are not related to a user directly
|
2017-09-17 14:20:21 +02:00 |
|
Thomas Steen Rasmussen
|
4c621aed4b
|
make it possible to have customorders and invoices without Danish VAT
|
2017-09-14 21:02:59 +02:00 |
|
Thomas Steen Rasmussen
|
a07e74180e
|
redo migrations for Tickets app again, fix BaseTicket to be abstract
|
2017-08-19 22:22:54 +02:00 |
|
Thomas Steen Rasmussen
|
410905f3ce
|
redo migrations completely
|
2017-08-19 21:33:13 +02:00 |
|
Stephan Telling
|
ee8c9cf01c
|
mend
|
2017-08-17 17:53:45 +02:00 |
|
Thomas Steen Rasmussen
|
916fde4a4d
|
switch to jsonfield
|
2017-05-22 19:42:20 +02:00 |
|
Thomas Steen Rasmussen
|
8644d4ba2f
|
Coinify multiinvoice fix (#126)
* rework coinify api stuff, work in progress
* fix imports
* indentation
* rework coinify api stuff, work in progress
* fix imports
* indentation
|
2017-05-22 18:03:09 +02:00 |
|
Thomas Steen Rasmussen
|
8a318400ae
|
changed the wrong model :(
|
2017-04-08 11:04:39 +02:00 |
|
Thomas Steen Rasmussen
|
e4e5688e3c
|
permit blank payload in callbacks
|
2017-04-08 10:55:40 +02:00 |
|
Thomas Steen Rasmussen
|
1b98c01f63
|
improved error handling, always save callback body, various fixes
|
2017-04-03 18:00:25 +02:00 |
|
Thomas Steen Rasmussen
|
eac9cbfa1e
|
permit blank
|
2017-03-23 20:21:19 +01:00 |
|
Thomas Steen Rasmussen
|
77141e7931
|
fixup bootstrap script, make Product.slug unique
|
2017-03-19 23:08:36 +01:00 |
|
Stephan Telling
|
d06f2355de
|
add video fields on event model, fix #82
|
2017-02-23 21:51:36 +01:00 |
|
Thomas Steen Rasmussen
|
3715d00701
|
Revert "remove __init__.py files"
This reverts commit c3a4994d35 .
|
2017-02-02 00:18:23 +01:00 |
|
Thomas Steen Rasmussen
|
c3a4994d35
|
remove __init__.py files
|
2017-02-01 21:41:00 +01:00 |
|
Thomas Steen Rasmussen
|
75122cfc4e
|
py3 migrations
|
2017-01-31 18:52:25 +01:00 |
|
Thomas Steen Rasmussen
|
3a7b952090
|
first pass with 2to3
|
2017-01-30 12:16:07 +01:00 |
|
Thomas Steen Rasmussen
|
0ff37bbca5
|
move code to src/ folder
|
2017-01-30 12:06:49 +01:00 |
|