Skip to content

Commit

Permalink
[12.0][IMP] l10n_es_ticketbai_api
Browse files Browse the repository at this point in the history
  • Loading branch information
Tu Nombre committed Nov 13, 2023
1 parent b8a7c60 commit 8d750ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion l10n_es_ticketbai_api/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "TicketBAI - API",
"version": "12.0.2.3.6",
"version": "12.0.2.4.6",
"category": "Accounting & Finance",
"website": "https://github.com/OCA/l10n-spain",
"author": "Binovo,"
Expand Down
2 changes: 2 additions & 0 deletions l10n_es_ticketbai_api/models/ticketbai_invoice_tax.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ class VATRegimeKey(tbai_utils.EnumValues):
K13 = '13'
K14 = '14'
K15 = '15'
K17 = '17'
K19 = '19'
K51 = '51'
K52 = '52'
K53 = '53'
Expand Down

0 comments on commit 8d750ec

Please sign in to comment.