Odoo v10 introduced the Odoo mobile application. It provides a few small utilities to perform mobile actions, like vibrate phone, show toast message, scan QR code, and so on.
Mobile app JavaScript
Getting ready
We will be using the my_library module from the previous library. We will show you the toast when we change the value of the color field from the mobile app.
Warning: The Odoo mobile app only supports Enterprise edition, so if you don't have Enterprise edition, then you cannot test it.
How to do it...
Follow these steps to show toast in the Odoo mobile app...