stickler corrections

This commit is contained in:
Thomas Negre 2022-03-02 12:53:44 +01:00
parent 9ce51ba4b7
commit 4ad92a04fc
2 changed files with 2 additions and 3 deletions

View File

@ -5133,7 +5133,6 @@ class Facture extends CommonInvoice
/** /**
* See if current invoice date is posterior to the last invoice date among validated invoices of same type. * See if current invoice date is posterior to the last invoice date among validated invoices of same type.
* @param bool $strict compare precise time or only days.
* @return boolean * @return boolean
*/ */
public function willBeLastOfSameType() public function willBeLastOfSameType()