[16.0][FIX] fastapi: always add authenticate_partner_id in context when evaluating ir rules#410
Conversation
|
Hi @lmignon, |
166f5c8 to
e815ad9
Compare
|
@AnizR Can you add a file named |
|
This PR has the |
…en evaluating ir rules This fix is needed since a modificiation of ir.rule that checks the domain when creating/modifying ir rules The solution is to set authenticate_partner_id to False when it is not present in context
e815ad9 to
7c125b4
Compare
Done 👍 |
|
/ocabot merge patch |
|
This PR looks fantastic, let's merge it! |
|
Congratulations, your PR was merged at f055ab2. Thanks a lot for contributing to OCA. ❤️ |
This fix is needed due to a modificiation of ir.rule that checks the domain when creating/modifying ir rules:
odoo/odoo@91a3566
The solution is to set authenticate_partner_id by default to False when it is not present in context