Skip to content

Commit

Permalink
Agregamos moneda Libra esterlina a la tabla de monedas
Browse files Browse the repository at this point in the history
  • Loading branch information
lukio committed Dec 16, 2019
1 parent b51bb14 commit c8fd314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions citi.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
'TWD': '054',
'EUR': '060',
'CNY': '064',
'GBP': '021',
}

ALICUOTAS_IVA = {
Expand Down

0 comments on commit c8fd314

Please sign in to comment.