FIX: deposit payment terms: PHPDoc
This commit is contained in:
parent
4059b64288
commit
f4c22c0ae7
@ -5146,7 +5146,6 @@ class Form
|
|||||||
* @param string $htmlname Name of select html field
|
* @param string $htmlname Name of select html field
|
||||||
* @param int $addempty Add empty entry
|
* @param int $addempty Add empty entry
|
||||||
* @param int $filtertype If > 0, include payment terms with deposit percentage (for objects other than invoices and invoice templates)
|
* @param int $filtertype If > 0, include payment terms with deposit percentage (for objects other than invoices and invoice templates)
|
||||||
* @param float $deposit_percent % of deposit if needed by payment conditions
|
|
||||||
* @param float $deposit_percent < 0 : deposit_percent input makes no sense (for example, in list filters)
|
* @param float $deposit_percent < 0 : deposit_percent input makes no sense (for example, in list filters)
|
||||||
* 0 : use default deposit percentage from entry
|
* 0 : use default deposit percentage from entry
|
||||||
* > 0 : force deposit percentage (for example, from company object)
|
* > 0 : force deposit percentage (for example, from company object)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user