Home
last modified time | relevance | path

Searched refs:getCustomerInvoiceDraftTable (Results 1 – 3 of 3) sorted by relevance

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/facture/
H A Dindex.php67 $tmp = getCustomerInvoiceDraftTable($max, $socid);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/
H A Dindex.php111 print getCustomerInvoiceDraftTable($max, $socid);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/lib/
H A Dinvoice.lib.php578 function getCustomerInvoiceDraftTable($maxCount = 500, $socid = 0) function