Skip to content
Snippets Groups Projects

[IMP] energy_selfcomption: adjustment of invoicing configurations

1 unresolved thread

Trello Card

Changelog

  • [IMP] energy_project: add energy kW uom
  • [IMP] energy_selfconsumption: add dependency l10n_es (we use some account in the product creation)
  • [IMP] energy_selfconsumption: add dependency contract_queue_job
  • [IMP] energy_selfconsumption: remove unneeded dependency contract_invoice_start_end_dates
  • [IMP] energy_selfconsumption: assign account income (7050) to energy product
  • [IMP] energy_selfconsumption: rename holder to owner in invoicing description
  • [IMP] energy_selfconsumption: generate a contract for PSA instead of grouping by owner and parter pair
  • [IMP] energy_selfconsumption: set product sale only
  • [IMP] energy_selfconsumption: set tax service 21% IVA to product
  • [IMP] energy_selfconsumption: set uom kW to product
  • [IMP] energy_selfconsumption: set type service to product
Edited by Daniil Digtyar Vasilieva

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
2 2
3 3 from odoo import _, fields, models
4 4
5 5 logger = logging.getLogger(__name__)
  • added 103 commits

    • 05b1c413...742564f6 - 87 commits from branch feature/IMP_energy_selfconsumption_invoicing_acquired_power
    • 742564f6...0a2b8228 - 6 earlier commits
    • f03da027 - [IMP] energy_selfconsumption: set product sale only
    • 700cdf45 - [REF] energy_selfconsumption: set account to income
    • 9f971e05 - [IMP] energy_selfconsumption: set tax to product
    • fa887d78 - [IMP] energy_selfconsumption: remove unneeded dependency contract_invoice_start_end_dates
    • 5f19ae68 - [IMP] energy_project: add energy uom
    • 46db4d9d - [IMP] energy_selfconsumption: set uom to product
    • c9e59b43 - [IMP] energy_selfconsumption: set type to product
    • 7d91675a - [IMP] energy_selfconsumption: remove contract_invoice_start_end_dates from setup.py
    • 1a2b3658 - [IMP] energy_selfconsumption: add contract_queue_job
    • 7425155e - [IMP] energy_selfconsumption: add contract_queue_job

    Compare with previous version

  • added 1 commit

    • cb08740c - [CLN] energy_selfconsumption: remove logger

    Compare with previous version

  • emanuel buzey approved this merge request

    approved this merge request

  • mentioned in commit 055bc810

  • Please register or sign in to reply
    Loading