Smart Button Sorter | Drag Smart Buttons | Reorder Smart Buttons based on Priority in any Apps
by Odoo Sphere Solutions https://odoosphere.in$ 60.00
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 372 |
| Technical Name |
os_smart_button_drag_drop |
| License | OPL-1 |
| Website | https://odoosphere.in |
| Versions | 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 372 |
| Technical Name |
os_smart_button_drag_drop |
| License | OPL-1 |
| Website | https://odoosphere.in |
| Versions | 17.0 18.0 19.0 |
Smart Button Drag Drop
Reorder smart buttons by priority and keep the same model-wise order across the backend.
Overview
Smart Button Drag Drop gives backend users direct control over the order of smart buttons on Odoo form views. Instead of living with the default order, each user can move smart buttons based on their actual working priority and keep that order on every record of the same model.
The module works on the existing button box without changing business logic. It stores the order per user and per model, so Product, Sales, Contacts, Employees, Pickings, and other models can each have their own preferred smart button layout.
Features
- Drag smart buttons from a compact handle without affecting the button click action itself.
- Save the rearranged order per user and per model.
- Apply the same button order to all records of the same model, such as every Product or every Sale Order.
- Keep the preferred order after form reload and when moving to another record of the same model.
- Use a lightweight backend-only implementation without altering Odoo core files.
- Works on standard smart-button-enabled form views in Community and Enterprise.
Configuration
Install the module and open any backend form view that contains smart buttons. Use the drag handle on the smart button to move it to the preferred position. The module saves that order automatically for the current user and the current model.
No extra setup menu is required. The feature starts working directly on supported form views after installation.
Functional Flow
Step 1: Open a model form view that already contains smart buttons, such as Product or Sales.
Step 2: Drag the smart button using the handle and place it in the order you want.
Step 3: Refresh the form or open another record of the same model. The same order is applied again.
Step 4: Use a different order on another model if needed, because the saved layout is model-specific.
Explore More !
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