Yann Papouin

Results 14 issues of Yann Papouin

When editing date from built-in timesheet views, the date_time field is not updated and it could leads to confusion.

That's an issue when you try to set context with {'search_default_type_id': ...}

It looks like the buitin ping code is no more resilient. Before the upgrade, the system was Ubuntu 18.04 and the monitor was working correctly. I upgraded to Ubuntu 20.04.3...

The point is to be able to make an advance usage of account_invoice_update_wizard and allow to customize lines that can be edited with a new module inheriting this one. Simple...

For the record, I'm currently testing this wizard, and even if `account_analytic_id` set/remove seems to work nicely, it is not the case of the `analytic_tag_ids` since no `account.analytic.line` is created...

This PR is an alternative to #625, I'm not against the refactoring proposal but I don't have time to refactor all modules that depends on this one at the moment....

stale

Purge actions: This is essentially a copy of the purge obsolete menu wizard. I made it to be able to remove obsolete actions that blocks opening view settings in odoo...

needs fixing

Keep ORM consistent while maintaining SQL data Fix #3649

question

This module override the default method used to read current record metadata in order to provide two new actions: `Create` or `Edit` XML ID. ![icon](https://user-images.githubusercontent.com/22446243/120113623-9501e680-c17b-11eb-8c60-06adaadeee5a.png) **Create XML ID** ![image](https://user-images.githubusercontent.com/22446243/120113506-16a54480-c17b-11eb-8df6-d79b29962222.png) **Edit...

approved
stale

Ensure that the built-in `user_id` field value is in sync with our field `team_user_id` before triggering `create`, otherwise the framework will try to resolve the inverse value by itself and...

stale