Metadata-Version: 2.1
Name: odoo-addon-energy_communities_service_invoicing
Version: 16.0.0.7.2
Requires-Python: >=3.10
Requires-Dist: odoo-addon-account_invoice_inter_company>=16.0dev,<16.1dev
Requires-Dist: odoo-addon-base_bank_from_iban>=16.0dev,<16.1dev
Requires-Dist: odoo-addon-contract>=16.0dev,<16.1dev
Requires-Dist: odoo-addon-contract_variable_quantity>=16.0dev,<16.1dev
Requires-Dist: odoo-addon-energy_communities>=16.0dev,<16.1dev
Requires-Dist: odoo-addon-energy_communities_cooperator>=16.0dev,<16.1dev
Requires-Dist: odoo-addon-energy_communities_crm>=16.0dev,<16.1dev
Requires-Dist: odoo-addon-l10n_es_igic>=16.0dev,<16.1dev
Requires-Dist: odoo-addon-product_contract>=16.0dev,<16.1dev
Requires-Dist: odoo-addon-sale_order_metadata>=16.0dev,<16.1dev
Requires-Dist: odoo>=16.0a,<16.1dev
Summary: Short (1 phrase/line) summary of the module's purpose, used as subtitle on modules listing or apps.openerp.com
Home-page: https://git.coopdevs.org/coopdevs/comunitats-energetiques/odoo-ce
Author: Som comunitats
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 16.0
Description-Content-Type: text/markdown

# Energy Communities Service Invoicing

## Changelog

## Changelog

### 2026-02-10 (v16.0.0.7.2)

- Fix creating invoice cron
- Fix correct language when duplicating contracts

### 2026-01-15 (v16.0.0.7.1)

- Apply new formula for count members

### 2025-11-03 (v16.0.0.7.0)

- Adjustments for new public form for new community creation: Create bank accounts and
  journals

### 2025-10-22 (v16.0.0.6.1)

- Remove duplicated Voluntary Share product category (from energy_communities)

### 2025-10-22 (v16.0.0.6.0)

- Improved MulltiCompanyEasyCreationWizard

### 2025-10-01 (v16.0.0.5.9)

- fix access permisions to wizards
- fix sequence in new menus
- refactor validation excpetions to standard python raise exception

### 2025-09-24 (v16.0.0.5.8)

- Make AssignPackToPartner and PackProductCreator wizards available for all admins

### 2025-09-24 (v16.0.0.5.7)

- added field `service_type` in AccountMove model

### v16.0.0.5.6

- Fix journal propagation

### 2025-05-21

- Added Readme
