Can i upgrade Jquery version for odoo 10
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
Hi Pranav,
Technically it is possible but I would highly advise you not to do so. Quite a big part of Odoo runs on jQuery code (V1.11.1 as you can see here: https://github.com/odoo/odoo/tree/10.0/addons/web/static/lib/jquery). If you would replace this by a much newer version then a lot of default Odoo will break as the framework changes from jQuery are quite big since V1.11.1. You could technically also add in a second jQuery version in your code while preserving the original jQuery version but you'll most likely run into conflicts or issues too.
So: all in all I'd say don't touch it unless you have a really solid Odoo and jQuery knowledge.
P.S: The upcoming Odoo V13 will run on jQuery 3 - see https://github.com/odoo/odoo/pull/28457
Regards,
Yenthe
Thanks Yenthe for the detailed Information.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
7月 22
|
12475 | ||
|
1
8月 19
|
4431 | ||
|
0
10月 18
|
4417 | ||
|
1
5月 17
|
10640 | ||
|
0
2月 17
|
2900 |