Hi, I'm trying your server_migration module, but it seems not work correctly. In my simple test, my goal is to migrate all the partners in original database to newly created database. My steps are: 1. Create a new database (A) with demonstration data, using Minimal Profile. This one will act as the original database. (A) contains 21 partners. 2. Create a new, blank database (without demonstration data) (B), using Miniml Profile too (to avoid differences in module set). (B) contains 1 partner. 3. Chose Partner in Model Mapping screen, then Create a Migration Scheduler with this mapping. The result for migrating Partners data from (A) to (B) I got is: (B) contains 24 partners. There some arbitrarily duplicated rows. 4. To confirm, I repeated step 2 again, creating another new, blank database (C). Then repeated step 3 with (C). The result I got: (C) contains 34 partners. Don't know why there're many duplicated rows. Would you please explain whether I made mistakes in some steps?
Thanks and regards, P/S: btw, the idea of this module is very nice. Thanks for your good work! -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=51687#51687 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
