Availability |
Odoo Online
Odoo.sh
On Premise
|
Technical Name |
custom_mobile_views |
License | OPL-1 |
Website | http://www.braintec-group.com/ |
Versions | 9.0 10.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Technical Name |
custom_mobile_views |
License | OPL-1 |
Website | http://www.braintec-group.com/ |
Versions | 9.0 10.0 |
Customized views for mobiles
Create your "Mobile" view.
Activate the flag "Should be used for mobiles?".

Standard view: Too many fields
We would have to scroll on any mobile device.

Use a special view for mobiles with your custom fields!

It works with version 10 Community and Enterprise
How to use it
- Duplicate a view or create your own taking into account the following parameters
- The sequence of the new view should be higher than the original one: Computers will load the view with the lowest priority, so, they will load the mobile view if its priority is the lowest
- Mark the flag 'Should be used for mobile devices?' as true
- (Recommended) Give the view a self-explanatory name like a suffix '.mobile', f.e., 'res.partner.tree.mobile'
Contributors (logos)
- Pelfusion, via IconArchive
- Garrett Knoll, from The Noun Project [CC BY 3.0 us], via Wikimedia Commons
- By Fouky (Own work) [Public domain], via Wikimedia Commons
- To Uyen, from The Noun Project [CC BY 3.0 us], via Wikimedia Commons
Contact Us
- For questions related to this application, please use the following email.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedApplication Works
Programmer has fixed User_Agents bug. Works with version 10 Community and Enterprise. To use: 1. Action--> Duplicate view you want to modify for mobile viewing. 2. Give duplicated view similar name such as 'res.partner.tree.mobile', (ie: '.mobile' suffix) 3. Change sequence to a number larger. Desktops use lowest sequence number. 4. Activate 'Should be used for Mobiles' 5. Save settings and then access view from your mobile device.
Application Works
Programmer has fixed User_Agents bug. Works with version 10 Community and Enterprise. To use: 1. Action--> Duplicate view you want to modify for mobile viewing. 2. Give duplicated view similar name such as 'res.partner.tree.mobile', (ie: '.mobile' suffix) 3. Change sequence to a number larger. Desktops use lowest sequence number. 4. Activate 'Should be used for Mobiles' 5. Save settings and then access view from your mobile device.
Looks Promising but will not install and makes backend menu disappear
Trying to install on Windows server with Odoo 10. Have installed Python dependency "user_agents", but when trying to install, module gives Odoo Warning that user_agents is not installed. After we stop installation and restart Odoo services, our backend menu disappears. To get administration menu back, "custom_mobile_views" must be removed from the /addons/ folder. We emailed a support ticket to Brain-Tec six days ago, but no response yet.