Closed thet closed 8 years ago
/cc @rnixx
@rnixx can this be merged?
/cc @agitator just FYI. regarding mergability - i already use it in production, but this needs a review.
I have not forgot this, just a little busy ATM...
np...
On Tue, Aug 9, 2016 at 1:47 PM, Robert Niederreiter notifications@github.com wrote:
I have not forgot this, just a little busy ATM...
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
ajaxurl
in OrdersTable and BookingsTable. This way, the current subsites settings are respected, e.g. when rendering state transition dropdowns, which again sends mails and those need the correct sender.update_item_stock
according to transition changes, documented at the table intransitions.py
.uid
was given when calling the@@order
view, redirect to current context and show an error message instead of failing.@@bookings
view, group by buyable per default.@@bookings
view, addbuyable_comment
column and combine first name, last name and address information to save space.OrderData
payment information (net, vat) and don't count them when calculating the salaried state for orders.