Hi Alex, have a look at the subscription mechanism in OFBiz: http://cwiki.apache.org/confluence/display/OFBIZ/Subscription
HTH, Michael Am 02.03.2012 22:26, schrieb Alex Redinger: > Hello, > > I am looking at possibly using OFBiz to track insertion orders for online > ads. Initial exploration suggests that there isn't really much in the way > of tracking or reporting against partial completion of an order. > > That is to say, I can't see a way to reasonably store that, for a given > time frame, I have delivered X number of impressions for Campaign Y of > insertion order Z, at the cost of $A, and have this reflected in the order > record. > > Does anybody have any insight as to how I could implement this with the > existing model and services? I expect that some amount of extension will > be necessary, but I don't want to reinvent the wheel more than I need to. > > Thanks, > --Alex >
