Javier Lopez
Javier Lopez
Just piggy backing on this issue thread, translation seems to be broken for quite a while, I have a [running thread on the forums](https://discuss.erpnext.com/t/translation-not-working-for-custom-apps/64522/8) documenting my experience.
I agree with @kgilmer, sway is a fantastic project with super potential, I'm an eager user of i3 and have tried it, but I myself think It would be good...
Related: https://github.com/neovim/neovim/pull/12593
🤔 we would need to implement the query to be sure.
Seems like it can be queried to dubs. https://stackoverflow.com/questions/52510375/screensaver-status-on-linux-via-python-dbus-using-python3
Hello, I wish I could be more of help, what I know: 1. ERPNext does not implemente additional field types. 1. FrappeJS is a **different** framework but very similar. And...
I was thinking about this the other day, If we go this route of one API function per "context setting" we end up with too many functions. There is: 1....
This is implemented and it works on my install. Here's the implementation: https://github.com/muniter/halinuxcompanion/blob/master/halinuxcompanion%2Fnotifier.py#L285-L288 Can you share the payloads you are using from homeassistant to send the notifications.
Hey @slovdahl thank you for being so helpful around the project! Yes of course! I'd be happy to merge!
Executing multiple statements at once is something I'm very interested on. Use cases: - Running contents of a .sql file - Prepare a complex multi statement migration/procedure in any sql...