Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 386 |
Technical Name |
ms_sql_integration |
License | OPL-1 |
Website | http://www.facebook.com/fasilwdr |
Versions | 15.0 16.0 17.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 386 |
Technical Name |
ms_sql_integration |
License | OPL-1 |
Website | http://www.facebook.com/fasilwdr |
Versions | 15.0 16.0 17.0 |
Releases
- 16.0.1.0.3 / 16-April-24 : Binary fields can be integrated
- 16.0.1.0.2 / 25-March-24 : Enhancement
- 16.0.1.0.1 / 27-March-23 : First Release
Features
- Integrating data from MSSQL to the Odoo
- Including the capability to schedule regular data transfers and specify which data sets to transfer.
- Integration Types:
- Create: Create record forcefully
- Create if not exist: Create a record if it does not exist in Odoo
- Update: Update a record
- Update & Create if not exist: Update the record if it already exists in Odoo, otherwise create a new record.
Usage
- Settings --> SQL Integration
- Provide credentials to connect with SQL
- Select the model which you want to update
- Provide domain filter to get unique value from data (for update record)
- Select Action type (mentioned in features)
- Press the "TEST CONNECTION" button to verify the connection to the SQL.
- Provide the SQL query and execute it (Run Query) to obtain sample data as shown below
- Map the fields that need to be integrated from the data. Here are some mapping tips to help you with the process
- To make everything ready for the integration process, press the 'MAKE IT READY' button
- Once everything is ready, a green badge will appear as shown in the image below. Then, press 'RUN MANUALLY' to manually run the integration
- If auto integration is required, you can enable it
- Process is completed
Installation
Python libraries required:
$ pip3 install pyodbc
Extra dependencies required:
- Install the ODBC Driver, preferably version 17.
Link: https://learn.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server?view=sql-server-ver16&tabs=alpine18-install%2Cubuntu17-install%2Cdebian8-install%2Credhat7-13-install%2Crhel7-offline#17
Bug Tracker
Bugs are reporting to me directly through email. In case of trouble, help me smashing it by providing a detailed and welcomed
Authors
- github/fasilwdr
Contact/Support
Email: fasilwdr@hotmail.com
WhatsApp: https://wa.me/966538952934
Facebook: https://www.facebook.com/fasilwdr
Instagram: https://www.instagram.com/fasilwdr
Need help with the configuration or want this module to have more functionalities? Please contact me.
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
Report comment
Any abuse of this reporting system will be penalizedwell fonction
it work when i change the motor pyodbc to pymssql, the sql table can import without difficulty, but the relationnal tables haven't still.
Re: well fonction
Hi,
Can you please share the issue to support@bytesraw.com/fasil@bytesraw.com
Thank you
Hello
In want to connect my mssql base for sage with odoo, I want to update the account, stock and other modules from sage (mssql)
Note : odoo and sage they are not in the same server
Does your module do this task, and can I test it online?
Best regards
Re: Hello
Hi,
Thank you for your inquiry. It is possible to integrate data from diffrent mssql servers also. Kindly contact us for a demo environment.
Email: admin@bytesraw.com