Skip to content
Snippets Groups Projects
  1. Nov 17, 2023
  2. Sep 12, 2023
    • Emanuel Buzey's avatar
      [FIX] selfconsumptions: Code Refactoring and Bug Fixes · 1416577d
      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.
      1416577d
  3. Sep 07, 2023
  4. Sep 06, 2023
    • Emanuel Buzey's avatar
      [ADD] selfconsumption: Implement automatic field population in report · bf29a738
      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.
      bf29a738
  5. Sep 04, 2023
  6. Aug 31, 2023
Loading