In Odoo Enterprise settings dashboard there are two buttons with links to Google Play Store and App Store.I want to change url of that buttons with url of my company, how to do that?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Check following link to add a custom field in odoo settings:
Best Regards & Thanks
Hello Darth Vader,
You can not directly change it's urls by UI, But if you knows XML inheritance this will be helpful for you.
Apply inheritance as below,
" rel="ugc">ir.ui.view">
res.config.settings.view.form.base_setup.custom_app_urls
res.config.settings
https://play.google.com/store/apps/details?id=com.odoo.mobile']" position="attributes">
/your/custom/url/here
https://itunes.apple.com/us/app/odoo/id1272543640']" position="attributes">
/your/custom/url/here
If you don't want to apply hard code then you can do it by enabling of debug, follow menu Settings > User Interface > Views > find template named 'res.config.settings.view.form.inherit.base.setup
' and edit it. (Note that this will reset in case of module will be update).
Thanks
Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Nov 19
|
3650 | ||
|
0
Oct 23
|
1402 | ||
|
0
Feb 21
|
2930 | ||
|
0
Nov 20
|
1947 | ||
|
0
Jan 20
|
3889 |