Sergio Sancho
Sergio Sancho
Hello, can you please merge this pull request and generate a new pip version. I am facing this one: `DeprecationWarning: invalid escape sequence '\S'`
I have noticed some issue in the JavaScript code of the controller in the modelParams function. It uses `this.props.state.modelState` twice without a `?` operator and in my tests on base_geoengine_demo...
Some other things that I have noticed that need to be solved: - Gist indexes are not created even if requested. This was fixed in 12.0 but not in subsequent...
I'm actively working on this version at the moment and everything looks fine except for two things that I will try to solve ~~this week~~ today: - The id associated...
I just realized that the custom domain selector for geometries is completely broken. Odoo 17 doesn't allow overloading domain selection of custom field types as easily as before with: `registry.category("domain_selector/fields")`...
Hi @peluko00, The error is related to this piece of code not finding any vec layer: `var extent = this.vectorLayersResult .find((res) => res.values_.visible === true) .getSource() .getExtent();` As all openlayers...
I think I've found an issue. There is a demo report for res.users model that is defined in the file 'demo/res_users_report_py3o.xml'. However, it is not added in the 'demo' section...
Hello @peluko00, can you review this fix please?
> > Hello @peluko00, can you review this fix please? > > It's seems all good but the test are failing. Can you fix it? Thanks! The failing test doesn't...
Same here. ✋