Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

Using ReCaptcha on Odoo Forms - Suspicious activity detected by Google reCaptcha

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
formreCAPTCHA
2 Antworten
8721 Ansichten
Avatar
Merve

Hi,
I generated Google ReCaptcha v3 in Odoo with a 0.5 score. But whenever I try to submit a form I get a " suspicious activity detected by Google reCapthca" error even though Iower the score.
Anyone faced with the same issue? Any suggestion on how can I protect my forms without Google reCaptcha? Thanks.

1
Avatar
Verwerfen
Avatar
Cavuu Group Spółka Z Ograniczoną Odpowiedzialnością
Beste Antwort

got the same.

In my case in logs was:
"WARNING odoo odoo\\.addons\\.google_recaptcha\\.models\\.ir_http:\\ Trial\\ captcha\\ verification\\ for\\ ip\\ address\\ XXX\\.XXX\\.XXX\\.XXX\\ failed\\ error\\ codes\\ \\['incorrect\\-captcha\\-sol'\\]\\.\\ "

solution:
go\\ to\\ Google\\ reCaptcha\\ admin\\ console\\ https://www.google.com/recaptcha/admin/
in Domains section add proper domains names

0
Avatar
Verwerfen
Merve
Autor

Thank you, it is solved!

Muhammad Ihza Putra Handayani

hi cavuu
in the domain section, if we would like to try it first in the localhost and i entry the domain as localhost and still get the error message, is it because the localhost i entry as domain or maybe anything else?

Avatar
Rinkoo Kumar
Beste Antwort

Hi,

To set up Google reCAPTCHA in Odoo for a local environment, you can follow these steps:


1. Create Site Key and Secret Key:

Go to the Google reCAPTCHA admin console ( https://www.google.com/recaptcha/admin/create ).

Create a new reCAPTCHA by entering a label for the reCAPTCHA.

Under the "Domains" section, add localhost (or your specific domain, if necessary).

Example: Add localhost for local development or add a custom domain if you are testing on a specific local setup.

After entering the required details, click the Submit button.

Reference Screenshot: https://webkul.chatwhizz.com/share/screenshot/67777568ee1b4e073aed42c7


2. Retrieve the Site Key and Secret Key:

After submitting the form, you will be redirected to a page where you'll find the site key and secret key.

Keep both keys handy for the next step.


3. Add Keys to Odoo Settings:

Open the Odoo admin interface and navigate to the settings page.

Locate the section for Google reCAPTCHA (typically under "General Settings").

Paste the site key and secret key you obtained earlier into the respective fields.

Reference Screenshot: https://webkul.chatwhizz.com/share/screenshot/67777982f2e9336a27cd0220

4. Test the Contact Us Page:

Go to your Odoo Contact Us page and make sure you are opening the odoo with the localhost and port not with the ip and port. For exp -> http://localhost:8017/contactus

For exp -> http://localhost:8017/contactus


Fill out the form and submit the form to verify everything is working properly. Ref> https://webkul.chatwhizz.com/share/screenshot/67777b0974dfab06b5aa140f https://webkul.chatwhizz.com/share/screenshot/67777b0974dfab06b5aa140f


Now, your Odoo instance should be set up with Google reCAPTCHA on the contact form.

If you still face any issues or want further assistance you can reach us at support@webkul.com

0
Avatar
Verwerfen
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Verknüpfte Beiträge Antworten Ansichten Aktivität
Can i create multiple forms for a single model using studio ? Gelöst
form
Avatar
Avatar
2
Sept. 25
1182
How to make Odoo form readonly when the record has an specific state?
form
Avatar
0
Jan. 21
3201
How to add Fields in Form Gelöst
form
Avatar
Avatar
Avatar
5
Juli 19
5633
Files
form
Avatar
Avatar
1
Mai 16
4546
How to enforce a pop up window? Gelöst
form
Avatar
Avatar
3
Apr. 16
10697
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Bildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ภาษาไทย Türkçe українська Tiếng Việt

Odoo ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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