Skip to content

Commit

Permalink
Adding the internal_brokerage field for UnitOptions
Browse files Browse the repository at this point in the history
  • Loading branch information
doishub committed Nov 24, 2022
1 parent 56e2314 commit a961606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Controller/Options/UnitOptions.php
Original file line number Diff line number Diff line change
Expand Up @@ -735,6 +735,7 @@ public function getCourtageFields(): array
return [
'courtage',
'courtage_note',
'internal_brokerage',
'deposit'
];
}
Expand Down

0 comments on commit a961606

Please sign in to comment.