Hendrik Janssen

Results 3 issues of Hendrik Janssen

I had a copy_on_model_validation flag set to "none" on my pydantic models and could not find any documentation on the migration page on how to deal with this setting in...

When using queue job (thanks btw, excellent addon) I notice that I get these errors quite often: 2024-10-23 06:52:13,986 21661 ERROR kastenman odoo.sql_db: bad query: UPDATE "product_product" SET "write_date" =...

question

## Module fastapi ## Describe the bug When I install this module and I have fastapi already installed in the virtual environment, I get circular import errors. `ImportError: cannot import...

bug