-
Emanuel Buzey authored
In this commit, I have implemented the following developments in the '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.
Emanuel Buzey authoredIn this commit, I have implemented the following developments in the '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.