hiramvillarreal / iotpos

IotPOS, an open source Point of Sale software.
GNU General Public License v2.0
145 stars 77 forks source link

Edit Receipt #7

Open fdhlhhani opened 6 years ago

fdhlhhani commented 6 years ago

Hi, thank you for sharing this project but I’m new in Raspberry. From the printed struck/receipt we can see the title on the top is ‘IotPos’ and on the bottom is ‘Thankyou for your preference’. How to change and compile it? Because I want to use my national language (Indonesia). Thank you.

hiramvillarreal commented 6 years ago

Hello, you can change that in toolbar "Configure iotpos>>Store" To change all the language you could contribute with a .po file. You can find the available translation files under iotpos/src/po.

fdhlhhani commented 6 years ago

Aah thank you so much Sir, my problem is solved now :)

hiramvillarreal commented 6 years ago

Great you find it, please if you like the software an like to contribuite with traslation file letme know

fdhlhhani commented 6 years ago

Oh, one more Sir, how to input the store logo? I can't find any button to open file from the input field. Or do I need to input the path of image file?

hiramvillarreal commented 6 years ago

put the the path example: /home/pi/mylogo.bmp The logo print only works using the CUPS driver if you are using a serial TTL printer this function it is not avalible get.

fdhlhhani commented 6 years ago

I’m using CUPS driver but the logo didn’t show up. I don’t know why?

hiramvillarreal commented 6 years ago

Did you try using direrent file format as png bmp?

fdhlhhani commented 6 years ago

Yes I did. But still it didn’t show up :(

hiramvillarreal commented 6 years ago

Could you launch the program using the terminal with command: iotpos and see the output error?

Shaggs commented 5 years ago

Has this issue been resolved?

hiramvillarreal commented 5 years ago

Let me check. Unfortunally there are to many drivers diference in te market I had good result with start POS eco CUPS thermal printer.

Shaggs commented 5 years ago

when using CUPS-PDF and CUPS for A4 printing (Cannon MP490) my logo comes up.. Could this be an isolated incident?

hiramvillarreal commented 5 years ago

Probably, the Lemon POS creator always had many problems with the logo, some printer never show it and some other always did probably we need to add some kind of postscript validation method?