Mildred Ki'Lya
Mildred Ki'Lya
Basically, you're adding a toggle to allow selecting any kind of account for an item. Would it be possible to have a behavior that would work for you without introducing...
Perhaps a better option would be to keep the account filtering but let the user enter accounts outside of the filter if he really wants to.
@18alantom so, do you think the global option introduced in this PR is the good way to do it or should it specifically be in the feature flag section of...
This was probably a demo database created from an older version which did not have these columns in the schema. Similar to #777
It is always possible to add the due date to the invoice notes and shown in the correct place in the invoice template, but I agree this is not for...
I am under the impression that overriding virtual methods is the only way to perform certain tasks... I looked around and the GObject type system is described here in more...
The provided link should be enough to subclass a GObject using the gobject bindings manually without using any of the C macros. Basically subclassing an object seems to go down...
Probably related issue: https://github.com/ipfs/go-ipfs/issues/4435
In the meantime, adding this to `config/boot.rb` seems to work ```rb $LOAD_PATH
Running AppImage version 0.3.0_4 on Linux x86_64 (Fedora 40), Everything seems to work fine except the keyboard shortcuts (especially the clipboard). I opened a webm video file, made a few...