/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/facture/class/ |
H A D | api_invoices.class.php | 132 $this->invoice->totalcreditnotes = $this->invoice->getSumCreditNotesUsed(); 134 …s->invoice->total_ttc - $this->invoice->totalpaid - $this->invoice->totalcreditnotes - $this->invo… 236 $invoice_static->totalcreditnotes = $invoice_static->getSumCreditNotesUsed(); 238 …e_static->total_ttc - $invoice_static->totalpaid - $invoice_static->totalcreditnotes - $invoice_st… 1384 $totalcreditnotes = $this->invoice->getSumCreditNotesUsed(); 1386 …$resteapayer = price2num($this->invoice->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposi… 1527 $totalcreditnotes = $this->invoice->getSumCreditNotesUsed($is_multicurrency); 1529 …$remainstopay = $amount = price2num($total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits, …
|
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/facture/class/ |
H A D | api_invoices.class.php | 132 $this->invoice->totalcreditnotes = $this->invoice->getSumCreditNotesUsed(); 134 …s->invoice->total_ttc - $this->invoice->totalpaid - $this->invoice->totalcreditnotes - $this->invo… 252 $invoice_static->totalcreditnotes = $invoice_static->getSumCreditNotesUsed(); 254 …e_static->total_ttc - $invoice_static->totalpaid - $invoice_static->totalcreditnotes - $invoice_st… 1410 $totalcreditnotes = $this->invoice->getSumCreditNotesUsed(); 1412 …$resteapayer = price2num($this->invoice->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposi… 1552 $totalcreditnotes = $this->invoice->getSumCreditNotesUsed($is_multicurrency); 1554 …$remainstopay = $amount = price2num($total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits, …
|
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/facture/ |
H A D | prelevement.php | 163 $totalcreditnotes = $object->getSumCreditNotesUsed(); variable 171 …$resteapayer = price2num($object->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits, 'MT… 562 …$resteapayer = price2num($object->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits, 'MT…
|
H A D | list.php | 364 $totalcreditnotes = $objecttmp->getSumCreditNotesUsed(); variable 366 …$objecttmp->resteapayer = price2num($objecttmp->total_ttc - $totalpaye - $totalcreditnotes - $tota… 1258 $totalcreditnotes = $facturestatic->getSumCreditNotesUsed(); variable 1260 $totalpay = $paiement + $totalcreditnotes + $totaldeposits;
|
H A D | card.php | 1235 $totalcreditnotes = $facture_source->getSumCreditNotesUsed(); variable 1237 …$remain_to_pay = abs($facture_source->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits); 3678 $totalcreditnotes = $object->getSumCreditNotesUsed(); variable 3687 …$resteapayer = price2num($object->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits, 'MT… 5238 if ($totalpaye > 0 || $totalcreditnotes > 0) 5267 && ($object->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits) > 0 5307 if (($object->total_ttc - $totalcreditnotes) == 0)
|
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/facture/ |
H A D | prelevement.php | 155 $totalcreditnotes = $object->getSumCreditNotesUsed(); variable 163 …$resteapayer = price2num($object->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits, 'MT… 551 …$resteapayer = price2num($object->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits, 'MT…
|
H A D | list.php | 402 $totalcreditnotes = $objecttmp->getSumCreditNotesUsed(); variable 404 …$objecttmp->resteapayer = price2num($objecttmp->total_ttc - $totalpaye - $totalcreditnotes - $tota… 1591 $totalcreditnotes = $facturestatic->getSumCreditNotesUsed(); variable 1593 $totalpay = $paiement + $totalcreditnotes + $totaldeposits;
|
H A D | card.php | 1251 $totalcreditnotes = $facture_source->getSumCreditNotesUsed(); variable 1253 …$remain_to_pay = abs($facture_source->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits); 3837 $totalcreditnotes = $object->getSumCreditNotesUsed(); variable 3846 …$resteapayer = price2num($object->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits, 'MT… 5393 if ($totalpaye > 0 || $totalcreditnotes > 0) { 5417 && ($object->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits) > 0 5451 if (($object->total_ttc - $totalcreditnotes) == 0) {
|
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/class/ |
H A D | commoninvoice.class.php | 712 $totalcreditnotes = $this->getSumCreditNotesUsed(); 720 …if (empty($amount)) $amount = price2num($this->total_ttc - $totalpaye - $totalcreditnotes - $total…
|
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/class/ |
H A D | commoninvoice.class.php | 718 $totalcreditnotes = $this->getSumCreditNotesUsed(); 727 $amount = price2num($this->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits, 'MT');
|
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/fourn/facture/ |
H A D | list.php | 291 $totalcreditnotes = $objecttmp->getSumCreditNotesUsed(); variable 293 …$objecttmp->resteapayer = price2num($objecttmp->total_ttc - $totalpaye - $totalcreditnotes - $tota… 1081 $totalcreditnotes = $facturestatic->getSumCreditNotesUsed(); variable 1083 $totalpay = $paiement + $totalcreditnotes + $totaldeposits;
|
H A D | card.php | 821 $totalcreditnotes = $facture_source->getSumCreditNotesUsed(); variable 823 …$remain_to_pay = abs($facture_source->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits); 2236 $totalcreditnotes = $object->getSumCreditNotesUsed(); variable 2245 …$resteapayer = price2num($object->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits, 'MT… 3208 …DARD && empty($object->paye) && ($object->total_ttc - $totalpaye - $totalcreditnotes - $totaldepos…
|
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/fourn/facture/ |
H A D | list.php | 327 $totalcreditnotes = $objecttmp->getSumCreditNotesUsed(); variable 329 …$objecttmp->resteapayer = price2num($objecttmp->total_ttc - $totalpaye - $totalcreditnotes - $tota… 1345 $totalcreditnotes = $facturestatic->getSumCreditNotesUsed(); variable 1347 $totalpay = $paiement + $totalcreditnotes + $totaldeposits;
|
H A D | card.php | 859 $totalcreditnotes = $facture_source->getSumCreditNotesUsed(); variable 861 …$remain_to_pay = abs($facture_source->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits); 2398 $totalcreditnotes = $object->getSumCreditNotesUsed(); variable 2407 …$resteapayer = price2num($object->total_ttc - $totalpaye - $totalcreditnotes - $totaldeposits, 'MT… 3448 …DARD && empty($object->paye) && ($object->total_ttc - $totalpaye - $totalcreditnotes - $totaldepos… 3472 if ($totalpaye > 0 || $totalcreditnotes > 0) {
|
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/prelevement/class/ |
H A D | bonprelevement.class.php | 478 $totalcreditnotes = $fac->getSumCreditNotesUsed(); 480 $alreadypayed = $totalpaye + $totalcreditnotes + $totaldeposits;
|
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/prelevement/class/ |
H A D | bonprelevement.class.php | 464 $totalcreditnotes = $fac->getSumCreditNotesUsed(); 466 $alreadypayed = $totalpaye + $totalcreditnotes + $totaldeposits;
|