Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Odoo2Odoo

by
NUMIGI Solutions Inc., Bruno Joliveau.
- 08/01/2020 14:05:44
Many thanks Dominique, Simone and Sebastien,

We already use job queue to manage datas from other software. I did not think of it for this requirement.

To define in relation to your questions, requirements are:
- step 1: bi directional synchronization on masterdatas as res.partners which can be asynchronous
- step 2: extend to other models and process like sale/purchase, invoicing

Have a nice day,


Bruno Joliveau - Architecte applications - Président
NUMIGI SOLUTIONS INC.
(514) 317-7944

Longueuil, Québec, Canada



Le mer. 8 janv. 2020 à 04:12, Sebastien Alix <seb@usr-src.org> a écrit :

Hi Bruno,

I worked on https://github.com/OCA/connector-odoo2odoo/pull/5 3 years ago (see the PR description for details).

It is mainly a framework to sync any data models between Odoo instances (you can sync PO to SO if you want, or a SO line to an event if it makes sense). Up to you to write the business logic.

It was deployed on a Odoo 8 for the backend (which drives the synchronization) and a Odoo 9 webshop for the node. It was working fine during test sessions, but I didn't get the chance to see the Go-Live in production.

This framework would need to be migrated to the new connector API and get some tests + documentation for sure. If you know the connector it should be pretty straightforward to use it.

Cheers

Le 08/01/2020 à 08:47, Simone Orsi a écrit :
Hi Bruno,

what's your main use case? What do you want to keep in sync?

I see that this repo has only some pending PRs, nothing got released yet.
I'll ping Sébastien who worked on it, I bet he knows more about it.

Cheers,


On Wed, Jan 8, 2020 at 12:11 AM Bruno Joliveau <bruno.joliveau@numigi.com> wrote:
Hi community and Happy New Year!

We plan a new project with multi-companies on distinct databases and servers.
We noticed that https://github.com/OCA/connector-odoo2odoo seems seems to be on break.

Do you use other ways or mitigation when you meet this requirement?

Have a nice day and receive greetings from "Numigiens" ;-)

Bruno Joliveau - Architecte applications - Président
NUMIGI SOLUTIONS INC.
(514) 317-7944

Longueuil, Québec, Canada

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

Reference

  • Avatar

    Odoo2Odoo

    by
    NUMIGI Solutions Inc., Bruno Joliveau.
    - 08/01/2020 00:08:01 - 0

    13 replies 13 replies