Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Legacy system migration question
by
Le Filament, Rémi Cazenave
Hi Radovan,
I understand from your description that tour source database will be kept in parallel and would still be used operationnally ?
We had somehow a similar request to retrieve daily legacy databases updates in Odoo. The legacy system provided daily FTP export of tables (since they did not want to provide direct database access).
You can find what we did here : https://sources.le-filament.com/lefilament/cgscop/cgscop_riga_import
Best Regards,
Rémi CAZENAVE
SCOP Le Filament
I understand from your description that tour source database will be kept in parallel and would still be used operationnally ?
We had somehow a similar request to retrieve daily legacy databases updates in Odoo. The legacy system provided daily FTP export of tables (since they did not want to provide direct database access).
You can find what we did here : https://sources.le-filament.com/lefilament/cgscop/cgscop_riga_import
Best Regards,
Rémi CAZENAVE
SCOP Le Filament
Le March 31, 2022 7:52:12 PM UTC, Radovan Skolnik <radovan@skolnik.info> a écrit :
Hello, I am working on a migration from legacy database-based system. The system models the entities quite similarly to Odoo (database-level wise). There are contacts, sale orders (and corresponding lines). invoices (and corresponding lines), products, purchase orders (and corresponding lines), stock levels, ... Now I would like to prepare something that would let me ease the transfer of the data. One thing would be preparing exports that are easily importable. However there would be more than 20 of them. Another idea was to use Components/Connectors maybe and gradually add things. For that some hierarchy would be needed. Like first we do contacts, then we do product categories, then products, then sale orders, then sale order lines, then ... Now I would like to prevent importing thing that are already imported. The reason being is there are many records (in the magnitude of tens of thousands) of products, contacts, ... In the source database there are timestamps so it is possible to detect and select new/modified records. What I want to achieve is: *) gradually improving the imports with more information from source system *) prevent the necessity on cutover day to import everything as this would be a long process Any suggestions/ideas are welcome. Best regards Radovan Skolnik_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
Reference
-
Legacy system migration question
byData Dance s.r.o., Radovan Skolnik-
Re: Legacy system migration question
byData Dance s.r.o., Radovan Skolnik
-