Skip to Content

Contributors

RE: Standard SQL table definitions -> Odoo module with models and user interface ?

¿ https://github.com/OCA/server-backend/tree/15.0/base_external_dbsource_mssql ¿

 

https://github.com/OCA/server-backend/tree/15.0/base_external_dbsource

This module allows you to define connections to foreign databases using ODBC, Firebird, Oracle Client or SQLAlchemy.

 

De: Henrik Norlin <notifications@odoo-community.org>
Enviado el: lunes, 27 de marzo de 2023 17:32
Para: Contributors <contributors@odoo-community.org>
Asunto: Standard SQL table definitions -> Odoo module with models and user interface ?

 

Hello,

 

I am looking for a tool to:

(1) Connect to a database, or read an SQL file with CREATE TABLE definitions.

(2) Use this to create an Odoo module with similar models and user interface.

 

Do you know about any tool that can do this?

 

Best regards,

Henrik Norlin


by Rafael Blasco (Moduon) - 03:26 - 28 Mar 2023

Reference