Renaud Thiry
Renaud Thiry
> 2 fixes Indeed I wanted to see which one would be preferred, if any. Kept the pe-none one. > commit message is 17.2 The functional reproduction steps only work...
@anko-odoo pushed my suggestion on here, the reason you had issues was probably due to the exception happening inside a compute so the ORM was trying to recompute it at...
@anko-odoo :wave: just reminder to squash / write test if you're not busy on other things Closing this tab so feel free to ping again once it's done :) Cheers
To avoid the savepoint you can check on write and prevent writing invalid templates as suggested (I couldn't find a task on our side). For the template not being sent,...
I feel like you could just override `_message_compute_parent_id` in whatsapp and return parent_id immediately without adding a domain getter :thinking: (also test would be cool)
( also surprise rebase :D )
(maybe rebase for green tests :green_circle:)
Also note `test_ticket_price_with_currency_conversion` already exists, if we can avoid some test set-up
@petrus-v indeed, our CI can be a bit capricious I relaunched the test again, it's fine now :+1:
@tde-banana-odoo :bubbles: up