Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

v0.4.3

Compare
Choose a tag to compare
@rodrigondec rodrigondec released this 14 Sep 16:43
· 7 commits to master since this release
71cbd3b
Refatoração em juros, multa e desconto! (#106)

* adiciona Fine

* adiciona args no teste

* refatora BillingConfiguration em diversos tipos

* corrige algumas importações

* fmt

* refatora um pouco a base!

* corrige teste

* corrige stubs

* fmt

* corrige exemplo!

* Update zoop_wrapper/models/invoice.py

Co-authored-by: PedroRegisPOAR <[email protected]>

* Update tests/models/invoice/test_billing_instructions.py

Co-authored-by: PedroRegisPOAR <[email protected]>

* fmt

* flexibiliza configurações

* fmt

* pip upgrade

* adiciona bdd's

* Update tests/models/invoice/test_billing_instructions.py

Co-authored-by: PedroRegisPOAR <[email protected]>

* Update tests/models/invoice/test_billing_instructions.py

Co-authored-by: PedroRegisPOAR <[email protected]>

* Update tests/models/invoice/test_billing_instructions.py

Co-authored-by: PedroRegisPOAR <[email protected]>

* Update tests/models/invoice/test_billing_instructions.py

Co-authored-by: PedroRegisPOAR <[email protected]>

* altera um pouco a parametrização de boleto!

Co-authored-by: PedroRegisPOAR <[email protected]>