I agree with gegard. Plus... database independence will come with a high cost. Just to number a couple of problems: -ir_actions use inheritance in postgres which is exclusive of the database. All the "inner works" of TinyERP should be modified there... -there's lot of SQL in wizards and custom modules which should all be changed... -even osv objects have an optional _sql that would need to be changed accordingly...
I think it's a huge task for very little gain. Regards, Pedro _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
