Free
event.company_id.sudo().currency_id._convert(
booth_category.price_reduce_taxinc if website.show_line_subtotals_tax_selection == 'tax_included' else booth_category.price_reduce,
website.currency_id,
event.company_id,
datetime.date.today()
) or '0'
Payment
Confirmed