|
dolibarr 24.0.0-beta
|
Page of sales taxes. More...
Go to the source code of this file.
Functions | |
| cmp_fields_date (&$a, &$b) | |
| Helper compare function to sort lines by payment date first. | |
Page of sales taxes.
Definition in file clients.php.
| cmp_fields_date | ( | & | $a, |
| & | $b ) |
Helper compare function to sort lines by payment date first.
| array{datep:int,datef:int} | $a Left argument to compare |
| array{datep:int,datef:int} | $b Right argument to compare |
Definition at line 828 of file clients.php.