コード例 #1
0
 def get_template_title(self, cr, context):
     """ return the title of the report """
     return _("Budget by Periods")
コード例 #2
0
 def get_template_title(self, cr, context):
     """ return the title of the report """
     return _("Budget Vs. Actual")
コード例 #3
0
 def get_template_title(self, cr, context):
     """ return the title of the report """
     
     return _("Budget Consolidation")
コード例 #4
0
    def get_template_title(self, cr, context):
        """ return the title of the report """

        return _("Versions Comparing")