I am new to openerp. Please give any suggestions.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
The database platform is PostgreSQL. The entire system is written in Python. Database records, including those specifying the User Interface, are loaded via XML files.
So I would suggest:
- Python
- XML
- ISO/ANSI SQL
I would STRONGLY suggest attending OpenERP Functional and Technical training offered either by OpenERP or by a certified training partner.
You won't be able to learn as much in an organized fashion on your own. In my opinion, the 70 hours of training you get would take you AT LEAST 350 hours to 700 hours to learn 'on your own'.
You need to review A LOT of material if you want to do this on your own.
Start with https://accounts.openerp.com/forum/Help-1/question/6817
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
1
أغسطس 15
|
3026 | ||
|
1
مارس 15
|
4581 | ||
|
2
مارس 15
|
5336 | ||
|
1
مارس 15
|
8711 | ||
|
2
أبريل 21
|
17033 |
1) Basic of python. 2) XML 3) Basic Postgres Sql 4) Inheritance Concept.