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

Fix handling series call on spreadsheet.js #51

Open
manasouza opened this issue Jan 6, 2019 · 2 comments
Open

Fix handling series call on spreadsheet.js #51

manasouza opened this issue Jan 6, 2019 · 2 comments
Assignees
Milestone

Comments

@manasouza
Copy link
Owner

Under production, calls to monthReference and workingRows are not been handling sequentially.

Possible solution to use this lib:
https://caolan.github.io/async/docs.html#series

@manasouza manasouza added this to the m6 milestone Jan 6, 2019
@manasouza manasouza self-assigned this Jan 6, 2019
@manasouza manasouza added test and removed in progress labels Jan 9, 2019
manasouza added a commit that referenced this issue Feb 17, 2019
@manasouza
Copy link
Owner Author

Real problem was related to category column reference

Fixed on 0.3.0.0

@manasouza manasouza moved this from Test to In Progress in manasouza/sfin-bills Apr 5, 2019
@manasouza
Copy link
Owner Author

Updated to use async.waterfall

https://caolan.github.io/async/docs.html#waterfall
caolan/async#14 (how to pass arg in first function call)

@manasouza manasouza moved this from In Progress to Test in manasouza/sfin-bills Apr 9, 2019
manasouza added a commit that referenced this issue Apr 9, 2019
@manasouza manasouza moved this from Test to Done in manasouza/sfin-bills Jul 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant