On Jul 3, 2008, at 1:44 AM, Sandip_Hazra wrote:
1) How can i implement data backup system in OFBiz?
I answered a very similar question about 5 minutes ago... Let me know if you didn't see the message.
2) Is there any way to apply any user defined template to invoice , which couldprint invoices in configurable manner?
Just edit the FTL file for the printable invoice (invoiceReport*.fo.ftl). These templates generate XSL:FO XML documents which are rendered into a PDF using Apache FOP.
-David
