Skip to content
Snippets Groups Projects
  • Emanuel Buzey's avatar
    09ba4f67
    [ADD] electric_distribution: New Features and Model Creation · 09ba4f67
    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.
    09ba4f67
    History
    [ADD] electric_distribution: New Features and Model Creation
    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.