| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 163 |
| Technical Name |
sc_password_save_prompt |
| License | OPL-1 |
| Website | https://straitcoders.com/ |
| Versions | 16.0 17.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 163 |
| Technical Name |
sc_password_save_prompt |
| License | OPL-1 |
| Website | https://straitcoders.com/ |
| Versions | 16.0 17.0 |
Password Confirmation on Save
Ensure Compliance with Secure Record Management
Enhanced Compliance and Accountability
Secure your data with mandatory password verification
How It Works
Seamless and secure verification process
When a user attempts to save or modify a record, the module intercepts the operation and prompts for password confirmation to verify the userâs identity.
This process runs seamlessly in the background, ensuring compliance without disrupting the user experience.
Easy to Install and Use
No configuration needed
Simply install the module, and password confirmation will be enforced immediately for all save operations. No additional setup required.
Check Out Our Other Odoo Apps
About Us
Strait Coders specializes in developing powerful and user-friendly Odoo apps for HR and business automation. Our team ensures high-quality, scalable, and secure modules to meet your business needs.
Visit our website
Check out our YouTube
Welcome to the Password Confirmation on Save Documentation!
Overview
The Password Confirmation on Save module enhances the security and accountability of your Odoo instance by requiring users to confirm their password before saving or modifying any records. This extra verification step helps prevent unauthorized changes and supports compliance with audit and regulatory standards such as CFR 21.
Features
- Password Confirmation Prompt: Users must enter their current password before any create or update action on records.
- Accountability Enforcement: Ensures that actions are performed only by authenticated users, reducing risk of unauthorized changes.
- Compliance Ready: Designed to support regulations requiring user authentication and traceability for data modifications.
- Universal Application: Intercepts save operations across all models without additional configuration.
- Clear Feedback: Provides user-friendly prompts and error messages to guide the confirmation process.
- Seamless Integration: Works transparently within Odoo’s existing workflow.
Prerequisites
- Odoo version: 16.0 or later
- Installed modules: base (core Odoo module)
- Administrator access to install the module.
Installation
Follow the steps below to install this module:
- Download the Module: - Obtain the module files from the Odoo App Store. - Place the sc_password_save_prompt folder in your Odoo addons directory.
- Update the Modules List: - Log in to your Odoo instance as an administrator. - Activate developer mode. - Navigate to the Apps menu. - Click Update Apps List.
- Install the Module: - In the Apps menu, remove the default filter and search for Password Confirmation on Save. - Click Install.
Configuration
No additional setup is required. The module activates automatically after installation.
Usage
When a user attempts to create or update any record, a password confirmation prompt will appear. The user must enter their current password correctly to complete the save operation. If the password is incorrect, the operation is blocked, and an explanatory error message is displayed.
License
This module is licensed under the OPL-1 (Odoo Proprietary License v1.0). See the Odoo App Store page for more details.
Support
For support, feature requests, or issues, please contact the module author at: [straitcoders@gmail.com](mailto:straitcoders@gmail.com)
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