OCA / operating-unit

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

[11.0] procurement_operating_unit - Depends on the procurement module that does not seem to exist in v11 #134

Closed meigallodixital closed 2 years ago

meigallodixital commented 6 years ago

I am trying to migrate the purchase_operating_unit module. This module depends on procurement_operating_unit, an this depends on the procurement module, which no longer exists in v11, but is integrated into inventory. Is this correct?

If it no longer exists, would procurement_operating_unit be removed and the permissions integrated into inventory?

AaronHForgeFlow commented 6 years ago

I have to take a deeper look into it, but I think procurement_groups still remain and there's some logic we have to analyze to check if it's consistence at OU level.

meigallodixital commented 6 years ago

The procurement_operating_unit module 'only' gives permissions on procurement.model_procurement_order model.

Edit: Yes, it is removed on V11 -> https://www.odoo.com/es_ES/forum/ayuda-1/question/procurement-order-in-odoo11-135694

Edit 2: I do not know if there is a case of procurement without a purchase, but I understand that there may be purchases without procurement ... What do you think about moving all the procurement code in the purchase module to this one?

AaronHForgeFlow commented 6 years ago

Yes, it's removed as an entity, but procurement groups remain and the logic has to be consistent as OU level.

For testing purposes you can remove the dependency and try to migrate purchase_operating_unit.

meigallodixital commented 6 years ago

I was just doing it, and it works well.

I understand that the separation of modules cames for reuse with another modules like MRP (we don't have manufacturing)

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.