- Sep 07, 2023
-
-
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
-
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
-
- Aug 31, 2023
-
-
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
-
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
-
-
konykon authored
- Aug 28, 2023
-
-
Daniil Digtyar Vasilieva authored
[REF] pre-commit formating See merge request !196
-
Daniil Digtyar Vasilieva authored
-