OCA/OCB

return PlanAction

Closed this issue · 1 comments

I recently had to extend PlanAction functionality in a client module and I had to extend it from core.action_registry.get ('timesheet.plan');
Shouldn't PlanAction return here?

Well, this kind of changes are not accepted in Odoo in stable versions. You can try with a PR, but not here, in odoo/odoo.