Lewis England

Results 9 comments of Lewis England

Discovered this recently loving the interface simplicity and speed! Thank you kind humans

I am planning on looking at these changes ASAP, I am just trying to set up my local development environment again

I've had success using `localVue` for adding Bootstrap-Vue into my testing https://v1.test-utils.vuejs.org/api/createlocalvue.html ```javascript import { BootstrapVue } from "bootstrap-vue"; import MyComponent from "@/components/MyComponent" // create an extended `Vue` constructor const...

Could it create a new Bill to keep track of when it's paid and also to help budget remaining balances? It seems like you'd have enough information for it

@ptourne I think you should raise a new feature request for that, it's a little out of scope for what I was thinking with this issue. Also, it might get...

@elChapoSing when creating or editing an asset account, you can choose between a few options for what the account role is

@elChapoSing What do you mean by negating numbers, are you talking about having a negative Opening Balance? That's the only negative number I've got rules set up to do the...

@elChapoSing charges on Credit Cards should show as negative by default, they're classed as a withdrawal

> Hey guys, do you have any suggestions to solve this issue? using a dictionary, it's not possible because the behavior it's like a hash_table. This has been discussed before,...