forked from OCA/spreadsheet
-
Notifications
You must be signed in to change notification settings - Fork 4
Merged from upstream17 251125 01 #14
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
Closed
davidtranhp
wants to merge
12
commits into
Viindoo:17.0
from
davidtranhp:merged_from_upstream17_251125_01
Closed
Merged from upstream17 251125 01 #14
davidtranhp
wants to merge
12
commits into
Viindoo:17.0
from
davidtranhp:merged_from_upstream17_251125_01
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix bug where sort order in pivot causes crash due to changed function name getGroupByDisplayLabel to getMeasureDisplayName.
…odule offers Reduce the logic of the controller by using the function that spreadsheet module offers and avoid error when rendering images on the xlsx file.
…preadsheet Before these changes, when a table was added to an existing spreadsheet, it was always being added to row 0 of the sheet, since the call to getCell always returned undefined. After making these changes, the call is made correctly and the cell’s content is retrieved. Since the isEmpty function no longer exists, we now check directly whether it contains the content key.
|
@davidtranhp Viindoo Test Suite has failed! |
Author
|
@viinbot rebuild |
|
@davidtranhp PR in the queue to wait for rebuild! |
|
@davidtranhp Viindoo Test Suite has failed! |
Author
|
Thay thế bằng #15 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.