Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

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

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

Paid Website Orders not Automatically Confirmed

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
ecommercewebsiteOdoo 18
3 Odpowiedzi
1923 Widoki
Awatar
Adam

Hi. We are having an issue with our new Odoo website shop. I cannot figure out why website orders stay in Quotation and are not automatically confirmed when payment is made. The quotation even shows the PayPal transaction as confirmed in the activity log.

Any ideas? Thanks in advance.

0
Awatar
Odrzuć
Karim Kayssi

The issue is usually because automatic order confirmation isn’t enabled.

Go to Website > Configuration > Payment Acquirers > PayPal.

Enable “Automatically confirm orders”.

Ensure website sales settings allow auto-confirmation and that the payment transaction is properly linked to the order.

This should make orders confirm automatically after payment.

Karim Kayssi

Go to Website > Configuration > Payment Acquirers > PayPal.

Enable “Automatically confirm orders” (or similar option depending on your version).

Make sure in Website > Configuration > Settings that website sales are set to confirm orders automatically after payment.

Ensure the PayPal transaction is properly linked to the quotation/sale order.

Once these are set, orders should move from Quotation to Sales Order automatically after payment.

Awatar
Thomas DROUOT (Skillreso)
Najlepsza odpowiedź

Hi Jeroen,

  1. There is no such option in the payment provider as mentioned above without an external module or some code in the Odoo 18.0. It's wired it changes in the V.18.0 because in the previous version it was automatically confirmed.
  2. Instead, especially for Mollie, which is commonly used in the Benelux you need to create this automatic action the parameter (use developer mode) :
    1. Add an automated action for sale.order (Order / Bon de commande)
    2. As trigger use "Update the record"
    3. Filter the domain with state = draft or not confirmed
    4. "Apply on" --> use the filter "Transactions" (not payment) and the field state of transactions, use the state "Confirmed". You can even add other filter for the payment provider such as Mollie.
    5. Add the action  "Set the order state to confirmed".


Let me know if you need a screenshot or a video to help you.

Hope it helps.

0
Awatar
Odrzuć
Awatar
Glen Nolan
Najlepsza odpowiedź

I tried uploading the excel and it worked very quickly. Thanks for the guidance!

0
Awatar
Odrzuć
Awatar
Jeroen sterke
Najlepsza odpowiedź

Adam, I have the same issue. Using mollie, order is confirmed when paid at the website but the order still stays in quotation.
in the quotation updates it states: payment confirmed but it is still a quotation and not a sales order as it should. All settings are correct.

Did you find a solution?

0
Awatar
Odrzuć
Karim Kayssi

The issue is usually because automatic order confirmation isn’t enabled.

Go to Website > Configuration > Payment Acquirers > PayPal.

Enable “Automatically confirm orders”.

Ensure website sales settings allow auto-confirmation and that the payment transaction is properly linked to the order.

This should make orders confirm automatically after payment.

Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
Add to cart code if using odoo web.
ecommerce website
Awatar
0
kwi 25
1616
Is it possible to have 3 websites on same odoo instance(Odoo Online)
ecommerce website
Awatar
Awatar
1
maj 24
5082
pause Ecommerce store - vacation mode?
ecommerce website
Awatar
Awatar
1
kwi 24
3112
Website Product Block Image Low Quality
ecommerce website
Awatar
0
lis 25
2310
What is the fastest website solution?
ecommerce website
Awatar
Awatar
1
maj 23
5523
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة 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 to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

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