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

Update purchase order from received products

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
purchase_orderreceptionAutomatedActionsKeepItSimpleOdoo17
1 Odpowiedz
4153 Widoki
Awatar
Ricardo Gross

Is there a way or maybe an automated action that makes it possible to update the PO based on products that have been received but aren't in the PO?

For example, with the barcode scanner, it's possible to add products to a receipt of products, but the PO is not updated with these products, neither the vendor bill.

0
Awatar
Odrzuć
Ricardo Gross
Autor

in sales, if an extra product is added during a delivery using the barcode scanner, this product is automatically added to the Sales Order and can be invoiced.
why doesn't it work with the reception of goods and POs?

Chris TRINGHAM

Hi Ricardo, I think the answer below is correct. If you raise a Purchase Order for Apples and the supplier sends you Oranges, you should really reject them (or keep them but refuse to pay). However, having said that, I have worked with a company who had suppliers who delivered whatever they had available and someone then had to match up the various POs with what had been received. They lived with it for a while until they could stop using that supplier.

Awatar
Gracious Joseph
Najlepsza odpowiedź

In Odoo, the behavior you described is by design. Odoo's Purchase Order (PO) and Goods Receipt (GR) processes are deliberately separate to ensure a clear audit trail between the purchase agreement (PO) and what is actually received. However, this can be modified if you want to update the Purchase Order (PO) and Vendor Bill automatically when extra products are received.

Here’s how you can achieve it:

Solution 1: Automated Action

You can use Odoo's Automated Actions to automatically update the Purchase Order based on extra products received in the receipt.

Steps:

  1. Enable Developer Mode:
    • Go to Settings > Activate Developer Mode.
  2. Create the Automated Action:
    • Go to Settings > Technical > Automated Actions.
    • Create a new Automated Action with the following configuration:
      • Model: Stock Picking
      • Trigger: On Creation & Update
      • Filter Domain: picking_type_id.code = 'incoming'
      • Action To Do: Execute Python Code.
  3. Python Code for the Action: Add the following code to update the PO with extra received products:
    for move in record.move_ids_without_package:
        po_line = record.purchase_id.order_line.filtered(lambda l: l.product_id == move.product_id)
        if not po_line:
            record.purchase_id.order_line.create({
                'order_id': record.purchase_id.id,
                'product_id': move.product_id.id,
                'product_qty': move.product_uom_qty,
                'product_uom': move.product_uom.id,
                'price_unit': move.product_id.standard_price,  # Or use a custom logic for pricing
                'date_planned': record.scheduled_date or fields.Datetime.now(),
            })
    
    Explanation:
    • This code checks if the product received (move.product_id) is already in the Purchase Order line.
    • If not, it creates a new PO line with the details from the stock move.
  4. Test the Automated Action:
    • Create a PO and validate a Goods Receipt with extra products using the barcode scanner.
    • Verify that the PO updates with the new products.

Solution 2: Customize the Behavior with a Custom Module

For more robust and maintainable functionality, creating a custom module is recommended. Below is an outline of how this could be implemented.

Key Features:

  • Detect extra products during receipt validation.
  • Update the Purchase Order and Vendor Bill with the extra products.

Code Example:

from odoo import api, models

class StockPicking(models.Model):
    _inherit = 'stock.picking'

    @api.model
    def button_validate(self):
        res = super(StockPicking, self).button_validate()
        if self.picking_type_id.code == 'incoming' and self.purchase_id:
            for move in self.move_ids_without_package:
                po_line = self.purchase_id.order_line.filtered(lambda l: l.product_id == move.product_id)
                if not po_line:
                    self.purchase_id.order_line.create({
                        'order_id': self.purchase_id.id,
                        'product_id': move.product_id.id,
                        'product_qty': move.product_uom_qty,
                        'product_uom': move.product_uom.id,
                        'price_unit': move.product_id.standard_price,  # Or custom pricing
                        'date_planned': self.scheduled_date or fields.Datetime.now(),
                    })
        return res

Steps:

  1. Create a custom Odoo module with the above logic.
  2. Extend the button_validate method in stock.picking to trigger the PO update during Goods Receipt validation.
  3. Install the module and test its behavior.

Solution 3: Manual Update Option

If you prefer to keep the process more controlled, you can create a custom button or wizard to review extra products received and update the Purchase Order manually.

Why It Doesn't Work Automatically for POs?

Odoo does not update POs automatically during Goods Receipts because:

  • A Purchase Order is a legally binding agreement between the company and the vendor.
  • Updating it dynamically may create inconsistencies in terms of traceability and accountability.
  • Sales Orders allow updates since they are typically more dynamic and less tied to vendor agreements.

Conclusion

While Odoo doesn’t natively support this functionality for Purchase Orders, the above approaches can be used to automate or streamline the process. Using a custom module is the most reliable and scalable solution for this requirement. Let me know if you'd like help with the custom module code or configuration!

0
Awatar
Odrzuć
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ść
automated action Rozwiązane
AutomatedActions Odoo17
Awatar
Awatar
1
wrz 24
2204
Import field value from one model to another model.
AutomatedActions Odoo17
Awatar
0
wrz 24
22
Purchase order required for reception in V16
purchase_order reception
Awatar
Awatar
1
lis 23
1962
Switching from 3 step shipping/receiving to 1 step Rozwiązane
purchase_order reception
Awatar
Awatar
1
gru 21
3621
Copy a value from a computed field in the Sell Order invoice , to the price of one Service added to that invoice.
AutomatedActions Odoo17 Odoo-Enterprise
Awatar
Awatar
1
wrz 24
1702
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