$ 53.43
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 65 |
Technical Name |
safe_test_databases |
License | See License tab |
Website | https://sprintit.fi/in-english |
Versions | 16.0 13.0 17.0 14.0 15.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 65 |
Technical Name |
safe_test_databases |
License | See License tab |
Website | https://sprintit.fi/in-english |
Versions | 16.0 13.0 17.0 14.0 15.0 |
Duplicate Database Safely
This module becomes handy when duplicating databases for testing purposes. You can copy the data without copying information such as "incoming/outgoing mail server settings" and "active crons". By duplicating the database this way, the new database will not contain information or settings that could interfere the original environment.
Table of contents
APPLICATION HIGHLIGHTS [back]
Duplicate database safely without interfering critical data and processes of the original environment.
FUNCTIONALITY [back]
Duplicate database safely:
- (A) In standard Odoo the "Duplicate" contains only settings for database names
- (B) This module adds the selection whether not to copy critical data ("for testing") or make a full copy with all data like in standard Odoo ("for production")
SprintIT improves its customers' competitiveness and growth potential with Odoo.
We constantly develop new Odoo modules to help our customers run their business more smoothly and efficiently.
We regularly publish our new modules in the Odoo App Store.
SprintIT brings together agility, business understanding and a professional way of working.
Our skilled developers can tailor Odoo to meet your needs.
Read more.
We are the first Odoo Gold partner in Finland. We are renowned for our professional developers and we want to tailor the ERP solution for you.
Copyright (C) 2015-TODAY Sprintit Ltd. (<http://www.sprintit.fi>). This software and associated files (the "Software") can only be used (executed, modified, executed after modifications) with a valid License Agreement with Sprintit Ltd, or you have aquired user rights for this module by purchasing it from Odoo Apps Store. You may develop Odoo modules based on the Software and distribute them under the license of your choice, provided that it is compatible with the terms of the License Agreement. If the Software has been purchased via Odoo Apps Store, you have the right to use the Software in a single production and test installation, in the systems owned by the company that has made the purchase, but you cannot develop other Odoo modules based on the Software, nor distribute it under any license without valid License Agreement with Sprintit Ltd. 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 NON INFRINGEMENT. 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 penalizedThere are no ratings yet!
Which data is critical?
Which data is treated as critical and thus not copied to a testing database? Can this data be customized? Does the module allow to change some data/configuration while copying to the test database. Eg. some payment providers have two setups: production and testing. But you have to manually change this. I would like to automate this.
Edi
Re: Which data is critical?
Currently, safe_test_databases module only disables Scheduled Actions and Incoming/Outgoing mail servers. We have a configurable version of this module in the development pipeline but unfortunately, this currently available module is not configurable in the way you would like it to be.