Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I was reconcilling credit card and this occured. #74

Open
akc42 opened this issue May 15, 2021 · 0 comments
Open

I was reconcilling credit card and this occured. #74

akc42 opened this issue May 15, 2021 · 0 comments
Milestone

Comments

@akc42
Copy link
Owner

akc42 commented May 15, 2021

Error: Cannot read property 'name' of undefined : TypeError: Cannot read property 'name' of undefined
0|money-ap | 2021-05-06 16:46:44:     at /home/alan/money/server/api/account.js:68:39
0|money-ap | 2021-05-06 16:46:44:     at sqliteTransaction (/home/alan/money/node_modules/better-sqlite3/lib/transaction.js:58:24)
0|money-ap | 2021-05-06 16:46:44:     at Object.module.exports [as account] (/home/alan/money/server/api/account.js:122:7)
0|money-ap | 2021-05-06 16:46:44:     at /home/alan/money/server/server.js:386:26
0|money-ap | 2021-05-06 16:46:44:     at Layer.handle [as handle_request] (/home/alan/money/node_modules/router/lib/layer.js:93:5)
0|money-ap | 2021-05-06 16:46:44:     at next (/home/alan/money/node_modules/router/lib/route.js:144:13)
0|money-ap | 2021-05-06 16:46:44:     at Route.dispatch (/home/alan/money/node_modules/router/lib/route.js:109:3)
0|money-ap | 2021-05-06 16:46:44:     at handle (/home/alan/money/node_modules/router/index.js:526:11)
0|money-ap | 2021-05-06 16:46:44:     at Layer.handle [as handle_request] (/home/alan/money/node_modules/router/lib/layer.js:93:5)
0|money-ap | 2021-05-06 16:46:44:     at /home/alan/money/node_modules/router/index.js:296:22 
0|money-ap | 2021-05-06 16:46:44: with request url of  /api//account

The reconcilled balance had not been updated, although all the transactions had been cleared. I got an error saying that someone else had updated the same account in parallel

@akc42 akc42 modified the milestones: v4.0.9, 4.0.10 May 15, 2021
@akc42 akc42 modified the milestones: 4.0.10, 4.1.3 Feb 6, 2022
@akc42 akc42 modified the milestones: 4.1.3, 4.1.5 Feb 27, 2022
@akc42 akc42 modified the milestones: 4.1.5, 4.1.8 Jul 8, 2022
@akc42 akc42 modified the milestones: 4.1.8, 4.2.3 May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant