diff --git a/.github/workflows/schedule_tests_account_account_som.yml b/.github/workflows/schedule_tests_account_account_som.yml index 0bd340f58..a1d4428d6 100644 --- a/.github/workflows/schedule_tests_account_account_som.yml +++ b/.github/workflows/schedule_tests_account_account_som.yml @@ -4,8 +4,6 @@ name: account_account_som on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_account_invoice_som.yml b/.github/workflows/schedule_tests_account_invoice_som.yml index 81ddb4ce3..28a41d69c 100644 --- a/.github/workflows/schedule_tests_account_invoice_som.yml +++ b/.github/workflows/schedule_tests_account_invoice_som.yml @@ -4,8 +4,6 @@ name: account_invoice_som on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_base_extended_som.yml b/.github/workflows/schedule_tests_base_extended_som.yml index 749e1ef7f..41dd3b424 100644 --- a/.github/workflows/schedule_tests_base_extended_som.yml +++ b/.github/workflows/schedule_tests_base_extended_som.yml @@ -4,8 +4,6 @@ name: base_extended_som on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_dx_invoice_supplier_renumber.yml b/.github/workflows/schedule_tests_dx_invoice_supplier_renumber.yml index a36254f43..29912013a 100644 --- a/.github/workflows/schedule_tests_dx_invoice_supplier_renumber.yml +++ b/.github/workflows/schedule_tests_dx_invoice_supplier_renumber.yml @@ -4,8 +4,6 @@ name: dx_invoice_supplier_renumber on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_giscedata_facturacio_comer_som.yml b/.github/workflows/schedule_tests_giscedata_facturacio_comer_som.yml index 80c9ceb8e..b3c2d47e6 100644 --- a/.github/workflows/schedule_tests_giscedata_facturacio_comer_som.yml +++ b/.github/workflows/schedule_tests_giscedata_facturacio_comer_som.yml @@ -4,8 +4,6 @@ name: giscedata_facturacio_comer_som on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_giscedata_facturacio_som.yml b/.github/workflows/schedule_tests_giscedata_facturacio_som.yml index 9aa1ed4a9..5d344bf9e 100644 --- a/.github/workflows/schedule_tests_giscedata_facturacio_som.yml +++ b/.github/workflows/schedule_tests_giscedata_facturacio_som.yml @@ -4,8 +4,6 @@ name: giscedata_facturacio_som on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_powersms.yml b/.github/workflows/schedule_tests_powersms.yml index 425e729ce..79e1420a2 100644 --- a/.github/workflows/schedule_tests_powersms.yml +++ b/.github/workflows/schedule_tests_powersms.yml @@ -4,8 +4,6 @@ name: powersms on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_account_invoice_pending.yml b/.github/workflows/schedule_tests_som_account_invoice_pending.yml index 5c484fd35..fb0ca497e 100644 --- a/.github/workflows/schedule_tests_som_account_invoice_pending.yml +++ b/.github/workflows/schedule_tests_som_account_invoice_pending.yml @@ -4,8 +4,6 @@ name: som_account_invoice_pending on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_atc.yml b/.github/workflows/schedule_tests_som_atc.yml index 0b546c94d..d3b23a5bb 100644 --- a/.github/workflows/schedule_tests_som_atc.yml +++ b/.github/workflows/schedule_tests_som_atc.yml @@ -4,8 +4,6 @@ name: som_atc on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_autofactura.yml b/.github/workflows/schedule_tests_som_autofactura.yml index 3c5fb82c8..b9475ffc8 100644 --- a/.github/workflows/schedule_tests_som_autofactura.yml +++ b/.github/workflows/schedule_tests_som_autofactura.yml @@ -4,8 +4,6 @@ name: som_autofactura on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_autoreclama.yml b/.github/workflows/schedule_tests_som_autoreclama.yml index 415498405..ad1a6fa64 100644 --- a/.github/workflows/schedule_tests_som_autoreclama.yml +++ b/.github/workflows/schedule_tests_som_autoreclama.yml @@ -4,8 +4,6 @@ name: som_autoreclama on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_control_reports.yml b/.github/workflows/schedule_tests_som_control_reports.yml index bb0f068a0..b56dbe5d3 100644 --- a/.github/workflows/schedule_tests_som_control_reports.yml +++ b/.github/workflows/schedule_tests_som_control_reports.yml @@ -4,8 +4,6 @@ name: som_control_reports on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_crawlers.yml b/.github/workflows/schedule_tests_som_crawlers.yml index 89fcaa3d0..1f3c879df 100644 --- a/.github/workflows/schedule_tests_som_crawlers.yml +++ b/.github/workflows/schedule_tests_som_crawlers.yml @@ -4,8 +4,6 @@ name: som_crawlers on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_dashboard.yml b/.github/workflows/schedule_tests_som_dashboard.yml index fd91dfc35..3c0126a1d 100644 --- a/.github/workflows/schedule_tests_som_dashboard.yml +++ b/.github/workflows/schedule_tests_som_dashboard.yml @@ -4,8 +4,6 @@ name: som_dashboard on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_documents_sensibles.yml b/.github/workflows/schedule_tests_som_documents_sensibles.yml index eb89aa48f..6c86209fd 100644 --- a/.github/workflows/schedule_tests_som_documents_sensibles.yml +++ b/.github/workflows/schedule_tests_som_documents_sensibles.yml @@ -4,8 +4,6 @@ name: som_documents_sensibles on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_empowering.yml b/.github/workflows/schedule_tests_som_empowering.yml index f3f83877a..802846e73 100644 --- a/.github/workflows/schedule_tests_som_empowering.yml +++ b/.github/workflows/schedule_tests_som_empowering.yml @@ -4,8 +4,6 @@ name: som_empowering on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_energetica.yml b/.github/workflows/schedule_tests_som_energetica.yml index 308f3e581..4af378890 100644 --- a/.github/workflows/schedule_tests_som_energetica.yml +++ b/.github/workflows/schedule_tests_som_energetica.yml @@ -4,8 +4,6 @@ name: som_energetica on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_extend_facturacio_comer.yml b/.github/workflows/schedule_tests_som_extend_facturacio_comer.yml index 924be6e06..7410cee8b 100644 --- a/.github/workflows/schedule_tests_som_extend_facturacio_comer.yml +++ b/.github/workflows/schedule_tests_som_extend_facturacio_comer.yml @@ -4,8 +4,6 @@ name: som_extend_facturacio_comer on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_extend_facturacio_facturae.yml b/.github/workflows/schedule_tests_som_extend_facturacio_facturae.yml index d2a467433..4ca068e83 100644 --- a/.github/workflows/schedule_tests_som_extend_facturacio_facturae.yml +++ b/.github/workflows/schedule_tests_som_extend_facturacio_facturae.yml @@ -4,8 +4,6 @@ name: som_extend_facturacio_facturae on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_facturacio_calculada.yml b/.github/workflows/schedule_tests_som_facturacio_calculada.yml index bb6bf8126..17f57a3e7 100644 --- a/.github/workflows/schedule_tests_som_facturacio_calculada.yml +++ b/.github/workflows/schedule_tests_som_facturacio_calculada.yml @@ -4,8 +4,6 @@ name: som_facturacio_calculada on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_facturacio_comer.yml b/.github/workflows/schedule_tests_som_facturacio_comer.yml index fc5fd79d3..21336a1c2 100644 --- a/.github/workflows/schedule_tests_som_facturacio_comer.yml +++ b/.github/workflows/schedule_tests_som_facturacio_comer.yml @@ -4,8 +4,6 @@ name: som_facturacio_comer on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_facturacio_flux_solar.yml b/.github/workflows/schedule_tests_som_facturacio_flux_solar.yml index 317272fae..0a08d56bd 100644 --- a/.github/workflows/schedule_tests_som_facturacio_flux_solar.yml +++ b/.github/workflows/schedule_tests_som_facturacio_flux_solar.yml @@ -4,8 +4,6 @@ name: som_facturacio_flux_solar on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_facturacio_switching.yml b/.github/workflows/schedule_tests_som_facturacio_switching.yml index 2729d3aa6..1df09b5af 100644 --- a/.github/workflows/schedule_tests_som_facturacio_switching.yml +++ b/.github/workflows/schedule_tests_som_facturacio_switching.yml @@ -4,8 +4,6 @@ name: som_facturacio_switching on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_factures_paper.yml b/.github/workflows/schedule_tests_som_factures_paper.yml index 5a964dad2..f177f4b9c 100644 --- a/.github/workflows/schedule_tests_som_factures_paper.yml +++ b/.github/workflows/schedule_tests_som_factures_paper.yml @@ -4,8 +4,6 @@ name: som_factures_paper on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_indexada.yml b/.github/workflows/schedule_tests_som_indexada.yml index 32e2b92a8..411810fc7 100644 --- a/.github/workflows/schedule_tests_som_indexada.yml +++ b/.github/workflows/schedule_tests_som_indexada.yml @@ -4,8 +4,6 @@ name: som_indexada on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_infoenergia.yml b/.github/workflows/schedule_tests_som_infoenergia.yml index be960d454..4cfcacd7f 100644 --- a/.github/workflows/schedule_tests_som_infoenergia.yml +++ b/.github/workflows/schedule_tests_som_infoenergia.yml @@ -4,8 +4,6 @@ name: som_infoenergia on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_informe.yml b/.github/workflows/schedule_tests_som_informe.yml index 5e80a00f5..a348c5264 100644 --- a/.github/workflows/schedule_tests_som_informe.yml +++ b/.github/workflows/schedule_tests_som_informe.yml @@ -4,8 +4,6 @@ name: som_informe on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_inversions.yml b/.github/workflows/schedule_tests_som_inversions.yml index 21b2985fe..b4e06b2b9 100644 --- a/.github/workflows/schedule_tests_som_inversions.yml +++ b/.github/workflows/schedule_tests_som_inversions.yml @@ -4,8 +4,6 @@ name: som_inversions on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_l10n_ES_aeat_mod347.yml b/.github/workflows/schedule_tests_som_l10n_ES_aeat_mod347.yml index 309cc7013..f9725ef21 100644 --- a/.github/workflows/schedule_tests_som_l10n_ES_aeat_mod347.yml +++ b/.github/workflows/schedule_tests_som_l10n_ES_aeat_mod347.yml @@ -4,8 +4,6 @@ name: som_l10n_ES_aeat_mod347 on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_partner_account.yml b/.github/workflows/schedule_tests_som_partner_account.yml index 4febdee06..410bd9e8d 100644 --- a/.github/workflows/schedule_tests_som_partner_account.yml +++ b/.github/workflows/schedule_tests_som_partner_account.yml @@ -4,8 +4,6 @@ name: som_partner_account on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_partner_seq.yml b/.github/workflows/schedule_tests_som_partner_seq.yml index b56e34feb..f61e5fb11 100644 --- a/.github/workflows/schedule_tests_som_partner_seq.yml +++ b/.github/workflows/schedule_tests_som_partner_seq.yml @@ -4,8 +4,6 @@ name: som_partner_seq on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_polissa.yml b/.github/workflows/schedule_tests_som_polissa.yml index 28c1defdd..b76fe83fe 100644 --- a/.github/workflows/schedule_tests_som_polissa.yml +++ b/.github/workflows/schedule_tests_som_polissa.yml @@ -4,8 +4,6 @@ name: som_polissa on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_polissa_administradora.yml b/.github/workflows/schedule_tests_som_polissa_administradora.yml index 4ea64fd74..9cf97c9e0 100644 --- a/.github/workflows/schedule_tests_som_polissa_administradora.yml +++ b/.github/workflows/schedule_tests_som_polissa_administradora.yml @@ -4,8 +4,6 @@ name: som_polissa_administradora on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_polissa_condicions_generals.yml b/.github/workflows/schedule_tests_som_polissa_condicions_generals.yml index 18b3eaa51..2d1cb5d0e 100644 --- a/.github/workflows/schedule_tests_som_polissa_condicions_generals.yml +++ b/.github/workflows/schedule_tests_som_polissa_condicions_generals.yml @@ -4,8 +4,6 @@ name: som_polissa_condicions_generals on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_polissa_condicions_generals_m101.yml b/.github/workflows/schedule_tests_som_polissa_condicions_generals_m101.yml index f1e0070fc..8aadd58ef 100644 --- a/.github/workflows/schedule_tests_som_polissa_condicions_generals_m101.yml +++ b/.github/workflows/schedule_tests_som_polissa_condicions_generals_m101.yml @@ -4,8 +4,6 @@ name: som_polissa_condicions_generals_m101 on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_polissa_soci.yml b/.github/workflows/schedule_tests_som_polissa_soci.yml index 3b1ef7c29..b54684e50 100644 --- a/.github/workflows/schedule_tests_som_polissa_soci.yml +++ b/.github/workflows/schedule_tests_som_polissa_soci.yml @@ -4,8 +4,6 @@ name: som_polissa_soci on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_poweremail_common_templates.yml b/.github/workflows/schedule_tests_som_poweremail_common_templates.yml index e6ba0d7aa..90e11acfa 100644 --- a/.github/workflows/schedule_tests_som_poweremail_common_templates.yml +++ b/.github/workflows/schedule_tests_som_poweremail_common_templates.yml @@ -4,8 +4,6 @@ name: som_poweremail_common_templates on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_remeses_base.yml b/.github/workflows/schedule_tests_som_remeses_base.yml index 347560099..188d08ca6 100644 --- a/.github/workflows/schedule_tests_som_remeses_base.yml +++ b/.github/workflows/schedule_tests_som_remeses_base.yml @@ -4,8 +4,6 @@ name: som_remeses_base on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_switching.yml b/.github/workflows/schedule_tests_som_switching.yml index 6343f4eed..219bd8444 100644 --- a/.github/workflows/schedule_tests_som_switching.yml +++ b/.github/workflows/schedule_tests_som_switching.yml @@ -4,8 +4,6 @@ name: som_switching on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_telemesura.yml b/.github/workflows/schedule_tests_som_telemesura.yml index 3c1d321ea..4b7617961 100644 --- a/.github/workflows/schedule_tests_som_telemesura.yml +++ b/.github/workflows/schedule_tests_som_telemesura.yml @@ -4,8 +4,6 @@ name: som_telemesura on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_som_webforms_helpers.yml b/.github/workflows/schedule_tests_som_webforms_helpers.yml index f2247943f..2ced887ff 100644 --- a/.github/workflows/schedule_tests_som_webforms_helpers.yml +++ b/.github/workflows/schedule_tests_som_webforms_helpers.yml @@ -4,8 +4,6 @@ name: som_webforms_helpers on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_uiqmako_helpers.yml b/.github/workflows/schedule_tests_uiqmako_helpers.yml index c3c21e754..5af7209eb 100644 --- a/.github/workflows/schedule_tests_uiqmako_helpers.yml +++ b/.github/workflows/schedule_tests_uiqmako_helpers.yml @@ -4,8 +4,6 @@ name: uiqmako_helpers on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/.github/workflows/schedule_tests_www_som.yml b/.github/workflows/schedule_tests_www_som.yml index b76b6b9ca..497a6cf18 100644 --- a/.github/workflows/schedule_tests_www_som.yml +++ b/.github/workflows/schedule_tests_www_som.yml @@ -4,8 +4,6 @@ name: www_som on: schedule: - cron: '0 0 * * 1' - pull_request: - branches: [ main ] jobs: erp-tests-module: uses: ./.github/workflows/reusable_workflow.yml @@ -14,4 +12,4 @@ jobs: secrets: ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }} ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }} - SRID: ${{ secrets.SRID }} \ No newline at end of file + SRID: ${{ secrets.SRID }} diff --git a/README.md b/README.md index b32a827bc..2123b7505 100644 --- a/README.md +++ b/README.md @@ -9,50 +9,50 @@ Available addons ---------------- tests | name | description --- | --- | --- -badge | [account_account_som](account_account_som/) | A customization of AccountAccount model from OpenERP/Odoo -badge | [account_account_som](account_account_som/) | A customization of AccountInvoice model from OpenERP/Odoo -badge | [base_extended_som](base_extended_som/) | A customization of Base model from OpenERP/Odoo -badge | [dx_invoice_supplier_renumber](dx_invoice_supplier_renumber/) | -badge | [giscedata_facturacio_comer_som](giscedata_facturacio_comer_som/) | A customization of GiscedataFacturacioComer model from PowerERP (GISCE) -badge | [giscedata_facturacio_som](giscedata_facturacio_som/) | A customization of GiscedataFacturacioFactura model from PowerERP (GISCE) -badge | [powersms](powersms/) | A module to send SMS via a third party -badge | [som_account_invoice_pending](som_account_invoice_pending/) | A customization of AccountInvoicePending model from OpenERP/Odoo -badge | [som_atc](som_atc/) | -badge | [som_autofactura](som_autofactura/) | A module to automatize Invoicing process pipeline -badge | [som_autoreclama](som_autoreclama/) | -badge | [som_control_reports](som_control_reports/) | -badge | [som_crawlers](som_crawlers/) | A module to scrapy providers web portals -badge | [som_dashboard](som_dashboard/) | -badge | [som_documents_sensibles](som_documents_sensibles/) | A module to support attach private documents, only visibile to eligible users -badge | [som_empowering](som_empowering/) | -badge | [som_energetica](som_energetica/) | -badge | [som_extend_facturacio_comer](som_extend_facturacio_comer/) | -badge | [som_extend_facturacio_facturae](som_extend_facturacio_facturae/) | -badge | [som_facturacio_calculada](som_facturacio_calculada/) | -badge | [som_facturacio_comer](som_facturacio_comer/) | -badge | [som_facturacio_flux_solar](som_facturacio_flux_solar/) | -badge | [som_facturacio_switching](som_facturacio_switching/) | -badge | [som_factures_paper](som_factures_paper/) | -badge | [som_indexada](som_indexada/) | -badge | [som_infoenergia](som_infoenergia/) | -badge | [som_informe](som_informe/) | -badge | [som_inversions](som_inversions/) | -badge | [som_l10n_ES_aeat_mod347](som_l10n_ES_aeat_mod347/) | -badge | [som_modul_fulla](som_modul_fulla/) | -badge | [som_partner_account](som_partner_account/) | -badge | [som_partner_seq](som_partner_seq/) | -badge | [som_polissa](som_polissa/) | A customization of GiscedataPolissa model from PowerERP (GISCE) -badge | [som_polissa_administradora](som_polissa_administradora/) | -badge | [som_polissa_condicions_generals](som_polissa_condicions_generals/) | -badge | [som_polissa_condicions_generals_m101](som_polissa_condicions_generals_m101/) | -badge | [som_polissa_soci](som_polissa_soci/) | -badge | [som_poweremail_common_templates](som_poweremail_common_templates/) | -badge | [som_remeses_base](som_remeses_base/) | -badge | [som_switching](som_switching/) | A customization of GiscedataSwitching model from PowerERP (GISCE) -badge | [som_telemesura](som_telemesura/) | -badge | [som_webforms_helpers](som_webforms_helpers/) | -badge | [uiqmako_helpers](uiqmako_helpers/) | A module of helpers for [UIQMako](https//github.com/Som-Energia/uiqmako-api) project -badge | [www_som](www_som/) | A module to integrate **Oficina Virtual** (Virtual office) +[![account_account_som](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_account_account_som.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_account_account_som.yml) | [account_account_som](account_account_som/) | A customization of AccountAccount model from OpenERP/Odoo +[![account_account_som](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_account_account_som.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_account_account_som.yml) | [account_account_som](account_account_som/) | A customization of AccountInvoice model from OpenERP/Odoo +[![base_extended_som](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_base_extended_som.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_base_extended_som.yml) | [base_extended_som](base_extended_som/) | A customization of Base model from OpenERP/Odoo +[![dx_invoice_supplier_renumber](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_dx_invoice_supplier_renumber.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_dx_invoice_supplier_renumber.yml) | [dx_invoice_supplier_renumber](dx_invoice_supplier_renumber/) | +[![giscedata_facturacio_comer_som](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_giscedata_facturacio_comer_som.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_giscedata_facturacio_comer_som.yml) | [giscedata_facturacio_comer_som](giscedata_facturacio_comer_som/) | A customization of GiscedataFacturacioComer model from PowerERP (GISCE) +[![giscedata_facturacio_som](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_giscedata_facturacio_som.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_giscedata_facturacio_som.yml) | [giscedata_facturacio_som](giscedata_facturacio_som/) | A customization of GiscedataFacturacioFactura model from PowerERP (GISCE) +[![powersms](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_powersms.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_powersms.yml) | [powersms](powersms/) | A module to send SMS via a third party +[![som_account_invoice_pending](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_account_invoice_pending.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_account_invoice_pending.yml) | [som_account_invoice_pending](som_account_invoice_pending/) | A customization of AccountInvoicePending model from OpenERP/Odoo +[![som_atc](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_atc.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_atc.yml) | [som_atc](som_atc/) | +[![som_autofactura](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_autofactura.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_autofactura.yml) | [som_autofactura](som_autofactura/) | A module to automatize Invoicing process pipeline +[![som_autoreclama](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_autoreclama.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_autoreclama.yml) | [som_autoreclama](som_autoreclama/) | +[![som_control_reports](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_control_reports.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_control_reports.yml) | [som_control_reports](som_control_reports/) | +[![som_crawlers](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_crawlers.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_crawlers.yml) | [som_crawlers](som_crawlers/) | A module to scrapy providers web portals +[![som_dashboard](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_dashboard.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_dashboard.yml) | [som_dashboard](som_dashboard/) | +[![som_documents_sensibles](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_documents_sensibles.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_documents_sensibles.yml) | [som_documents_sensibles](som_documents_sensibles/) | A module to support attach private documents, only visibile to eligible users +[![som_empowering](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_empowering.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_empowering.yml) | [som_empowering](som_empowering/) | +[![som_energetica](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_energetica.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_energetica.yml) | [som_energetica](som_energetica/) | +[![som_extend_facturacio_comer](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_extend_facturacio_comer.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_extend_facturacio_comer.yml) | [som_extend_facturacio_comer](som_extend_facturacio_comer/) | +[![som_extend_facturacio_facturae](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_extend_facturacio_facturae.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_extend_facturacio_facturae.yml) | [som_extend_facturacio_facturae](som_extend_facturacio_facturae/) | +[![som_facturacio_calculada](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_facturacio_calculada.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_facturacio_calculada.yml) | [som_facturacio_calculada](som_facturacio_calculada/) | +[![som_facturacio_comer](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_facturacio_comer.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_facturacio_comer.yml) | [som_facturacio_comer](som_facturacio_comer/) | +[![som_facturacio_flux_solar](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_facturacio_flux_solar.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_facturacio_flux_solar.yml) | [som_facturacio_flux_solar](som_facturacio_flux_solar/) | +[![som_facturacio_switching](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_facturacio_switching.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_facturacio_switching.yml) | [som_facturacio_switching](som_facturacio_switching/) | +[![som_factures_paper](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_factures_paper.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_factures_paper.yml) | [som_factures_paper](som_factures_paper/) | +[![som_indexada](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_indexada.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_indexada.yml) | [som_indexada](som_indexada/) | +[![som_infoenergia](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_infoenergia.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_infoenergia.yml) | [som_infoenergia](som_infoenergia/) | +[![som_informe](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_informe.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_informe.yml) | [som_informe](som_informe/) | +[![som_inversions](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_inversions.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_inversions.yml) | [som_inversions](som_inversions/) | +[![som_l10n_ES_aeat_mod347](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_l10n_ES_aeat_mod347.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_l10n_ES_aeat_mod347.yml) | [som_l10n_ES_aeat_mod347](som_l10n_ES_aeat_mod347/) | + | [som_modul_fulla](som_modul_fulla/) | +[![som_partner_account](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_partner_account.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_partner_account.yml) | [som_partner_account](som_partner_account/) | +[![som_partner_seq](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_partner_seq.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_partner_seq.yml) | [som_partner_seq](som_partner_seq/) | +[![som_polissa](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_polissa.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_polissa.yml) | [som_polissa](som_polissa/) | A customization of GiscedataPolissa model from PowerERP (GISCE) +[![som_polissa_administradora](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_polissa_administradora.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_polissa_administradora.yml) | [som_polissa_administradora](som_polissa_administradora/) | +[![som_polissa_condicions_generals](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_polissa_condicions_generals.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_polissa_condicions_generals.yml) | [som_polissa_condicions_generals](som_polissa_condicions_generals/) | +[![som_polissa_condicions_generals_m101](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_polissa_condicions_generals_m101.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_polissa_condicions_generals_m101.yml) | [som_polissa_condicions_generals_m101](som_polissa_condicions_generals_m101/) | +[![som_polissa_soci](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_polissa_soci.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_polissa_soci.yml) | [som_polissa_soci](som_polissa_soci/) | +[![som_poweremail_common_templates](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_poweremail_common_templates.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_poweremail_common_templates.yml) | [som_poweremail_common_templates](som_poweremail_common_templates/) | +[![som_remeses_base](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_remeses_base.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_remeses_base.yml) | [som_remeses_base](som_remeses_base/) | +[![som_switching](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_switching.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_switching.yml) | [som_switching](som_switching/) | A customization of GiscedataSwitching model from PowerERP (GISCE) +[![som_telemesura](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_telemesura.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_telemesura.yml) | [som_telemesura](som_telemesura/) | +[![som_webforms_helpers](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_webforms_helpers.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_som_webforms_helpers.yml) | [som_webforms_helpers](som_webforms_helpers/) | +[![uiqmako_helpers](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_uiqmako_helpers.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_uiqmako_helpers.yml) | [uiqmako_helpers](uiqmako_helpers/) | A module of helpers for [UIQMako](https//github.com/Som-Energia/uiqmako-api) project +[![www_som](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_www_som.yml/badge.svg)](https://github.com/Som-Energia/openerp_som_addons/actions/workflows/schedule_tests_www_som.yml) | [www_som](www_som/) | A module to integrate **Oficina Virtual** (Virtual office) ## Other folders