Skip to content

Commit 9ca0c4c

Browse files
committed
[REL] 18.2.34
### Contains the following commits: 157169f2b [FIX] composer: set editionMode to inactive when composer is unmounted [Task: 5149215](https://www.odoo.com/odoo/2328/tasks/5149215) 63b5b6e8a [FIX] filter menu: truncate long filter values [Task: 5219611](https://www.odoo.com/odoo/2328/tasks/5219611) d9f2982fb [FIX] charts: crash when converting empty chart to scorecard/gauge [Task: 5181741](https://www.odoo.com/odoo/2328/tasks/5181741) 7e0b25bd8 [FIX] helpers: setXcToFixedReferenceType support all xc [Task: 5165969](https://www.odoo.com/odoo/2328/tasks/5165969) 832bfd4fd [FIX] range: invalid sheet name with special character [Task: 5125762](https://www.odoo.com/odoo/2328/tasks/5125762) 0379cc229 [FIX] Package: update owl to 2.8.1 [](https://www.odoo.com/odoo/2328/tasks/) closes #7450 Task: 0 Signed-off-by: Pierre Rousseau (pro) <[email protected]>
1 parent 157169f commit 9ca0c4c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@odoo/o-spreadsheet",
3-
"version": "18.2.33",
3+
"version": "18.2.34",
44
"description": "A spreadsheet component",
55
"type": "module",
66
"main": "dist/o-spreadsheet.cjs.js",

0 commit comments

Comments
 (0)