Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
6250 มุมมอง

I installed Openerp in eclipse for debuging purpose using source code from github, it was fine for few days but when i try to creat new data base I'm getting this error, my database name is "demo_db"

WARNING demo_db openerp.addons.base.ir.ir_cron: Skipping database demo_db as its base version is not 7.0.1.3.

how can I update?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Run "openerp -d demo_db -u all" to update all modules in the database.

อวตาร
ละทิ้ง