sustainability-suite / sustainability-odoo

Odoo module for Sustainability features
GNU Affero General Public License v3.0
16 stars 4 forks source link

Emission Factors - Add location #146

Closed ben3474 closed 12 hours ago

ben3474 commented 3 months ago

When loading the emission factors add the ability to define the region it applies to. Create 2 new fields country (res.country) and country group (res.country.group) where only one or the other can be fed. For each field only one value can be selected (one country or one group of countries) The section encapsulating these 2 fields will be named "Geographical scope"

This issue does not deal with the data loading, only the UI and the data modelling.

At this stage we do not deal with geographical scope being more granular than countries (eg regions/cantons...)

jacopobacci commented 2 months ago