Skip to Content
Menu
This question has been flagged
3481 Views

Hello,

I'm looking forward to implement a "services" database with v7, on which i would like to store different services of different kinds. Service1 would have some fields that Service2 wouldn't have, and Service3 might have totally different fields except the inherited ones.

I imagine i could write a generic Service class that would be inherited by the more specific classes corresponding to the actual services.

I wonder if it's the proper way to do it, and i'm looking for examples of such a way to handle a set of related objects in an unified way.

Thank you AJ

Avatar
Discard
Author

I've found a similar question here http://forum.openerp.com/forum/topic26730.html , it gives me a starting point

Related Posts Replies Views Activity
0
Dec 24
9448
3
Sep 24
21591
5
Dec 24
52884
4
Jul 24
10552
7
Aug 23
10893