OpenERP module and library to manage Som Energia's Generation kWh
Project description
somenergia-generationkwh
OpenERP module and library to manage Som Energia's Generation kWh
Generation kWh is a campaign to design a feasible alternative to electricity self-production in the Spanish market. Spanish market legislation has been designed in a way quite hostile towards distributed renewable energies and user self-production and we propose collective self-production as a formula that still fits in the market.
The goal of the campaign is to collect investment from cooperative members for new renewable production projects. Investors don't get an interest rate in exchange for their investment but the right to use kWh produced in such plants at cost price, instead of the price derived from the official auction. Official auction use a marginalist method so that the inclusion in the mix of expensive fossil sources, raises final prices to be paid for every source, even cheaper renewable sources.
This package holds the business logic to handle the use rights coming from the production plants related to this campaing and transfer them to user invoices.
Dependencies
In Debian/Ubuntu
$ sudo apt-get build-dep python-numpy
Testing
nosetests generationkwh # for unittests
nosetests som_generationkwh/test # for functional/erp, requires running local erp
dodestral -m som_generationkwh # for destral tests, without production database either running local erp
CHANGES
2.5.8 2023-09-25
- PR #8 Added bank mandate wizard
2.5.7 2020-01-29
- PR #8 Added logic to model 193 lines wizard
2.5.6 2020-01-15
- CreateFromForm: Can create Aportacions
2.5.5 2019-12-16
genkwh_mtc curve
new option--by
, to aggregate the matrix in different ways.- dayhour: values for every hour for each day (the old one)
- day: just the dayly accomulated
- monthhour: values summated each month for each hour
- month: just the monthly accomulated
- Rights granter: logs now include input and output remainder
- scriptlaucher: more scripts and options
genkwh_plants
: safe unicode for pipes- Regression: Python 3 compatibility for the generationkwh module
- New model generationkwh.emission to create new investment campaigns
2.5.4 2019-07-19
Production rewrite release
- Simplifications due to plantmeter functionality externalized to gisce
- ProductionLoader renamed as RightsGranter
- Tests fill production directly instead using csv's plugins
- Removed
som_generation.RightsGranter.retrieveMeasuresFromPlants
- Removed
som_generation.RightsGranter.endPoint
- Removed
som_generation.ProductionAggregatorProvider.getNShares
genkwh_reminders
new subcommands pop and updategenkwh_productionloader
recompute subcommand to be able to recompute rights respecting existing ones if something weird happens (ex. you have been reading from the wrong plant for a while)- A new mongo collection
rightscorrection
used to track the divergences from the rights curve that should be expected given the production when you apply recompute. - Added scriptlauncher file to remotely launch commands of interest
- added parameter
lastDateToCompute
toRightsGranter.computeAvailableRights
2.5.3 2019-06-17
- MOD: Add IRPF retention to amortization and divestment invoices
- MOD: Change profint formula to avoid 3rd decimal
2.5.2 2019-05-13
- MOD: Add profit amount in Generationwkh invoice line
2.5.1 2019-04-29
- FIX: Change date type in
Investment.create_from_transfer
genkwh_reminders
has a newactive
subcommand to list just activegenkwh_reminders
subcommandlistactive
renamed tolistall
which is what it does- Install scripts:
genkwh_reminders
,genkwh_productionloader
,genkwh_curve
,genkwh_rights
,genkwh_usage
2.5.0 2019-04-02
- Multiple plants supported
- LayeredShareCurve: Generalized additive constant curve from MemberShareCurve for PlantShareCurve
2.4.1
- Fix: Error calling notification function on default assignments
calculate_irpf_generation.py
: New script to compute the IRPF tax retention
2.4.0
- API for the OV to list investments and assignments for a member
ResPartner.www_generationkwh_assignments(partner_id)
ResPartner.www_generationkwh_investments(partner_id)
- New verbose list command
genkwh_investment ls
- Python3 compatibility on the python module (not yet the erp one)
- Travis coverage
- Overall test desfragilization
Investment.create_from_transfer
returns just the new id, not also the old one
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file somenergia-generationkwh-2.5.8.tar.gz
.
File metadata
- Download URL: somenergia-generationkwh-2.5.8.tar.gz
- Upload date:
- Size: 119.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3924bdd7150822398954cb949a71e03f01d67fb9f6a76a358a91781d6fa96537 |
|
MD5 | c492761a3602f76e9899cd27f001d746 |
|
BLAKE2b-256 | f3d336f1a6dbf38be8770aaf24d25658d6706847b22c2bb2dab75adb2ff93638 |
File details
Details for the file somenergia_generationkwh-2.5.8-py3-none-any.whl
.
File metadata
- Download URL: somenergia_generationkwh-2.5.8-py3-none-any.whl
- Upload date:
- Size: 151.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de1dcde80407658d5a4115f68bae0cd58680bc8b592d0091977c24f207e518cb |
|
MD5 | 1482bbd5eab498a153b083e3df74d21c |
|
BLAKE2b-256 | 758d041242d98c4e014e994e7a3b81726fcfff2a21f41a18f056969e49529a25 |