Action Trigger Reload
by Steven Marp https://apps.odoo.com/apps/modules/browse?author=Steven Marp$ 5.81
Refresh Odoo Views Without Full Page Reload
Action Menu Refresh
Adds a Refresh item inside the standard Odoo Action menu, using the same familiar workflow users already know.
Soft Reload
Reloads the current controller and fetches fresh data without a full browser refresh or complete web client reload.
Global Backend Support
Works across standard Odoo backend models and future custom modules that use the regular Odoo Action menu.
Fast Refresh for Daily Odoo Work
Useful when another user, automation, import, sync job, or scheduled action updates data while users are working.Fresh Records
Reload list or form data to show the newest values from the database without pressing browser refresh.
No Configuration
Install once and the Refresh item appears automatically in standard backend Action menus.
Odoo Native Behavior
Uses Odoo's built-in soft reload client action for stable, targeted view refresh behavior.
Refresh Action Demo
The demo shows the Refresh item inside the Action menu and the current Odoo view updating without a full page reload.Action Menu Refresh
Users open the standard Action menu, click Refresh, and Odoo reloads the active view with updated data while keeping the web client page in place.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 26 |
| Technical Name |
sm_action_trigger_reload |
| License | OPL-1 |
| Website | https://apps.odoo.com/apps/modules/browse?author=Steven Marp |
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