changeset 5347:a05107127bc2

task #16271: Remove skiptest attribute in xml files
author Sergi Almacellas Abellana <sergi@koolpi.com>
date Thu, 06 Oct 2022 13:19:05 +0200
parents 333009a7a10c
children 14f096ec6c32
files tryton/health/data/dose_units.xml tryton/health/data/drug_administration_routes.xml tryton/health/data/ethnic_groups.xml tryton/health/data/health_sequences.xml tryton/health/data/medicament_form.xml tryton/health/data/medication_frequencies.xml tryton/health/data/occupations.xml tryton/health/data/pathology_groups.xml tryton/health_disability/data/activity_and_participation.xml tryton/health_disability/data/body_functions.xml tryton/health_disability/data/body_structures.xml tryton/health_disability/data/categories.xml tryton/health_disability/data/environmental_factors.xml tryton/health_ems/data/health_ems_sequence.xml tryton/health_genetics/data/disease_genes.xml tryton/health_genetics_uniprot/data/gene_variants.xml tryton/health_genetics_uniprot/data/protein_diseases.xml tryton/health_genetics_uniprot/data/variant_phenotypes.xml tryton/health_icd10/data/disease_categories.xml tryton/health_icd10/data/disease_groups.xml tryton/health_icd10/data/diseases.xml tryton/health_icd10pcs/data/icd_10_pcs_2009_part1.xml tryton/health_icd10pcs/data/icd_10_pcs_2009_part2.xml tryton/health_icd10pcs/data/icd_10_pcs_2009_part3.xml tryton/health_icd11/data/diseases.xml tryton/health_icpm/data/icpm.xml tryton/health_inpatient/data/health_inpatient_sequence.xml tryton/health_inpatient/data/inpatient_diets.xml tryton/health_lifestyle/data/diets_beliefs.xml tryton/health_lifestyle/data/recreational_drugs.xml tryton/health_lifestyle/data/vegetarian_types.xml tryton/health_mdg6/data/lab_test_data.xml tryton/health_ntd_chagas/data/lab_test_data.xml tryton/health_ntd_dengue/data/lab_test_data.xml tryton/health_services/data/health_service_sequences.xml tryton/health_surgery/data/health_surgery_sequence.xml tryton/health_who_essential_medicines/data/WHO_list_of_essential_medicines.xml tryton/health_who_essential_medicines/data/medicament_categories.xml
diffstat 38 files changed, 38 insertions(+), 38 deletions(-) [+]
line wrap: on
line diff
--- a/tryton/health/data/dose_units.xml
+++ b/tryton/health/data/dose_units.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data noupdate="1">
 
         <record model="gnuhealth.dose.unit" id="ml">
             <field name="name">mL</field>
--- a/tryton/health/data/drug_administration_routes.xml
+++ b/tryton/health/data/drug_administration_routes.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data noupdate="1">
 
         <record model="gnuhealth.drug.route" id="route_1">
             <field name="name">Apply Externally </field>
--- a/tryton/health/data/ethnic_groups.xml
+++ b/tryton/health/data/ethnic_groups.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="0">
+    <data noupdate="0">
 
         <record model="gnuhealth.ethnicity" id="eth1">
             <field name="name">Black</field>
--- a/tryton/health/data/health_sequences.xml
+++ b/tryton/health/data/health_sequences.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1">
+    <data>
 
 <!-- Sequences for Patient -->
         <!-- Not used anymore -->
--- a/tryton/health/data/medicament_form.xml
+++ b/tryton/health/data/medicament_form.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data noupdate="1">
 
         <record model="gnuhealth.drug.form" id="AEM">
             <field name="name">Aerosol metered-dose</field>
--- a/tryton/health/data/medication_frequencies.xml
+++ b/tryton/health/data/medication_frequencies.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data noupdate="1">
 
         <record model="gnuhealth.medication.dosage" id="229797004">
             <field name="name">1 time per day</field>
--- a/tryton/health/data/occupations.xml
+++ b/tryton/health/data/occupations.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data noupdate="1">
 
         <record model="gnuhealth.occupation" id="occ1">
             <field name="name">Unemployed</field>
--- a/tryton/health/data/pathology_groups.xml
+++ b/tryton/health/data/pathology_groups.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data noupdate="1">
 
         <record model="gnuhealth.pathology.group" id="INFECTIOUS">
             <field name="name">INFECTIOUS</field>
--- a/tryton/health_disability/data/activity_and_participation.xml
+++ b/tryton/health_disability/data/activity_and_participation.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data noupdate="1">
 
         <!--  LEARNING AND APPLYING KNOWLEDGE -->
         
--- a/tryton/health_disability/data/body_functions.xml
+++ b/tryton/health_disability/data/body_functions.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data noupdate="1">
         <!-- MENTAL FUNCTIONS -->
         <record model="gnuhealth.body_function" id="b110">
             <field name="name">Consciousness</field>
--- a/tryton/health_disability/data/body_structures.xml
+++ b/tryton/health_disability/data/body_structures.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data noupdate="1">
         <!-- STRUCTURES OF THE NERVOUS SYSTEM -->
         <record model="gnuhealth.body_structure" id="s110">
             <field name="name">Brain</field>
--- a/tryton/health_disability/data/categories.xml
+++ b/tryton/health_disability/data/categories.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <tryton>
-<data skiptest="1" noupdate="1">
+<data noupdate="1">
 
     <!-- Body Functions Categories, based on ICF -->
 
--- a/tryton/health_disability/data/environmental_factors.xml
+++ b/tryton/health_disability/data/environmental_factors.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data noupdate="1">
 
         <!-- PRODUCTS AND TECHNOLOGY -->
         
--- a/tryton/health_ems/data/health_ems_sequence.xml
+++ b/tryton/health_ems/data/health_ems_sequence.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1">
+    <data>
 
 <!-- Sequences for Support Requests Codes -->
 
--- a/tryton/health_genetics/data/disease_genes.xml
+++ b/tryton/health_genetics/data/disease_genes.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1" noupdate="1" grouped="1">
+<data noupdate="1" grouped="1">
 <record model="gnuhealth.disease.gene" id="A2BP1">
     <field name="name">A2BP1</field>
     <field name="long_name">ataxin 2-binding protein 1</field>
--- a/tryton/health_genetics_uniprot/data/gene_variants.xml
+++ b/tryton/health_genetics_uniprot/data/gene_variants.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1" noupdate="1" grouped="1">
+<data noupdate="1" grouped="1">
 <record model="gnuhealth.gene.variant" id="VAR_012804">
 	<field name="name" ref="health_genetics.AAAS"></field>
 	<field name="variant">VAR_012804</field>
--- a/tryton/health_genetics_uniprot/data/protein_diseases.xml
+++ b/tryton/health_genetics_uniprot/data/protein_diseases.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1" noupdate="1" grouped="1">
+<data noupdate="1" grouped="1">
 <record model="gnuhealth.protein.disease" id="DI-00001">
 	<field name="name">DI-00001</field>
 	<field name="disease_name">HDS10 mitochondrial disease</field>
--- a/tryton/health_genetics_uniprot/data/variant_phenotypes.xml
+++ b/tryton/health_genetics_uniprot/data/variant_phenotypes.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1" noupdate="1" grouped="1">
+<data noupdate="1" grouped="1">
 <record model="gnuhealth.gene.variant.phenotype" id="VARPHEN1">
 	<field name="name">VARPHEN1</field>
 	<field name="variant" ref="VAR_001767"></field>
--- a/tryton/health_icd10/data/disease_categories.xml
+++ b/tryton/health_icd10/data/disease_categories.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <tryton>
-<data skiptest="1" noupdate="1" >
+<data noupdate="1" >
 
 <!-- Disease Categories, based on ICD-10 -->
 
--- a/tryton/health_icd10/data/disease_groups.xml
+++ b/tryton/health_icd10/data/disease_groups.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1" noupdate="1" grouped="1">
+<data noupdate="1" grouped="1">
 
 <!-- TODO: SOCIAL, VIOLENCE -->
 
--- a/tryton/health_icd10/data/diseases.xml
+++ b/tryton/health_icd10/data/diseases.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1" noupdate="1" grouped="1">
+<data noupdate="1" grouped="1">
 <record model="gnuhealth.pathology" id="A00">
 	<field name="name">Cholera</field>
 	<field name="code">A00</field>
--- a/tryton/health_icd10pcs/data/icd_10_pcs_2009_part1.xml
+++ b/tryton/health_icd10pcs/data/icd_10_pcs_2009_part1.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1" noupdate="1">
+<data noupdate="1">
 <record model="gnuhealth.procedure" id="0016070">
 	<field name="name">0016070</field>
 	<field name="description">Bypass Cerebral Ventricle to Nasopharynx with Autologous Tissue Substitute, Open Approach</field>
--- a/tryton/health_icd10pcs/data/icd_10_pcs_2009_part2.xml
+++ b/tryton/health_icd10pcs/data/icd_10_pcs_2009_part2.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1" noupdate="1">
+<data noupdate="1">
 <record model="gnuhealth.procedure" id="0D1A8ZP">
 	<field name="name">0D1A8ZP</field>
 	<field name="description">Bypass Jejunum to Rectum, Via Natural or Artificial Opening Endoscopic</field>
--- a/tryton/health_icd10pcs/data/icd_10_pcs_2009_part3.xml
+++ b/tryton/health_icd10pcs/data/icd_10_pcs_2009_part3.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1" noupdate="1">
+<data noupdate="1">
 <record model="gnuhealth.procedure" id="0RWK48Z">
 	<field name="name">0RWK48Z</field>
 	<field name="description">Revision of Spacer in Left Shoulder Joint, Percutaneous Endoscopic Approach</field>
--- a/tryton/health_icd11/data/diseases.xml
+++ b/tryton/health_icd11/data/diseases.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1">
+<data>
 <record model="gnuhealth.pathology" id="1A00">
 	<field name="code">1A00</field>
 	<field name="name">Cholera</field>
--- a/tryton/health_icpm/data/icpm.xml
+++ b/tryton/health_icpm/data/icpm.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-  <data noupdate="1" skiptest="1">
+  <data noupdate="1">
     <record model="gnuhealth.procedure" id="icpm_1-190">
       <field name="name">1-190</field>
       <field name="description">APGAR SCORING OF NEWBORN, WITHOUT OTHER INITIAL MEDICAL EVALUATION</field>
--- a/tryton/health_inpatient/data/health_inpatient_sequence.xml
+++ b/tryton/health_inpatient/data/health_inpatient_sequence.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1">
+    <data>
 
 <!-- Sequences for Inpatient Registration -->
 
--- a/tryton/health_inpatient/data/inpatient_diets.xml
+++ b/tryton/health_inpatient/data/inpatient_diets.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data noupdate="1">
 
         <record model="gnuhealth.diet.therapeutic" id="NPO">
             <field name="name">Nothing by Mouth / NPO </field>
--- a/tryton/health_lifestyle/data/diets_beliefs.xml
+++ b/tryton/health_lifestyle/data/diets_beliefs.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data noupdate="1">
 
         <record model="gnuhealth.diet.belief" id="BUDDHIST">
             <field name="name">Buddhist</field>
--- a/tryton/health_lifestyle/data/recreational_drugs.xml
+++ b/tryton/health_lifestyle/data/recreational_drugs.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data noupdate="0" skiptest="1">
+    <data noupdate="0">
 
         <record model="gnuhealth.drugs_recreational" id="hashish">
             <field name="name">Hashish</field>
--- a/tryton/health_lifestyle/data/vegetarian_types.xml
+++ b/tryton/health_lifestyle/data/vegetarian_types.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data noupdate="0" skiptest="1">
+    <data noupdate="0">
  
         <record model="gnuhealth.vegetarian_types" id="ovo">
             <field name="name">Ovo vegetarian</field>
--- a/tryton/health_mdg6/data/lab_test_data.xml
+++ b/tryton/health_mdg6/data/lab_test_data.xml
@@ -1,6 +1,6 @@
 <?xml version="1"?>
 <tryton>
-    <data skiptest="1" noupdate="0">
+    <data noupdate="0">
 
 <!-- TEMPLATES DEFINITION-->
 
--- a/tryton/health_ntd_chagas/data/lab_test_data.xml
+++ b/tryton/health_ntd_chagas/data/lab_test_data.xml
@@ -1,6 +1,6 @@
 <?xml version="1"?>
 <tryton>
-    <data skiptest="1">
+    <data>
 
 
 <!-- BEGIN OF XENODIAGNOSIS TEST -->
--- a/tryton/health_ntd_dengue/data/lab_test_data.xml
+++ b/tryton/health_ntd_dengue/data/lab_test_data.xml
@@ -1,6 +1,6 @@
 <?xml version="1"?>
 <tryton>
-    <data skiptest="1" noupdate="0">
+    <data noupdate="0">
 
 
 
--- a/tryton/health_services/data/health_service_sequences.xml
+++ b/tryton/health_services/data/health_service_sequences.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1">
+    <data>
 
         <!-- Sequences for Health Services -->
         <record id="seq_type_gnuhealth_health_service" model="ir.sequence.type">
--- a/tryton/health_surgery/data/health_surgery_sequence.xml
+++ b/tryton/health_surgery/data/health_surgery_sequence.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1">
+    <data>
 
 <!-- Sequences for Surgery Codes -->
 
--- a/tryton/health_who_essential_medicines/data/WHO_list_of_essential_medicines.xml
+++ b/tryton/health_who_essential_medicines/data/WHO_list_of_essential_medicines.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-<data skiptest="1" noupdate="0">
+<data noupdate="0">
 
 <!-- Add list of products -->
 <record model="gnuhealth.medicament" id="meds_em1">
--- a/tryton/health_who_essential_medicines/data/medicament_categories.xml
+++ b/tryton/health_who_essential_medicines/data/medicament_categories.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data noupdate="1">
 
         <record model="gnuhealth.medicament.category" id="medicament">
             <field name="name">Medicaments</field>