I've been reading the following doc:
https://www.odoo.com/documentation/user/9.0/point_of_sale/restaurant/print.html
From what i understand we are assuming one posbox for each printer.
Current supported printer are USB from EscPOS .
My idea would be to improve the code allowing to use one posbox and many IP Printers.
I could then define that :
Receipt Printer has ip xxx.xxx.xxx.200
Kicthen Printer has ip xxx.xxx.xxx.201
Beverage Printer has ip xxx.xxx.xxx.202
Or even that a Receipt printer is an IP Fiscal Printer
How would you suggest to proceed in this way ?
I'd love to improve the code and release it to the community
Kind Regards