printnode-integration icon indicating copy to clipboard operation
printnode-integration copied to clipboard

Smarting Printing from Frappe using Print Node API

Results 7 printnode-integration issues
Sort by recently updated
recently updated
newest added

While setting this up for the first time, This button is not working.

The offending line is in `api.py` in line 135 ``` print_content = b64encode(get_file("File", kwargs.get("filename"))[1]) ```

- [ ] Support to print HTML into ESC/POS generating one Image from the HTML and embedding it into the ESC/POS.

enhancement

- [ ] Option to prevent double print of any document - [ ] Option to add an water mark in case of double print, with the active print copy...

enhancement

Setup a action mecanism to get values from Scale, will be better hook it based into specific field names, under certain doctype, eg: - [ ] Sales Invoice Item -...

enhancement

Will be better display to the user the actual state of a print job.

enhancement

Write the app documentation - [ ] How setup print node api key - [ ] How configure an action

enhancement