opensourcepos / opensourcepos

Open Source Point of Sale is a web based point of sale application written in PHP using CodeIgniter framework. It uses MySQL as the data back end and has a Bootstrap 3 based user interface.

Home Page:http://www.opensourcepos.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support multiple printers for multiple restaurant kitchens [Feature]:

DrXtreme opened this issue · comments

Type of Feature

✨ New Feature

OpensourcePOS Version

opensourcepos 3.3.9

Description

Hello, I have a restaurant that has more than one kitchen, I setup all the kitchens printers to print with the main POS printer, but we want to print only what we make at that kitchen to that printer.

For Example: you order from the bbq menu and you get a receipt and the bbq kitchen gets a receipt but the other kitchens dont.

Additional Information

I actually want to develop this feature myself but I need a replacement for JSPrintSetup as it is not available anymore (I use firefox ESR).

Verify you searched open requests in OpensourcePOS

  • I agree I have searched Open Requests
commented

JSPrint still works on Pale Moon. Hope this helps.

@odiea. I didn't know about that browser, another thing that can be done since the browsers no longer have this function available is to use a webview with Electron and configure the printer there.