I'd really love to use tiny in a hosting enviroment. My products are not sold, but rented and then deployed, and they need configuration.
If I sell e.g. a remote desktop, it needs to be configured with the customers login name, it will run on a certain physical server (and I might have to choose which one, to be either close to the customer or to have it in the right legislation), and I might have to ship a keycard connected to the account to the customer. And these informations might need customization while the product is deployed, e.g. to change the server the service is located on. So what I need is a kind of "deployment" object which is connected with the product and can be filled in from the order screen and edited later on independently of the order. Same for DIDs, the product is a generic dial-in phone number, but it needs to be configured with the actual phone number used. Right now I hold all this information in specialized apps If I can hold this information in tiny, I can control my infrastructure via tiny. I use erlang to control my hosts, and it's easy to integrate python as a node in a distributed erlang application. Then I would only need a nice web app integrated with tiny to actually sell this type of products, and I could run the whole business via tiny. _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
