Vauxoo / odoo

Fork of Odoo (formerly OpenERP). [This project is not publically mantained just born for internal usage with some little patches] go to official repository on github.com/odoo/odoo
https://www.odoo.com
Other
9 stars 9 forks source link

[IMP] web: export company selector #599

Closed xmglord closed 2 months ago

xmglord commented 2 months ago

Right now it is not possible to inherit the company selector widget. In order to perform developments that modify the behavior of the widget, it is necessary to create a new one instead of just inheriting it, which is not a good practice. This commit makes it possible to inherit the company selector widget.

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

luisg123v commented 2 months ago

You should target odoo/odoo