Thank you for your reply. Of course I can, though it’s fairly simple:
I log in as default user “frappe”
I open up a terminal
I do “cd frappe-bench”
I enter the command(s) you posted in the first post up here (“bench get-app…” etc.)
The last output line of this command is already the error I mentioned before.
Like I wrote before - it’s the stock Ubuntu VM, titled “ERPNext-Production-20200707093143” I am using. Also I did not alter anything in this image except setting up a static IP and then starting to adapt and playing around with ERPNext (from within, no external changes).
EDIT: Wait no, I installed the whole MATE Desktop train to have a GUI right on-machine. Though it’s no longer necessary because we are no longer testing on it directly, but from other PCs on the network.
Are you sure that you are passing commands from the bench folder? are all command work fine there?
please try the below command and share a screen shot.
frappe@myserve:~/erpnext$ bench version
erpnext 13.0.0-beta.9
frappe 13.0.0-beta.9
Oof. Like in the linked thread, the ownership was all correct on my system, and the chown didn’t change a thing nor help a bit
EDIT: I don’t know where the hiccups came from, but just now I tried again and it worked. Could you please add to the very first post that you have to set developer mode first for the second command - the actual installation - to work? Thank you!
EDIT 2: Doing a really great job there, thanks a lot, @afarran3
I got error when I tried this " bench uninstall-app theming_tool --force "
FileNotFoundError: [Errno 2] No such file or directory:‘./erp.digitalfuturedev.com/private/backups/20220102_160516-erp_digitalfuturedev_com/-database.sql.gz’
It will not work like this, you should not use the code field to add any CSS code (it will be enabled in V.2) instead you can use the table and other fields for adding your customization
It demands some updates to be working probably in v14&v15 because the new concept of dealing with cache and the assets building in this versions, but it should work if you set your costumization and save it you have to rebuild and clear cache even reboot server some time.