Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mostrar els mútiples CAU's en la factura en pdf #685

Merged
merged 3 commits into from
Jul 29, 2024

Conversation

FranciscoCubero
Copy link
Contributor

@FranciscoCubero FranciscoCubero commented Jul 19, 2024

Objectiu

Amb l'arribada de la modificació de multi_CAU, hem de mostrar els diferents CAU's associats al contracte a la factura

Targeta on es demana o Incidència

https://somenergia.openproject.com/projects/som-energia/work_packages/309/activity

Comportament antic

Només es mostrava 1

Comportament nou

Es mostren les que estiguin relacionats

Notes de desenvolupament

Fer rebase abans de fer traduccions i aplicar per evitar col·lisions amb:
#685
#678

L'error s'ha solucionat a la PR pendent d'aplicar
#691

Comprovacions

  • Hi ha testos
  • Reiniciar serveis
  • Actualitzar mòdul
    giscedta_facturacio_comer_som
  • Script de migració
  • Modifica traduccions

Copy link

github-actions bot commented Jul 19, 2024

Test Results

143 tests  +12   141 ✅ +10   8s ⏱️ - 4m 28s
  2 suites ± 0     1 💤 + 1 
  2 files   ± 0     1 ❌ + 1 

For more details on these failures, see this check.

Results for commit fa4731c. ± Comparison against base commit 60d3a8a.

This pull request removes 64 and adds 76 tests. Note that renamed tests count towards both.
destral.testing.OOBaseTests ‑ test_access_rules
destral.testing.OOBaseTests ‑ test_all_views
destral.testing.OOBaseTests ‑ test_translate_modules
som_indexada.tests.test_wizard_change_to_indexada.TestChangeToIndexada ‑ test_change_to_indexada_already_indexed_polissa
som_indexada.tests.test_wizard_change_to_indexada.TestChangeToIndexada ‑ test_change_to_indexada_atr_en_curs_polissa
som_indexada.tests.test_wizard_change_to_indexada.TestChangeToIndexada ‑ test_change_to_indexada_inactive_polissa
som_indexada.tests.test_wizard_change_to_indexada.TestChangeToIndexada ‑ test_change_to_indexada_modcon_pendent_polissa
som_indexada.tests.test_wizard_change_to_indexada.TestChangeToIndexada ‑ test_change_to_indexada_one_polissa
som_indexada.tests.test_wizard_change_to_indexada.TestChangeToIndexada ‑ test_change_to_indexada_one_polissa_30td
som_indexada.tests.test_wizard_change_to_indexada.TestChangeToIndexada ‑ test_change_to_indexada_one_polissa_with_auto
…
estral.testing.OOBaseTests.test_access_rule ‑ destral.testing.OOBaseTests.test_access_rules
estral.testing.OOBaseTests.test_all_view ‑ destral.testing.OOBaseTests.test_all_views
estral.testing.OOBaseTests.test_translate_module ‑ destral.testing.OOBaseTests.test_translate_modules
iscedata_facturacio_comer_som.tests.tests_FacturacioFacturaReport_some.Tests_FacturacioFacturaReport_amount_destination.test__som_report_comp_amount_destination__with_altres_line ‑ giscedata_facturacio_comer_som.tests.tests_FacturacioFacturaReport_some.Tests_FacturacioFacturaReport_amount_destination.test__som_report_comp_amount_destination__with_altres_lines
iscedata_facturacio_comer_som.tests.tests_FacturacioFacturaReport_some.Tests_FacturacioFacturaReport_amount_destination.test__som_report_comp_amount_destination__without_altres_line ‑ giscedata_facturacio_comer_som.tests.tests_FacturacioFacturaReport_some.Tests_FacturacioFacturaReport_amount_destination.test__som_report_comp_amount_destination__without_altres_lines
iscedata_facturacio_comer_som.tests.tests_FacturacioFacturaReport_some.Tests_FacturacioFacturaReport_company_component.test__som_report_comp_company__bas ‑ giscedata_facturacio_comer_som.tests.tests_FacturacioFacturaReport_some.Tests_FacturacioFacturaReport_company_component.test__som_report_comp_company__base
iscedata_facturacio_comer_som.tests.tests_FacturacioFacturaReport_some.Tests_FacturacioFacturaReport_company_component.test__som_report_comp_company__so ‑ giscedata_facturacio_comer_som.tests.tests_FacturacioFacturaReport_some.Tests_FacturacioFacturaReport_company_component.test__som_report_comp_company__som
iscedata_facturacio_comer_som.tests.tests_FacturacioFacturaReport_some.Tests_FacturacioFacturaReport_contract_data_component.test_som_report_comp_contract_data_20A_amb_aut ‑ giscedata_facturacio_comer_som.tests.tests_FacturacioFacturaReport_some.Tests_FacturacioFacturaReport_contract_data_component.test_som_report_comp_contract_data_20A_amb_auto
iscedata_facturacio_comer_som.tests.tests_FacturacioFacturaReport_some.Tests_FacturacioFacturaReport_contract_data_component.test_som_report_comp_contract_data_20A_no_aut ‑ giscedata_facturacio_comer_som.tests.tests_FacturacioFacturaReport_some.Tests_FacturacioFacturaReport_contract_data_component.test_som_report_comp_contract_data_20A_no_auto
iscedata_facturacio_comer_som.tests.tests_FacturacioFacturaReport_some.Tests_FacturacioFacturaReport_emergency_complaints.test__som_report_comp_emergency_complaints__agreement_partne ‑ giscedata_facturacio_comer_som.tests.tests_FacturacioFacturaReport_some.Tests_FacturacioFacturaReport_emergency_complaints.test__som_report_comp_emergency_complaints__agreement_partner
…

♻️ This comment has been updated with latest results.

@FranciscoCubero FranciscoCubero merged commit b8fff12 into main Jul 29, 2024
4 of 6 checks passed
@FranciscoCubero FranciscoCubero deleted the NEW_add_multicau_list_support branch July 29, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Factura en PDF giscedata_facturacio_comer_som Need translation Do translations commit before merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant