erpnet / ErpNet.FP

ErpNet.FP is a light-weight cross-platform Http server facilitating printing to fiscal printers through simple JSON Api.
BSD Zero Clause License
105 stars 61 forks source link

How to add company Info and Date of printing ? #177

Open Abellegese opened 1 year ago

Abellegese commented 1 year ago

When printing the fiscal receipt, there should be company info [Name of the company, address, and contact], also the number called FS number, and the date and time of the printer https://www.google.com/search?q=fiscal+receipt&tbm=isch&ved=2ahUKEwj22MHx1vH6AhVvjycCHWipArUQ2-cCegQIABAA&oq=fiscal+receipt&gs_lcp=CgNpbWcQAzIECCMQJzIGCAAQCBAeMgYIABAIEB4yBggAEAgQHjIHCAAQgAQQGDIHCAAQgAQQGDIHCAAQgAQQGDIHCAAQgAQQGDIHCAAQgAQQGFDmBFjmBGCIC2gAcAB4AIABiQSIAcIGkgEHMy0xLjAuMZgBAKABAaoBC2d3cy13aXotaW1nwAEB&sclient=img&ei=Q8BSY7arCO-ensEP6NKKqAs&bih=635&biw=1366#imgrc=ieietobalt4GWM&imgdii=qtcESYnHvISa3M.

Please help me with this.

p-kostov commented 1 year ago

Hi, Which vendor and exact device model you're referring? What your fiscal receipt looks like? When printing fiscal receipts, the company info (i.e. the receipt headers) and the date of printing should be included automatically by the device itself.

image

Abellegese commented 1 year ago

It was helpful thanks a lot. But I was developing the pos app that uses EPSON and BMC Fiscal Printers. When I check your support device list I couldn't find mine. Can you please add those printers to the support list so that I can use them to develop my pos app? Thanks alot.

p-kostov commented 1 year ago

Hi, At this time, we don't plan to implement additional communication protocols. But since this is an open source project, we'd be happy to review and merge further improvements and features. Regards