Skip to content

fix(printing): fetch network printer settings correctly and enable CUPS printing - #21

Merged
shzdb merged 1 commit into
ury-erp:developfrom
emmanuel-mwendwa:fix/pos-network-printing
Oct 13, 2025
Merged

fix(printing): fetch network printer settings correctly and enable CUPS printing#21
shzdb merged 1 commit into
ury-erp:developfrom
emmanuel-mwendwa:fix/pos-network-printing

Conversation

@emmanuel-mwendwa

Copy link
Copy Markdown
Contributor
  • Replaced incorrect frappe() call with frappe.get_doc() to fetch printer settings
  • Ensures correct server_ip, port, and printer_name are used for CUPS printing
  • Logs detailed errors to assist with debugging network printing problems

…PS printing

- Replaced incorrect frappe() call with frappe.get_doc() to fetch printer settings
- Ensures correct server_ip, port, and printer_name are used for CUPS printing
- Logs detailed errors to assist with debugging network printing problems
@shzdb

shzdb commented Oct 3, 2025

Copy link
Copy Markdown
Collaborator

Hi @emmanuel-mwendwa
Thank you for the PR. I'll verify with this and update you.
Sorry for the late reply.

@shzdb
shzdb merged commit c702d3a into ury-erp:develop Oct 13, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants