@Nader_Alabed - I have just pushed custom images to Docker Hub that will allow this. Have a look at erpnext_custom under stacks. I haven’t really done much more than that with them yet, but seems to work fine.
Hellow Youusef,
How did you customize the thermal printer in search a way that it auto cuts the paper…less than 8inch.Am still having this challenge in v12
Regards
auto cut is inside printer setting.
keep minimum height 4inch, it will auto expand as per the content of each print.
Hello @youssef
I presume it’s not completely out of line to, on behalf of everyone who has given you a on this topic, to also congratulate you on earning a Great Topic.
Thanks so much for your contributions to the community, helping to make this the best open source, freely available, ERP system!
Thank you
That really means a lot to me
You can use this
<style>
.print-format table,
.print-format tr,
.print-format td,
.print-format div,
.print-format p {
font-family: arial;
line-height: 100%;
vertical-align: middle;
}
@media screen {
.print-format {
width: 4in;
padding: 0.15in;
min-height: 5in;
}
}
</style>
Hi I am new to erpnext, minimal permissions for posawesome?
Which permissions need to run pos awesome?
Thanks for your reply. I also realized that as you print… Under printer settings, you are supposed to uncheck the print Header and Footer and also set the Margins to Minimum.
This worked fine for us
Please just trying out pos awesome, does it work offline?
No. Only online
Would like to bump up the question of @pyae_phyo_kywe
Hi I am new to erpnext, minimal permissions for posawesome?
Which permissions need to run pos awesome?
Have also tried the POS awesome module and have got the same question.
Any one please help me out regarding Available Qty . Quantity is available of product but on pos its not showing
Hi , is there any option for reprinting an invoice? from POS
You could use this fine example by @revant_one that shows how to create a local image with custom apps for use in docker. It also includes POSAwesome and other useful applications that you can include in the local docker image. Hope it helps
Please update POS Awesome wiki pages with the latest version funcationality.
Thanks in Advance.
I really would appreciate some help with that
how can we show non stock items in POS ?
it’s not showing nonstock items. I need to show some service items in POS .Please can you someone guide me how to do that.
Thank You
Hi, does POS Awesome do multi currency tender? I am trying to used two currencies for payments but the second currency configured as USD just shows the local currency name and acts as the local currency even though I have the exchange rate configured.
In the image 5 USD should be 10 BBD and change should be 5.05
Hello @youssef
I just tried deploying POSAwesome on a new server but i am faced with the errors as seem in screenshot and it breaks my site
Any ideas what could be my issue ?