Skip to content

Commit 0216b06

Browse files
committed
[REL] 18.0.47
### Contains the following commits: 41a767864 [FIX] clipboard: paste as value with empty format string [Task: 5156459](https://www.odoo.com/odoo/2328/tasks/5156459) 4bf3363b5 [FIX] data_validation: selecting range from another sheet [Task: 4948201](https://www.odoo.com/odoo/2328/tasks/4948201) af36b2666 [PERF] evaluation: stop the dependencies search early [Task: 4954710](https://www.odoo.com/odoo/2328/tasks/4954710) b796c32c0 [FIX] functions: fix LINEST error massage [Task: 5059375](https://www.odoo.com/odoo/2328/tasks/5059375) ff8bba956 [FIX] chart: clip show value text to chart area [Task: 5125970](https://www.odoo.com/odoo/2328/tasks/5125970) a828d6c76 [FIX] chart: tooltip has wrong format for date chart [Task: 5126261](https://www.odoo.com/odoo/2328/tasks/5126261) closes #7344 Task: 0 Signed-off-by: Pierre Rousseau (pro) <pro@odoo.com>
1 parent 41a7678 commit 0216b06

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.0.46",
3+
"version": "18.0.47",
44
"description": "A spreadsheet component",
55
"type": "module",
66
"main": "dist/o-spreadsheet.cjs.js",

0 commit comments

Comments
 (0)