Created
August 10, 2015 20:49
-
-
Save nhomar/22dac906f44038127bf3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| File "/usr/local/lib/python2.7/site-packages/stoqdrivers/printers/fiscal.py", line 181, in totalize | |
| result = self._driver.coupon_totalize(discount, surcharge, taxcode) | |
| File "/usr/local/lib/python2.7/site-packages/stoqdrivers/printers/bematech/MP25.py", line 635, in coupon_totalize | |
| type, int(value * Decimal('1e2')))) | |
| File "/usr/local/lib/python2.7/site-packages/stoqdrivers/printers/bematech/MP4000.py", line 227, in _send_command | |
| self._check_error(retval) | |
| File "/usr/local/lib/python2.7/site-packages/stoqdrivers/printers/bematech/MP25.py", line 365, in _check_error | |
| status.check_error() | |
| File "/usr/local/lib/python2.7/site-packages/stoqdrivers/printers/bematech/MP4000.py", line 544, in check_error | |
| self._check_error_in_dict(self.st2_codes, self.st2) | |
| File "/usr/local/lib/python2.7/site-packages/stoqdrivers/printers/bematech/MP4000.py", line 532, in _check_error_in_dict | |
| raise error_codes[key] | |
| stoqdrivers.exceptions.CommandError: Invalid CMD parameter |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Information which is sent to the totalization command.