OCA / operating-unit

Manage Operating Units in Odoo
GNU Affero General Public License v3.0
72 stars 238 forks source link

[MIG] report_qweb_operating_unit: Migration to 17.0 #677

Open jdidderen-nsi opened 4 months ago

jdidderen-nsi commented 4 months ago

In the case of this migration, I extended the module to have the same layouts as the standard ones and almost the same capabilities as a company.

IMO a potential improvement would be to have a layout by operating unit and not just by company.

Depends on:

AaronHForgeFlow commented 3 months ago

Thank you for the work! LG!

jdidderen-nsi commented 2 months ago

great initiative with the report fields on OUs, I base the v16 migration on your work.

Please cherry pick a82200d for tests

@hbrunn And it's cherry-picked. I only adapted a bit the unit test to use the Operating Unit common class.