Money Bug
Currently if I close out the window after it saving when I reopen it, all cash is lost though everything else is where it was saved at
I've narrowed this bug down to the problem happening when the Cash Money crosses over from 2Qt to 3Qt.
At 2Qt (when restoring the backup works as expected), the first line of the backup reads: eyJzdiI6eyJjIjoiMjdjams2bThnNGVkODAiLCJjcyI6IjFtNjBpaGY0MzAxa2w4IiwidyI6IjdpNWduMzlmNzNuMCIsImNsIjoiYzE6MXxjMjo2fGMzOjJ8YzQ6MXxjNToyfGM2OjN8Yzc6MnxjOD
At 3Qt (where the backup fails and starts the money over from 0) the first line reads: eyJzdiI6eyJjIjoiMy5lMG04MWNsNG43Y2soZSsxMykiLCJjcyI6IjIubmw4bGVjYmU1OWptKGUrMTMpIiwidyI6ImFmaDIwZWVsZGJjayIsImNsIjoiYzE6MXxjMjo2fGMzOjJ8YzQ6MXxjNToyfGM2OjN8Yzc6MnxjOD
The section that has to do with Cash Money (I think) is the problem: With 2Qt: jdjams2bThnNGVkODA With 3Qt: y5lMG04MWNsNG43Y2soZSsxMyk
If I paste in the 2Qt money section into a 3Qt backup then my money returns to 2Qt.