dolibarr/htdocs/core/modules/stock
Maksim Stojkovic 44ff73f5de
Remove unused $nblines assignment
Fixes the following warning received when attempting to generate a warehouse stock document using the default template:
`count(): Parameter must be an array or an object that implements Countable in /var/www/html/core/modules/stock/doc/pdf_standard.modules.php on line 211`.

$nblines is subsequently assigned on line 326, after which it is then used.
2021-09-17 23:50:00 +10:00
..
doc Remove unused $nblines assignment 2021-09-17 23:50:00 +10:00
modules_stock.php standardization, internationalisation 2021-02-09 14:15:14 +01:00