This question has been flagged
1 Reply
4127 Views

Apart from the fact that I am familiar with python & Django I find it difficult in getting started with coding and understanding the working of openERP. Any suggetions?

Avatar
Discard
Best Answer

You just have to get into it. Install a sandbox server, and tinker until you start to get it. The learning curve is pretty steep but once you get it, you are fine. Google is your friend for finding walk throughs on how to create custom modules

Avatar
Discard

Yes, try to make small custom modules. Start with inheriting from a module. There are many tutorials out there.