Skip to content

[Odoo 18 CE] Module product_planned_price has indirect dependency on Enterprise-only module account_reports #767

Description

@kitsotik

Hi,

While trying to install the product_planned_price module in Odoo 18 Community Edition (CE), I encountered an issue related to its dependency chain.

Here is the dependency chain:

  • product_planned_price depends on product_replenishment_cost
  • product_replenishment_cost depends on account_multicompany_ux
  • account_multicompany_ux depends on account_reports

The problem is that account_reports is an Enterprise-only module and is not available in Odoo 18 CE. This makes the installation of product_planned_price fail in the Community Edition due to this indirect dependency.

Just reporting in case it's not intended, or if there's a suggested workaround for CE users.

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions