Skip to content

Commit

Permalink
Merge pull request #3 from caonUlisses/revert-2-master
Browse files Browse the repository at this point in the history
Revert "Fix juros no arquivo de remessa"
  • Loading branch information
fhferreira authored May 20, 2020
2 parents e507748 + f95e30a commit a53bc59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Remessa/CNAB240/SegmentP.php
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ class SegmentP extends LineAbstract
'seq' => '29.3P',
'start' => 127,
'end' => 141,
'size' => 16,
'size' => 15,
'default' => 0,
'type' => 'money',
'description' => 'Juros de Mora por Dia/Taxa ao Mês
Expand Down Expand Up @@ -465,4 +465,4 @@ public function __construct($attributes = [])
parent::construct($attributes);
}

}
}

0 comments on commit a53bc59

Please sign in to comment.