def get_template_title(self, cr, context):
     """ return the title of the report """
     return _("Budget by Periods")
 def get_template_title(self, cr, context):
     """ return the title of the report """
     return _("Budget Vs. Actual")
 def get_template_title(self, cr, context):
     """ return the title of the report """
     
     return _("Budget Consolidation")
    def get_template_title(self, cr, context):
        """ return the title of the report """

        return _("Versions Comparing")