[REL] 14.0.2.0.0
- Sep 20, 2023
-
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
- Sep 19, 2023
-
-
Daniil Digtyar Vasilieva authored
Landing connection beta release See merge request !208
-
- Sep 18, 2023
-
-
daniquilez authored
-
Daniil Digtyar Vasilieva authored
Fix wrong key when parsing landing to_dict method See merge request !206
-
Daniil Digtyar Vasilieva authored
[IMP] self_consumption: adding reports and documents See merge request !192
-
- Sep 15, 2023
-
-
daniquilez authored
-
Emanuel Buzey authored
-
- Sep 14, 2023
- Sep 12, 2023
-
-
Emanuel Buzey authored
-
Emanuel Buzey authored
-
Emanuel Buzey authored
-
Emanuel Buzey authored
In this commit, several improvements and fixes have been implemented in the 'selfconsumptions' model: 1. Typo correction in code comments for improved clarity. 2. Added explanatory comments to enhance code documentation and understanding. 3. Refactored the codebase to follow the DRY (Don't Repeat Yourself) principle, reducing redundancy and improving maintainability. 4. Eliminated the wizard to initiate the download immediately upon button press, providing a more streamlined user experience. 5. Changed the name of the custom paper format for consistency and clarity.
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
emanuel buzey authored
[FIX] Energy_selfconsumption: Added street field to view and added web_m2x_options module to modify "many2one" fields giving new control options. See merge request !194
-
Daniil Digtyar Vasilieva authored
[IMP] energy_communites: demo data new changes See merge request !199
-
Daniil Digtyar Vasilieva authored
-
- Sep 07, 2023
-
-
Daniil Digtyar Vasilieva authored
-
Emanuel Buzey authored
-
Emanuel Buzey authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
Report changes See merge request !201
-
Daniil Digtyar Vasilieva authored
# Conflicts: # energy_selfconsumption/reports/selfconsumption_reports.xml
-
Emanuel Buzey authored
1. CAU: Add a space between the field name and its value to enhance readability. 2. Table: Remove the coefficient value and leave it blank. Additionally, adjust the height of the fields for improved layout. 3. Remove all other tables, leaving only the self-populating table for simplicity. 4. Update the filename to improve clarity: Change the name of the .txt file.
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
- Sep 06, 2023
-
-
Emanuel Buzey authored
Merge branch 'feature/IMP_selfconsumption_reports' of git.coopdevs.org:coopdevs/comunitats-energetiques/odoo-ce into feature/IMP_selfconsumption_reports
-
Emanuel Buzey authored
I am adding a new feature to the 'selfconsumption' module that automates the population of the following fields in the report: Page 1: - CAE [in the project tab] Page 2: - SIGNATURE DATE [today's date] Page 3-4-...: - NAME AND SURNAME OF HOLDERS (PSA from the "in process" or "active" table) - HOLDERS' ID (PSA from the "in process" or "active" table) - CUPS (PSA from the "in process" or "active" table) This feature enhances efficiency when generating reports by automatically filling in these fields. It also simplifies the report generation process for users.
-
- Sep 04, 2023
-
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
signatures
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
Merge branch 'feature/IMP_selfconsumption_report_ditribution_report' into 'feature/IMP_selfconsumption_reports' [IMP] selfconsumption: report ditribution report See merge request !200
-
emanuel buzey authored
constrain added and unlink method extended See merge request !185
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
- Sep 01, 2023
-
-
ebuzey authored
Rectified the unintended removal of the 'inscription' condition in the view.
-
ebuzey authored
1. Introduce the ReportWizard model: A transient model, "ReportWizard", has been implemented in report_wizard.py. This template represents the wizard popup window and contains the content of the report, the name of the file. 2. The wizard view in report_wizard_view.xml: Shows the report content and file name, with a button that, when clicked, triggers the "download_report" method on the magician model. 3.controllers.py - when the user clicks "Download report" of the wizard, go to the URL /self-consumption_energy/report_download. This URL is handled by the controller, which takes the helper registration ID from the URL, retrieves the report content from the log and responds with content you request the browser to download the report as a file. [MIG] ReportWizard model, wizard view, controller
-
Daniil Digtyar Vasilieva authored
# Conflicts: # energy_selfconsumption/models/distribution_table.py
-
- Aug 31, 2023
-
-
Daniil Digtyar Vasilieva authored
-
-
-
-
-
Daniil Digtyar Vasilieva authored
-
-
Daniil Digtyar Vasilieva authored
-
emanuel buzey authored
-
emanuel buzey authored
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
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
emanuel buzey authored
1. Improve PS name calculation: Changed the calculation logic for PS names follow the format "First Name Last Name - Address". This helps the user with searching for PS. 2. The name field of the supply point form: is auto-filled using the name of the owner - street. This is related to the previous point. 3. Optimize PSA view: Removed name display in PSA view for Avoid duplication when displayed in modal forms. This improves vision interface consistency.
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
emanuel buzey authored
Added the package "web_m2x_options" to the project dependencies and removed the previous implementation
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
-
Daniil Digtyar Vasilieva authored
[FIX] energy_selfconsumption: partner_id is the main partner to related to. See merge request !198
-
Daniil Digtyar Vasilieva authored
[IMP]energy_selfconsumption: added relation with supply_ids from owner and can be go to supply_point from owner parnet form.
-
Daniil Digtyar Vasilieva authored
-
emanuel buzey authored
-
emanuel buzey authored
-
emanuel buzey authored
-
Daniil Digtyar Vasilieva authored
This change is detected from the contraint of supply_points_assignations where it raises because it detects that the owner_id is not subscribed to the project.
-
- Aug 30, 2023
-
-
emanuel buzey authored
-
konykon authored
-
- Aug 28, 2023
-
-
Daniil Digtyar Vasilieva authored
[REF] pre-commit formating See merge request !196
-