Hi,
We have an old application that do a function ( localization of documents in the archiving rooms ), and i wante to create the same fucntion of this application using odoo.
At this point every thing is clear.
1- The question is how easy will be the integration of the old database ( CSV Tables ) in this new odoo app, using the same fields as in old application
2 - I'm thiking of direct injection of database from postgresql using CSV files, is this is possbile ?
3 - What do you suggest for me knowing that i'm in the first phase of developement.
PS : The application is easy and it's not much complex
Regards