[ADD] energy_distribution: New Features and Model Creation
In this commit, I have implemented the following developments into the new 'electric_distribution' module:
-
Created a new model for electric distribution company.
-
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.
-
Implemented the standard Odoo import functionality to allow users to import a list of electric distribution companies efficiently.
-
The new companies, are added without removing any existing data. This ensures data continuity and prevents data loss.
-
The form view of the model, include all the fields required by the CNMC list.
This is the Trello card.
Merge request reports
Activity
changed milestone to %v14.0.1.1.14
- Resolved by emanuel buzey
- Resolved by emanuel buzey
- Resolved by emanuel buzey
- Resolved by emanuel buzey
@ebuzey-somit should we add some initial
data
too? I remember talking about using the original CSV file directly.
- Resolved by emanuel buzey
- Resolved by Daniil Digtyar Vasilieva
- Resolved by emanuel buzey
- Resolved by emanuel buzey
- Resolved by emanuel buzey
added 1 commit
- bb81f04a - [FIX] energy_project: groups removed and model fixed
added 1 commit
- 8c5f37fb - [FIX] energy_project: decription model changed and translate attr added
added 1 commit
- 6f0f0caa - [FIX]energy_project: View Language Correction
added 1 commit
- d7e1be18 - [FIX] Model Renaming: distributor to Supplier
mentioned in merge request !205 (merged)
mentioned in merge request !204 (merged)
added 1 commit
- 8db8362a - [FIX]Use Action Instead of Button in ResConfigSettings Model