cgaspoz wrote: > ... Is there a good practice to avoid overwriting the reports during the > updates (openerp or module)? > I have no problem with my custom reports, they stay in place. I have problems > with the standard templates that I slightly adapted to our needs ...
That's a very interesting question. I've have tended to create new 'parallel' templates to avoid over-writing the standard ones. I kept thinking that I should write a script to copy the customized standard templates out and then back after an upgrade. But the problem with that is when you have zipped modules with templates in them - difficult to replace. OOo Report Designer copies new templates into the database, superseding the definitions in the filesystem. That's a way forward. ------------------------ Regards, Geoff Seath Solutions Ltd (http://www.seathsolutions.com) -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=24033#24033 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
