Skip to content

Commit

Permalink
carteira impressao daycoval
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardokum committed Oct 11, 2024
1 parent 828e24c commit ac1e5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Boleto/Banco/Daycoval.php
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ protected function getCampoLivre()
*/
public function imprimeBoleto()
{
return $this->getCarteira() == 112;
return $this->getCarteira() == 121;
}

/**
Expand Down

0 comments on commit ac1e5fc

Please sign in to comment.