root@erpnext11:~# apt-get update
Get:1 Index of /ubuntu/ xenial InRelease [247 kB]
Hit:2 Index of /ubuntu/ xenial-updates InRelease
Hit:3 Index of /ubuntu/ xenial-backports InRelease
Hit:4 Index of /ubuntu xenial-security InRelease
Fetched 247 kB in 0s (627 kB/s)
Reading package lists… Done
root@erpnext11:~# apt-get install python-minimal
Reading package lists… Done
Building dependency tree
Reading state information… Done
python-minimal is already the newest version (2.7.12-1~16.04).
The following package was automatically installed and is no longer required:
grub-pc-bin
Use ‘apt autoremove’ to remove it.
0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.
root@erpnext11:~# apt-get install build-essential python-setuptools
Reading package lists… Done
Building dependency tree
Reading state information… Done
build-essential is already the newest version (12.1ubuntu2).
python-setuptools is already the newest version (20.7.0-1).
The following package was automatically installed and is no longer required:
grub-pc-bin
Use ‘apt autoremove’ to remove it.
0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.
root@erpnext11:~# wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py
–2019-08-29 07:20:34-- https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py
Resolving raw.githubusercontent.com (raw.githubusercontent.com)… 151.101.8.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.8.133|:443… connected.
HTTP request sent, awaiting response… 200 OK
Length: 13353 (13K) [text/plain]
Saving to: ‘install.py.5’
install.py.5 100%[===================>] 13.04K --.-KB/s in 0s
I think the package name has changed so first you need to find the name of the libssl package and then replace it in the script and then run the script.
This is little bit of technical but a basic for user with Linux knowledge.
Then I have no idea what is causing this problem maybe you need to wait for the frappe team to look into this.
There are some people who resolved by using the link shared by clarkej above.
You should follow that thread and respond there as that is the right thread and not this one.
Ability to do Return should be controlled by rights at the PoS Profile.
When you choose “Is return” it should automatically generate a credit note for the customer. We do not need return for cash. Or it is made optional …Cash or Credit note
Once user clicks “submit and print” it should automatically submit, print and open a new cart ready for transaction.
Hi, I have followed the instructions on how to setup multi currency in POS but I can’t seem to get to this screen. I installed POS Bahrain successful on v12. Where can I be missing it?
I successfully installed ERPNext version 12 on Ubuntu 20.04. I then 1. Changed to my frappe-bench directory and did: sudo git GitHub - f-9t9it/pos_bahrain: POS enhancement for ERPNext. Command executed successfully (right syntax), did a bench restart. POS Bahrain didn’t list but could find it through awesome bar. When I created mode of payment and set default account as my base currency ZWD A/C and checked Use Other Currency and selected my ,
‘foreign’ currency as USD. Listed this mop in my POS profile. When checking out after a transaction, despite having defined exchange rates, my mode of payment screen shows both in same base currency. Also the two tabs that I see on this blog (Base Currency/Alternate Currency) do not show. How can I set this correctly.