Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Intelligence artificielle
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Supermarché
    • Quincaillerie
    • Magasin de jouets
    Restauration & Hôtellerie
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brasserie
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Commerce
    • Homme à tout faire
    • Matériel informatique & support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Parcourir toutes les industriesInauguration Odoo Lyon
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenir partenaire
    • Services pour partenaires
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

HR Customization Causing Error when Checking-in

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
customizationstudiokiosk
1047 Vues
Avatar
Nutrición y Suplementos del Bajío, msarachaga@nsb.com.mx

Hi,


On the Employees module, through Studio, I added a new tab to record medical information.


Then, we started experiencing issues when some users tried to check-in / check-out through the kiosk mode. After inserting the PIN and clicking "OK" several times, the following error comes up:

English: Invalid operation

Geolocation server error: HTTPSConnectionPool(host='nominatim.openstreetmap.org', port=443): Read timed out. (read timeout=10)


Odoo support said "it is because of the custom view "Odoo Studio: hr.employee.form customization" (view ID: 4403). When I deactivate the view, the system works perfectly."


I need that medical info tab. I don´t want to just deactivate the view. What did I do wrong? How can I keep this customization without it causing this issue?


<data>
  <xpath expr="/form//field[@name='category_ids']" position="after">
    <field name="x_studio_material_entregado"/>
  </xpath>
  <xpath expr="/form//page[@name='hr_settings']" position="after">
    <page string="Médico" name="studio_page_3in_1j6jdebev" invisible="False" groups="__custom__.datos.medicos">
      <group name="studio_group_3in">
        <group name="studio_group_3in_left" string="Ficha Técnica">
          <field name="x_studio_nombre_completo_1"/>
          <field name="x_studio_related_field_8v0_1j9v8qlu3"/>
          <field name="x_studio_edad"/>
          <field name="x_studio_alergias"/>
          <field name="x_studio_hemotipo"/>
        </group>
        <group name="studio_group_3in_right" string="Antecedentes heredo-familiares">
          <field name="x_studio_oncologicos"/>
          <field name="x_studio_hipertension_arterial_sistemica_1"/>
          <field name="x_studio_diabetes_mellitus_tipo_2_1"/>
          <field name="x_studio_reumatologicos"/>
          <field name="x_studio_inmunologicos"/>
          <field name="x_studio_otros_1"/>
        </group>
      </group>
      <group name="studio_group_1e8_1j9v952of">
        <group name="studio_group_1e8_left" string="Antecedentes personales patológicos">
          <field widget="file" invisible="True" name="x_studio_pan_filename"/>
          <field name="x_studio_quirurgicos"/>
          <field name="x_studio_infecciosos"/>
          <field name="x_studio_traumaticos"/>
          <field name="x_studio_hospitalizaciones"/>
          <field name="x_studio_transfusiones"/>
          <field name="x_studio_cronicodegenerativas"/>
          <field name="x_studio_otros"/>
        </group>
        <group name="studio_group_1e8_right" string="Antecedentes gineco-obstétricos (Mujeres)" invisible="False">
          <field name="x_studio_menarca"/>
          <field name="x_studio_periodos"/>
          <field name="x_studio_fum"/>
          <field name="x_studio_embarazos"/>
          <field name="x_studio_partos"/>
          <field name="x_studio_cesareas"/>
          <field name="x_studio_abortos"/>
        </group>
      </group>
      <group name="studio_group_6kn_1j9vh48ir">
        <group name="studio_group_6kn_left" string="Antecedentes personales no patológicos">
          <field name="x_studio_alimentacion" force_save="1" readonly="True"/>
          <field name="x_studio_verduras_1"/>
          <field name="x_studio_frutas_1"/>
          <field name="x_studio_res_1"/>
          <field name="x_studio_pollo_1"/>
          <field name="x_studio_cerdo_1"/>
          <field name="x_studio_pescado_1"/>
          <field name="x_studio_chatarra_1"/>
          <field name="x_studio_azucares_procesados_1"/>
          <field name="x_studio_pan_2"/>
          <field name="x_studio_tortilla_1"/>
          <field name="x_studio_agua_1"/>
          <field name="x_studio_ejercicio_1"/>
        </group>
        <group name="studio_group_6kn_right" string="Exploración Física">
          <field name="x_studio_signos_vitales" force_save="1" readonly="True"/>
          <field name="x_studio_frecuencia_cardiaca_lpm"/>
          <field name="x_studio_frecuencia_respiratoria_rpm"/>
          <field name="x_studio_saturacion_de_oxigeno_"/>
          <field name="x_studio_temperatura_c_1"/>
          <field name="x_studio_peso_kg"/>
          <field name="x_studio_talla_cm"/>
          <field name="x_studio_indice_de_masa_corporal_kgm2"/>
        </group>
      </group>
      <group name="studio_group_3d4_1jahidpl0" string="Aparatos y Sistemas">
        <field name="x_studio_neurologico"/>
        <field name="x_studio_ventilatorio_1"/>
        <field name="x_studio_hemodinamico"/>
        <field name="x_studio_gastrometabolico"/>
        <field name="x_studio_infeccioso"/>
      </group>
    </page>
  </xpath>
  <xpath expr="/form//field[@name='emergency_phone']" position="after">
    <field name="x_studio_nombre"/>
    <field name="x_studio_telfono"/>
  </xpath>
  <xpath expr="/form//field[@name='structure_type_id']" position="attributes">
    <attribute name="required">False</attribute>
  </xpath>

</data>

0
Avatar
Ignorer
Ray Carnes (ray)

Please edit your post to share what changes you made in the custom view. Nobody can help without this information.

Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
How to calculate or check custom lines of code (LoC) that will be charged for Studio or custom modules in Odoo Online? Résolu
customization studio
Avatar
Avatar
Avatar
2
mai 26
5793
To what extent can we customise or create a app in Odoo using Studio
customization studio
Avatar
Avatar
1
mai 24
4258
Studio Import Customization not working
import customization studio
Avatar
Avatar
1
févr. 24
3729
Odoo14: what is the disadvantage of Odoo Studio?
customization studio v14
Avatar
Avatar
1
déc. 21
5295
Odoo update after customisations
update customization studio
Avatar
Avatar
2
janv. 21
4754
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenir partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk Slovenščina Español (América Latina) Español Svenska ภาษาไทย Türkçe українська Tiếng Việt

Odoo est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now