[FIX] Energy_selfconsumption: Added street field to view and added web_m2x_options module to modify "many2one" fields giving new control options.
- Aug 31, 2023
-
-
emanuel buzey authored
-
emanuel buzey authored
1. Optimize module setup: Corrected the module folder location by including it in the energy_selfconsumption setup as a direct dependency. This ensures a more accurate and reliable setup. 2. Clarify field reference: Adjusted the field reference in relation to the "product" by identifying that it likely pertains to the "partner_id" name rather than the "owner_id" name. 3. Enhance field relevance: Eliminated a redundant field as it duplicates information already displayed in the street, partner_id, and owner_id. The removal streamlines the view and improves clarity. 4. Opt for owner_id display: Acknowledging the understanding to remove the field due to its display in the name, decided to include the owner_id field, which is not shown in the name, for enhanced completeness. [MIG] Module setup, Field relevance, Redundant field removal
-
emanuel buzey authored
1. Improve PS name calculation: Changed the calculation logic for PS names follow the format "First Name Last Name - Address". This helps the user with searching for PS. 2. The name field of the supply point form: is auto-filled using the name of the owner - street. This is related to the previous point. 3. Optimize PSA view: Removed name display in PSA view for Avoid duplication when displayed in modal forms. This improves vision interface consistency.
-
emanuel buzey authored
Added the package "web_m2x_options" to the project dependencies and removed the previous implementation
-
emanuel buzey authored
-
emanuel buzey authored
-
emanuel buzey authored
-