Skip to content
Snippets Groups Projects
Commit 32a6a358 authored by emanuel buzey's avatar emanuel buzey
Browse files

[REF] Improve module setup, field relevance, and owner_id display

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
parent 8e3f2036
No related branches found
No related tags found
2 merge requests!195[REL] 14.0.2.0.0,!194[FIX] Energy_selfconsumption: Added street field to view and added web_m2x_options module to modify "many2one" fields giving new control options.
Pipeline #46115 passed with warnings