n-stein
n-stein
#6360
> Has an account name column; i.e repeats the account name for every transaction row? > >Has the possibility of the wrong account name in some of the rows so...
> I really thought it was only applied when registering for the 'NEW' transaction I agree, we have a specific option for duplicating. The tooltip even says that's what it...
> 2\. Select all 11 files in Windows Explorer and drag them onto the All Transactions panel. The CSV import dialog will be activated for each file in turn with...
I apologize in advance for the length of this response. Assets in MMEX are confusing and overly complex. I will try to go through and explain what is happening. >...
It gets more complicated if you have more than one source of funds. Consider my example of a house purchase above. Lets make it a bit more complicated: You bought...
> I was experimenting today with the assets. I noticed that I can remove an asset account without removing the asset and visa versa without a warning. Yes, an asset...
Switching to the amd64 Alpine image instead of i386 and using wine64 resolved the "Bad EXE" errors for me.
> I'm having the same problem but I'm not very fluent in Docker just yet, how would I go about doing this? Check out my fork https://github.com/n-stein/backblaze-personal-wine where you can...
For anyone else wondering, a simple fix is to just add the MS TrueType Core fonts to the Dockerfile in the "Install required packages" at the top: ``` RUN apk...