Atualizando visualização dos detalhes do boleto
This commit is contained in:
parent
73fea61aea
commit
93cb9d331a
1 changed files with 3 additions and 3 deletions
6
vendor/model/FinancialMovements.class.php
vendored
6
vendor/model/FinancialMovements.class.php
vendored
|
|
@ -1228,9 +1228,9 @@ class FinancialMovements
|
|||
string $movementDatePaid,
|
||||
float $movementValuePaid,
|
||||
string $note,
|
||||
float $movementValueFees,
|
||||
float $movementValueRegistrationTariff,
|
||||
float $movementValueSettlementTariff)
|
||||
? float $movementValueFees,
|
||||
? float $movementValueRegistrationTariff,
|
||||
? float $movementValueSettlementTariff)
|
||||
{
|
||||
/** Parametros de entrada */
|
||||
$this->financialMovementsId = $financialMovementsId;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue