Bug 23355: Rename staff_id for manager_id
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 3 Mar 2020 13:50:44 +0000 (10:50 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 3 Mar 2020 15:03:02 +0000 (15:03 +0000)
commitdd44efbc847b7909cd2dbc9f57dc43e918ce0985
treed525e241ca378a9adefe59e4e13885023d9ec472
parentd6684f13fc65f0e84c386d47196826de5c65fdda
Bug 23355: Rename staff_id for manager_id

This patch makes the parameter naming more consistent and also fixes the
tests (there was a missmatch on the parameter naming, and tests count
was incorrect).

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Cash/Register.pm
pos/register.pl
t/db_dependent/Koha/Account/Line.t
t/db_dependent/Koha/Cash/Register.t