Bug 21804: Remove C4::Accounts::getcharges again
authorJosef Moravec <josef.moravec@gmail.com>
Fri, 9 Nov 2018 16:54:34 +0000 (16:54 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 12 Nov 2018 19:28:22 +0000 (16:28 -0300)
commit8205305b4fae06c5c7ca4ad3ad7e5e8abf12ade6
tree27c8e4d7f213782522c40c90b6777e910122a9b6
parenta58549422d6a100f0be4776fa48ebe43fb05e69b
Bug 21804: Remove C4::Accounts::getcharges again

Test plan:
1) git grep getcharges
  -> should return no occurences
2) prove t/db_dependent/Accounts.t
  -> should pass

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Accounts.pm
t/db_dependent/Accounts.t