Ejemplo n.º 1
0
 def __init__(self):
     BikaCatalogTool.__init__(self, CATALOG_PATIENTS,
                              "Senaite Health Catalog Patients",
                              "BikaHealthCatalogPatientListing")
Ejemplo n.º 2
0
 def __init__(self):
     BikaCatalogTool.__init__(self, CATALOG_ANALYSIS_LISTING,
                              'Bika Analysis Catalog',
                              'BikaAnalysisCatalog')
Ejemplo n.º 3
0
 def __init__(self):
     BikaCatalogTool.__init__(self, CATALOG_AUTOIMPORTLOGS_LISTING,
                              'Bika Catalog Auto-Import Logs Listing',
                              'BikaCatalogAutoImportLogsListing')
Ejemplo n.º 4
0
 def __init__(self):
     BikaCatalogTool.__init__(self, 'bika_setup_catalog',
                              'Bika Setup Catalog', 'BikaSetupCatalog')
Ejemplo n.º 5
0
 def __init__(self):
     BikaCatalogTool.__init__(self, CATALOG_WORKSHEET_LISTING,
                              'Bika Catalog Worksheet Listing',
                              'BikaCatalogWorksheetListing')
Ejemplo n.º 6
0
 def __init__(self):
     BikaCatalogTool.__init__(
         self, CATALOG_PATIENTS,
         "Senaite Health Catalog Patients",
         "BikaHealthCatalogPatientListing")
Ejemplo n.º 7
0
 def __init__(self):
     BikaCatalogTool.__init__(self, CATALOG_REPORT_LISTING,
                              'Bika Catalog Report Listing',
                              'BikaCatalogReportListing')
Ejemplo n.º 8
0
 def __init__(self):
     BaseCatalog.__init__(self, CATALOG_AUDITLOG, "Audit Log Catalog",
                          "AuditLogCatalog")
Ejemplo n.º 9
0
 def __init__(self):
     BikaCatalogTool.__init__(self, CATALOG_AUTOIMPORTLOGS_LISTING,
                              'Bika Catalog Auto-Import Logs Listing',
                              'BikaCatalogAutoImportLogsListing')
Ejemplo n.º 10
0
 def __init__(self):
     BikaCatalogTool.__init__(self,
                              id=SENAITE_STORAGE_CATALOG,
                              title='Senaite storage catalog',
                              portal_meta_type='SenaiteStorageCatalog')
Ejemplo n.º 11
0
 def __init__(self):
     BikaCatalogTool.__init__(self, CATALOG_REPORT_LISTING,
                              'Bika Catalog Report Listing',
                              'BikaCatalogReportListing')
Ejemplo n.º 12
0
 def __init__(self):
     BikaCatalogTool.__init__(self, CATALOG_ANALYSIS_LISTING,
                              'Bika Analysis Catalog',
                              'BikaAnalysisCatalog')
Ejemplo n.º 13
0
 def __init__(self):
     BikaCatalogTool.__init__(self, CATALOG_WORKSHEET_LISTING,
                              'Bika Catalog Worksheet Listing',
                              'BikaCatalogWorksheetListing')
Ejemplo n.º 14
0
 def __init__(self):
     BikaCatalogTool.__init__(self, 'bika_catalog', 'Bika Catalog',
                              'BikaCatalog')
Ejemplo n.º 15
0
 def __init__(self):
     BikaCatalogTool.__init__(self, 'bika_catalog',
                              'Bika Catalog',
                              'BikaCatalog')
Ejemplo n.º 16
0
 def __init__(self):
     BikaCatalogTool.__init__(self, CATALOG_PATIENT_LISTING,
                              'Bika Health Catalog Patients',
                              'BikaHealthCatalogPatientListing')
Ejemplo n.º 17
0
 def __init__(self):
     BikaCatalogTool.__init__(self, CATALOG_ANALYSIS_REQUEST_LISTING,
                              'Bika Catalog Analysis Request Listing',
                              'BikaCatalogAnalysisRequestListing')
Ejemplo n.º 18
0
 def __init__(self):
     BikaCatalogTool.__init__(self, 'bika_setup_catalog',
                              'Bika Setup Catalog',
                              'BikaSetupCatalog')