Tags: andersinno/respa
Tags
Change Ceepos cost center code to be based on the tax percentage In Respa the tax precentage for same product may vary. Ceepos has a different product code for each tax percentage, so we need to get the correct product code based on the tax percentage when sending the order to Ceepos. Change Unit's `cost_center_code` field from Cha 8000 rField to JSONField. This was agreed to be the most straightforward way to implement this feature now. The field then contains a mapping of tax percentages to the correct cost center codes. Refs TTVA-240
Change Securitas grant installation time Instead of installing the Securitas grant 24h hours before the start time, the grant can be given right after the reservation is confirmed. Refs TTVA-239
Fix: send reservation reminders only for confirmed reservations Refs TTVA-244
Fix tax class in order creation When creating new order lines, use the tax class that is calculated in PriceList `get_price_info` method. Refs TTVA-224
Merge branch 'tre-varaamo-qa' into tre-varaamo
Merge branch 'tre-varaamo-qa' into tre-varaamo
PreviousNext