This commit is contained in:
Laurent Destailleur
2020-04-03 18:01:54 +02:00
parent a5a5fe55f6
commit e6641b5369
40 changed files with 87 additions and 85 deletions

View File

@@ -110,8 +110,8 @@ abstract class ModeleNumRefCommandes
}
/**
* Checks if the numbers already in force in the data base do not
* cause conflicts that would prevent this numbering from working.
* Checks if the numbers already in the database do not
* cause conflicts that would prevent this numbering working.
*
* @return boolean false if conflict, true if ok
*/