I installed document module made a directory mapped to invoice object. I had allready 1000+ invoices, all with the same name (description). The virtual directories all got the same name so it is useless to browse through ftp.
It would be better to have directories named by invoice numbers which are unique. Two ways to solve this issue: 1 - Make invoice.name hold the number, not the description which is not very useful; 2 - Make the directory name configurable by any attribute of the mapped object. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=43729#43729 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
