-
- Downloads
Merge pull request #4858 from marcosgdf/oop-refactor-bankaccount-tostring
NEW Created Account::__toString, Account::getFieldsToShow and Account::getAccountNumberOrder to refactor the way account number was shown
Showing
- htdocs/admin/bank.php 2 additions, 2 deletionshtdocs/admin/bank.php
- htdocs/compta/bank/card.php 53 additions, 170 deletionshtdocs/compta/bank/card.php
- htdocs/compta/bank/class/account.class.php 102 additions, 0 deletionshtdocs/compta/bank/class/account.class.php
- htdocs/core/lib/pdf.lib.php 37 additions, 59 deletionshtdocs/core/lib/pdf.lib.php
- htdocs/societe/class/companybankaccount.class.php 20 additions, 71 deletionshtdocs/societe/class/companybankaccount.class.php
- htdocs/societe/rib.php 33 additions, 112 deletionshtdocs/societe/rib.php
- htdocs/user/bank.php 33 additions, 114 deletionshtdocs/user/bank.php
- htdocs/user/class/userbankaccount.class.php 21 additions, 72 deletionshtdocs/user/class/userbankaccount.class.php
Loading
Please register or sign in to comment