Skip to content

[ADD] energy_distribution: New Features and Model Creation

In this commit, I have implemented the following developments into the new 'electric_distribution' module:

  1. Created a new model for electric distribution company.

  2. Added a menu with corresponding form and tree views. These views are now only visible to users with admin or platform-level access rights in the Settings section.

  3. Implemented the standard Odoo import functionality to allow users to import a list of electric distribution companies efficiently.

  4. The new companies, are added without removing any existing data. This ensures data continuity and prevents data loss.

  5. The form view of the model, include all the fields required by the CNMC list.

This is the Trello card.

Edited by emanuel buzey

Merge request reports