Dieleman Guillaume

Results 23 comments of Dieleman Guillaume

Ok I implemented the solution. Note that I still patched two model names for this edit button: `Product Template` => `Product` and `Appointment Type` => `Appointment`. I hesitated to do...

@rdeodoo When you have time you can check this PR and [the enterprise PR](https://github.com/odoo/enterprise/pull/30075) that comes with it :)

@rdeodoo Note that I can add the `me-1` class on the Dropdown to avoid the problem of positioning the dropdown items. But then the dropdown items list will be slightly...

Hello @pierre-pde. I am only aware of the above message. I will have a meeting with @rdeodoo today to discuss the new specs.

I have adapted this PR to the new specs. :+1: cc @rdeodoo @qsm-odoo @pierre-pde

As the `show_facepile` option will be removed with [this PR](https://github.com/odoo/odoo/pull/98177), this fix is useless. I close this PR.

@qsm-odoo Two details for this PR: 1. I took the liberty of removing two private functions (`_getStepColSize` and `_getStepColPadding`) from the steps option but if Odoo 16 is considered stable...

There is also an error in the console when playing with the connectors since 15.2. It is fixed in this other PR: https://github.com/odoo/odoo/pull/105797

After discussion we fix in 15.2 because the same problem is visible for users with a small screen.