콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
5602 화면

Hi,
   I want to know whether the odoo support database other than postgresql. the reason is my company maintaining master data as a reference in mysql database. so i want odoo to pick that data totally from mysql and not from postgresql. i dont want to use copy the data from mysql to postgresql because the enormous amount of data we maintain so waste the process time.

아바타
취소
베스트 답변

No, Postgres only. If you want Odoo to pick data from other sources, you can use the APIs. However, it is first and foremost a data structure problem and not a database problem. If you want to use Odoo or any other ERP system, you will have to migrate your data from your legacy system/database into Odoo (or any other ERP system). If you don't want to do that, you should develop your own system.

아바타
취소