odoo.pulse.group Open in urlscan Pro
35.205.245.213  Public Scan

Submitted URL: https://odoo.pulse.group/
Effective URL: https://odoo.pulse.group/helpdesk/service-clientele-1
Submission: On July 18 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET /website/search

<form method="get" class="o_searchbar_form o_wait_lazy_js s_searchbar_input " action="/website/search" data-snippet="s_searchbar_input">
  <div role="search" class="input-group mb-3">
    <input type="search" name="search" class="search-query form-control oe_search_box border-0 bg-light rounded-start-pill text-bg-light ps-3" placeholder="Rechercher…" data-search-type="all" data-limit="0" data-display-image="true"
      data-display-description="true" data-display-extra-link="true" data-display-detail="true" data-order-by="name asc">
    <button type="submit" aria-label="Rechercher" title="Rechercher" class="btn oe_search_button rounded-end-pill bg-o-color-3 pe-3">
      <i class="oi oi-search"></i>
    </button>
  </div>
  <input name="order" type="hidden" class="o_search_order_by" value="name asc">
</form>

POST /website/form/

<form id="helpdesk_ticket_form" action="/website/form/" method="post" enctype="multipart/form-data" class="o_mark_required" data-mark="*" data-pre-fill="true" data-success-mode="redirect" data-success-page="/your-ticket-has-been-submitted"
  data-model_name="helpdesk.ticket">
  <div class="s_website_form_rows row s_col_no_bgcolor">
    <div class="mb-0 py-2 s_website_form_field col-12 s_website_form_required" data-type="char" data-name="Field">
      <div class="row s_col_no_resize s_col_no_bgcolor">
        <label class="col-form-label col-sm-auto s_website_form_label" style="width: 200px" for="helpdesk1">
          <span class="s_website_form_label_content">Votre nom</span>
          <span class="s_website_form_mark"> *</span>
        </label>
        <div class="col-sm">
          <input type="text" class="form-control s_website_form_input" name="partner_name" required="1" data-fill-with="name" id="helpdesk1">
        </div>
      </div>
    </div>
    <div class="mb-0 py-2 s_website_form_field col-12 s_website_form_required" data-type="email" data-name="Field">
      <div class="row s_col_no_resize s_col_no_bgcolor">
        <label class="col-form-label col-sm-auto s_website_form_label " style="width: 200px" for="helpdesk2">
          <span class="s_website_form_label_content">Votre email</span>
          <span class="s_website_form_mark"> *</span>
        </label>
        <div class="col-sm">
          <input type="email" class="form-control s_website_form_input" name="partner_email" required="1" data-fill-with="email" id="helpdesk2">
        </div>
      </div>
    </div>
    <div class="mb-0 py-2 s_website_form_field col-12 s_website_form_model_required" data-type="char" data-name="Field">
      <div class="row s_col_no_resize s_col_no_bgcolor">
        <label class="col-form-label col-sm-auto s_website_form_label " style="width: 200px" for="helpdesk3">
          <span class="s_website_form_label_content">Sujet</span>
          <span class="s_website_form_mark"> *</span>
        </label>
        <div class="col-sm">
          <input type="text" class="form-control s_website_form_input" name="name" required="true" id="helpdesk3">
        </div>
      </div>
    </div>
    <div class="mb-0 py-2 s_website_form_field col-12" data-type="char" data-name="Field">
      <div class="row s_col_no_resize s_col_no_bgcolor">
        <label class="col-form-label col-sm-auto s_website_form_label " style="width: 200px" for="helpdesk4">
          <span class="s_website_form_label_content">Description</span>
        </label>
        <div class="col-sm">
          <textarea type="text" class="form-control s_website_form_input" name="description" id="helpdesk4" rows="5"></textarea>
        </div>
      </div>
    </div>
    <div class="mb-0 py-2 s_website_form_field col-12 s_website_form_custom" data-type="binary" data-name="Field">
      <div class="row s_col_no_resize s_col_no_bgcolor">
        <label class=" col-sm-auto s_website_form_label " style="width: 200px" for="helpdesk5">
          <span class="s_website_form_label_content">Pièce jointe</span>
        </label>
        <div class="col-sm">
          <div class="o_files_zone row gx-1"></div><input type="file" class="form-control s_website_form_input" name="Attachment" id="helpdesk5">
        </div>
      </div>
    </div>
    <div class="mb-0 py-2 s_website_form_field col-12 s_website_form_dnone" data-name="Field">
      <div class="row s_col_no_resize s_col_no_bgcolor">
        <label class="col-form-label col-sm-auto s_website_form_label" style="width: 200px">
          <span class="s_website_form_label_content"></span>
        </label>
        <div class="col-sm">
          <input type="hidden" class="form-control s_website_form_input" name="team_id" id="helpdesk6" value="1">
        </div>
      </div>
    </div>
    <div class="mb-0 py-2 col-12 s_website_form_submit" data-name="Submit Button">
      <div style="width: 200px;" class="s_website_form_label"></div>
      <a href="#" role="button" class="btn btn-primary btn-lg s_website_form_send o_default_snippet_text">Soumettre un ticket</a>
      <span id="s_website_form_result"></span>
    </div>
  </div>
</form>

GET /website/search

<form method="get" class="o_searchbar_form o_wait_lazy_js s_searchbar_input " action="/website/search" data-snippet="s_searchbar_input">
  <div role="search" class="input-group input-group-lg">
    <input type="search" name="search" class="search-query form-control oe_search_box border-0 bg-light border border-end-0 p-3" placeholder="Rechercher…" data-search-type="all" data-limit="5" data-display-image="true" data-display-description="true"
      data-display-extra-link="true" data-display-detail="true" data-order-by="name asc" autocomplete="off">
    <button type="submit" aria-label="Rechercher" title="Rechercher" class="btn oe_search_button border border-start-0 px-4 bg-o-color-4">
      <i class="oi oi-search"></i>
    </button>
  </div>
  <input name="order" type="hidden" class="o_search_order_by" value="name asc">
</form>

Text Content

 * Aide
 * Rendez-vous

 * 
 * +1 (650) 555-0111
 * Se connecter
 * Contactez-nous

 * 

 * 
    * Aide
    * Rendez-vous

 * +1 (650) 555-0111

 * Se connecter
 * Contactez-nous


SOUMETTRE UN TICKET


Votre nom *

Votre email *

Sujet *

Description

Pièce jointe



Soumettre un ticket




LIENS UTILES

 * Page d'accueil
 * À propos de nous
 * Produits
 * Interventions
 * Juridique
 * Contactez-nous

À PROPOS DE NOUS

Nous sommes une équipe de passionnés dont le but est d'améliorer la vie de
chacun grâce à des produits disruptifs. Nous fabriquons d'excellents produits
pour résoudre vos problèmes commerciaux.

Nos produits sont conçus pour les petites et moyennes entreprises désireuses
d'optimiser leurs performances.

REJOIGNEZ-NOUS

 * Contactez-nous
 * info@yourcompany.example.com
 * +1 (650) 555-0111

SUIVEZ-NOUS

Copyright © Nom de l'entreprise
Généré par - Créer un site web gratuit