Skip to content
Snippets Groups Projects
Commit ce558fff authored by daniquilez's avatar daniquilez
Browse files

[IMP] :sparkles: Create contracts always with defined journal

parent 954cabc7
No related branches found
No related tags found
2 merge requests!504Release 2025-03-11,!502Refactor module energy communities service invoicing
......@@ -71,8 +71,7 @@ class SaleOrderUtils(Component):
component.clean_non_service_lines()
component.set_start_date(start_date)
component.set_discount(discount)
if executed_action_description == "active_platform_service_invocing":
component.set_configuration_service_invoicing_journal_if_defined()
component.set_configuration_service_invoicing_journal_if_defined()
return service_invoicing_id
def create_service_invoicing_initial(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment