project icon indicating copy to clipboard operation
project copied to clipboard

[18.0][MIG] project_status: Migration to 18.0

Open Ricardo-MC opened this issue 4 months ago • 1 comments

Ricardo-MC avatar Aug 22 '25 00:08 Ricardo-MC

@AaronHForgeFlow, Thank you for the feedback! You are right, the error occurs because order is not always a string. I will update the code to check if order is a string, and if not, set it to "" before passing it to _search: This will prevent the TypeError and make the method robust for all internal Odoo calls. Let me know if you have any other suggestions!

Ricardo-MC avatar Aug 27 '25 13:08 Ricardo-MC