Tiny ERP is interesting. I have been struggling to create a system that works for a very small firm. The problem this that we would need a rental module and some other specificities.
But what strikes me is that no developer ever documents their python code which makes it impossible to contribute. I personnally know a little about python (I programmed several games in this language) but I'm still unable to understand how modules work (so I cannot improve those I need) because their are no notes within the code to explain what such a function is for and what it does. That is really frustrating because an open source code is meant to be accessible by the others. Morover, the wiki is totally short of any technical documentation. It is a pity because it delays any improvement of the ERP which will then never catch up commercial products. PLEASE, when you develop use some # in your code. _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
