Hello,
The first reported issue has been fixed but we did not release the new version yet.
Regarding your new issue, I can see that the end of the report listed 322 items ; which give 17 pages of 20 items.
So, the display of the # seems to be the correct one.
If you're talking about the HikaSerial serial listing in the backend, that display is perform via the Joomla pagination system :
echo $this->pagination->getRowOffset($i);
Since I can see the same kind of display issue in the demo website (
demo.hikashop.com/administrator/index.ph...kaserial&ctrl=serial
) ; I do suppose that there is something misconfigured in the Joomla pagination which make the counter inaccurate.
I'll look at the issue as soon as possible.
Regards,