Project:
View Revisions: Issue #40019 | [ Back to Issue ] | ||
Summary | 0040019: Counted amount is wrong in the Cashup Report | ||
Revision | 2019-01-24 17:29 by anderaranguren | ||
Steps To Reproduce | POS: . new receipt: . product Avalanche Transceiver -> total amount 150.50 -> paid with Cash . new receipt: . product Balaclava Cup -> total amount 169 -> paid with Card . new receipt: . product Headlamp ultralight -> total amount 18.90 -> paid with USA Cash . do cashup: . counted amounts: . cash-> 150 . card -> 169 . USA Cash -> 18.90 · amount to keep: ·cash-> 200 BO: . go to terminal-> cashup -> print cashup: counted amount: . cash -> 0 (WRONG) . card -> 0 (WRONG) . USA Cash -> 18.9 (RIGHT) . go to terminal -> cashup -> Payment Method Status Cashup tab: counted amount: . cash -> 0 (WRONG) . card -> 0 (WRONG) . USA Cash -> 18.9 (RIGHT) (see screenshots) amountToKeep is 0 and it should be 200 in the backoffice |
||
Revision | 2019-01-24 14:33 by anderaranguren | ||
Steps To Reproduce | POS: . new receipt: . product Avalanche Transceiver -> total amount 150.50 -> paid with Cash . new receipt: . product Balaclava Cup -> total amount 169 -> paid with Card . new receipt: . product Headlamp ultraligh -> total amount 18.90 -> paid with USA Cash . do cashup: . counted amounts: . cash-> 150 . card -> 169 . USA Cash -> 18.90 BO: . go to terminal-> cashup -> print cashup: counted amount: . cash -> 0 (WRONG) . card -> 0 (WRONG) . USA Cash -> 18.9 (RIGHT) . go to terminal -> cashup -> Payment Method Status Cashup tab: counted amount: . cash -> 0 (WRONG) . card -> 0 (WRONG) . USA Cash -> 18.9 (RIGHT) (see screen shots) |
Copyright © 2000 - 2009 MantisBT Group |