5
0
mirror of https://github.com/odoo/runbot.git synced 2025-03-22 02:45:51 +07:00
Commit Graph

1 Commits

Author SHA1 Message Date
Xavier Morel
47e8b5b014 [IMP] runbot_merge: overridable CI
Convert overridable CI to an m2m from partners, it's significantly
more convenient to manipulate as multiple users can (and likely will)
have access to the same overrides, add a name_search so the override
is easy to find from a partner, and provide a view for the
overrides (with partners as tags).

Also make the repository optional on CI overrides.

Fixes 
2020-11-20 07:41:54 +01:00