OCA / mis-builder-contrib

Modules that provide additional features on top of MIS Builder. A kind of incubator for MIS Builder features that may land in the core in the future.
GNU Affero General Public License v3.0
8 stars 43 forks source link

[14.0][ADD] mis_builder_company_comparison #34

Closed JoanSForgeFlow closed 1 year ago

JoanSForgeFlow commented 1 year ago

New module mis_builder_company_comparison. It allows the generation of reports with each company in each column in order to compare them.

Previous PR comments in mis-builer repo: [https://github.com/OCA/mis-builder/pull/478([14.0][ADD] mis_builder_company_comparison)

It uses the logic of mis_builder_operating_unit but using res.company instead.

JoanSForgeFlow commented 1 year ago

Closing this PR as this feature is covered in this one:

https://github.com/OCA/mis-builder/pull/575