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:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
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
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 8 15
|
3119 | ||
|
1
thg 3 15
|
4654 | ||
|
2
thg 3 15
|
5444 | ||
|
1
thg 3 15
|
8787 | ||
|
2
thg 4 21
|
17125 |
1) Basic of python. 2) XML 3) Basic Postgres Sql 4) Inheritance Concept.