Ok, I've been looking at this module and it is saying that you need to assign a unique id to each partner. I would have to do this for a lot of partner records. I suppose I could just use raw sql and insert ascending values into the field. How can I make the partner unique automatically. Wouldn't it be better to use an auto sequenced field. Maybe the 'id' field be used instead since it looks like it is auto sequenced. Any thoughts on this. Also newly created partner records would need their uniqueness to be handled automatically. Do we need to add anything to the create partner form?
Gerry _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
