Input at different levels
Hi ,
I have below scenario.
Need to do simple multi layer marketing model in which I need many levels and levels will increase with time and then do commission calculation according to different levels .
How to make a input module for this as input can be at any level .For example --Customer at level 1 can sell the product ,customer at level 3 can also sell the product and so on .
Thanks .