minor fix

This commit is contained in:
Wilson Gomez 2023-07-25 08:52:43 -05:00
parent 76bc0a2370
commit 35fce5cc3e
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ class AppWindow(FrontWindow):
str("\\") + self.printer_sale_name.replace('>', str('\\')))
ctx_printing = self.Sale.get_printing_context(
{'device_id': self.device['id']})
[{'device_id': self.device['id']}])
ctx_printing['row_characters'] = self.row_characters
ctx_printing['delta_locale'] = DELTA_LOCALE
locale_logo = ''