I wanted to know how this beautiful Openerp system be used inside a website made in django.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
You can easily use OpenERP's webservices within a Django website.
To start understanding how it works you can look at the official doc (it works on v7 too):
https://doc.openerp.com/6.1/developer/12_api/#python
I also suggest you to have a look at the different python libs already available for accessing OpenERP's webservices, like ERPPeek:
There is a module named django in OpenERP Apps to integrate both software. This module allow you to consume from Django the services in OpenERP, and sincronize the registered users in Django as client in OpenERP. This module was developed by Zikzakmedia to OpenERP v6.0, and we adapt them to 6.1 (check our repo in github/eoconsulting). Maybe our version work in v7.0.
Also you can consume directly the service with a standard library like xmlrpclib, or use ooop, an abstraction service layer to work direclty with OpenERP objects from another application.
Can it be for Saas Project ?
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
1
مارس 15
|
5430 | ||
|
0
مارس 15
|
3125 | ||
|
1
يونيو 15
|
4710 | ||
|
0
يناير 25
|
999 | ||
|
1
ديسمبر 22
|
5570 |