diff --git a/README.md b/README.md index 7c2571c2cb0..e1e221b200d 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,8 @@ addon | version | maintainers | summary [l10n_es_partner_mercantil](l10n_es_partner_mercantil/) | 12.0.1.0.0 | | Añade los datos del registro mercantil a la empresa [l10n_es_pos](l10n_es_pos/) | 12.0.2.0.0 | | Punto de venta adaptado a la legislación española [l10n_es_subcontractor_certificate](l10n_es_subcontractor_certificate/) | 12.0.1.0.0 | | Certificado de subcontratista -[l10n_es_ticketbai](l10n_es_ticketbai/) | 12.0.2.7.8 | [![ao-landoo](https://github.com/ao-landoo.png?size=30px)](https://github.com/ao-landoo) | TicketBAI - declaración de todas las operaciones de venta realizadas por las personas y entidades que desarrollan actividades económicas -[l10n_es_ticketbai_api](l10n_es_ticketbai_api/) | 12.0.2.3.5 | [![ao-landoo](https://github.com/ao-landoo.png?size=30px)](https://github.com/ao-landoo) | TicketBAI - API +[l10n_es_ticketbai](l10n_es_ticketbai/) | 12.0.2.7.9 | [![oihane](https://github.com/oihane.png?size=30px)](https://github.com/oihane) | TicketBAI - declaración de todas las operaciones de venta realizadas por las personas y entidades que desarrollan actividades económicas +[l10n_es_ticketbai_api](l10n_es_ticketbai_api/) | 12.0.2.3.6 | [![oihane](https://github.com/oihane.png?size=30px)](https://github.com/oihane) | TicketBAI - API [l10n_es_ticketbai_api_batuz](l10n_es_ticketbai_api_batuz/) | 12.0.1.1.3 | [![ao-landoo](https://github.com/ao-landoo.png?size=30px)](https://github.com/ao-landoo) | TicketBAI (API) - Batuz - declaración de todas las operaciones de venta realizadas por las personas y entidades que desarrollan actividades económicas en Bizkaia [l10n_es_ticketbai_batuz](l10n_es_ticketbai_batuz/) | 12.0.1.3.4 | [![enriquemartin](https://github.com/enriquemartin.png?size=30px)](https://github.com/enriquemartin) [![ao-landoo](https://github.com/ao-landoo.png?size=30px)](https://github.com/ao-landoo) | TicketBAI - Batuz - declaración de todas las operaciones de venta realizadas por las personas y entidades que desarrollan actividades económicas en Bizkaia [l10n_es_ticketbai_batuz_extra_data](l10n_es_ticketbai_batuz_extra_data/) | 12.0.1.0.1 | [![xAdrianC-Kernet](https://github.com/xAdrianC-Kernet.png?size=30px)](https://github.com/xAdrianC-Kernet) [![ao-landoo](https://github.com/ao-landoo.png?size=30px)](https://github.com/ao-landoo) | TicketBAI - Batuz - Extra data diff --git a/l10n_es_ticketbai/__manifest__.py b/l10n_es_ticketbai/__manifest__.py index cc5fdc230c4..ac000ac5741 100644 --- a/l10n_es_ticketbai/__manifest__.py +++ b/l10n_es_ticketbai/__manifest__.py @@ -5,7 +5,7 @@ "name": "TicketBAI - " "declaración de todas las operaciones de venta realizadas por las personas " "y entidades que desarrollan actividades económicas", - "version": "12.0.2.7.8", + "version": "12.0.2.7.9", "category": "Accounting & Finance", "website": "https://github.com/OCA/l10n-spain", "author": "Binovo," diff --git a/l10n_es_ticketbai_api/__manifest__.py b/l10n_es_ticketbai_api/__manifest__.py index edbd8b92524..8c4a706375d 100644 --- a/l10n_es_ticketbai_api/__manifest__.py +++ b/l10n_es_ticketbai_api/__manifest__.py @@ -4,7 +4,7 @@ { "name": "TicketBAI - API", - "version": "12.0.2.3.5", + "version": "12.0.2.3.6", "category": "Accounting & Finance", "website": "https://github.com/OCA/l10n-spain", "author": "Binovo,"