cayo-rodrigues / nff

Automatização de emissão, cancelamento e download de notas fiscais, além de levantamento de dados sobre vendas e compras para produtores rurais em um site do governo chamado Siare.
https://notafiscalfacil.com
2 stars 0 forks source link

Develop #5

Closed cayo-rodrigues closed 1 year ago

cayo-rodrigues commented 1 year ago

When an excel cell is empty, pandas reads it as nan. A helper function has been created to handle these cases properly, avoiding crashes. Also, support for near future implementation of nice and clear error messages with tkinter has been added to this function.

Besides that, in the decode_icms_contributor_status helper function, now the input value is first normalized to avoid undesired behavior.