Skip to content

[IMP] energy_communities: Adding demo data

Daniil Digtyar Vasilieva requested to merge feature/IMP_demo_data into dev

Trello Card

Wiki Documentation

Changelog

  • [IMP] energy_communities: added res.company demo data
  • [IMP] energy_communities: added a res.user for every role
  • [IMP] energy_communities: added subcription.request demo data and validation and payment to replicate the process of cooperators creation.
  • [IMP] energy_communities: added demo data for energy_selconsumption testing.
  • [IMP] energy_communities: activate languages on demo installation (Catalan, Castilian and Euskera)
  • [IMP] energy_communities: new field new_product_share_template to wizard multycompany_easy_creation to be able to select the product created from the wizard.
  • [IMP] energy_communities: removed unused old demo data file demo_data.xml
  • [IMP] energy_communities: set favorite true on creation of subscription journal to be able to see the journal by default in accounting module.
  • [IMP] energy_communities: added new dependencies to be able to create the demo data for these modules: energy_project, energy_selfconsumption, energy_selfconsumption_cooperator
  • [FIX] energy_communities: load external id energy_communities.product_category_company_voluntary_share before data is loaded in compute field is_voluntary #37

Roadmap

  • Add new data set for more cases.
  • FIX don't know how to register payment for subscriptions.requests demo data see this #36
Edited by Daniil Digtyar Vasilieva

Merge request reports