if self.with_bs:  # Balance Sheet
            if self.reports_type == 'full':
                reports.append({'type': 'CA_BILAN',
                                'model': '1',
                                'templ': templ['CA_BILAN']})