Skip to content

No error handling for required parameters for boleto generation #13

@theiostream

Description

@theiostream

There are some node-boleto parameters that:

  • Are required and generated by default: data_vencimento.
  • Are optional and generated by default: data_emissao, local_de_pagamento.
  • Are optional and blank by default: instrucoes, pagador, cedente_cnpj, cedente, numero_documento.

These parameters require proper documentation.

  • Are required and don't error appropriately if not supplied: agencia, valor, carteira, codigo_cedente, nosso_numero.

These parameters require proper error handling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions