Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textil
    • Kov
    • Nábytek
    • Jídlo
    • Pivovar
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • Podpora IT & hardware
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Procházet všechna odvětví
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Služby pro partnery
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

Is there any way to make a purchase order partially fulfilled?

Odebírat

Get notified when there's activity on this post

This question has been flagged
purchaseworkflowv7.0donepurchase.order
1 Odpovědět
10589 Zobrazení
Avatar
Ivan

Update 20150701:

After @Ray's answer: the scenario that I'm facing involved PO with multiple lines in which not all lines are fulfilled (e.g. purchasing Product A and Product B but only receive and pay for Product A).

Original Question:

I can't seem to find a way to make a PO partially fulfilled.  By partially fulfilled I mean that either the shipment is only partial or the only partially invoiced.

In general there are 3 paths that PO can follow, depending on how the invoice will be created:

  • Based on Purchase Order lines,

  • Based on generated draft invoice (by the whole PO),

  • Based on incoming shipments.

Now, PO will wait for 2 conditions to be marked 'Done': That goods have all been received (incoming shipment Done) and invoices have been all paid.

If there is an exception at picking, the PO will enter to the 'Shipping Exception' state.  From here, user can click on the 'Manually Corrected' button to by-pass the checking on goods receipt (assumes that all goods has been received) and the PO can continue it's workflow.

If there is an exception at invoice, the PO will enter to the 'Invoice Exception' state, but I can't find anyway to make the PO continue the workflow.  The problem lies in the fact there is an activity called 'invoice_end' that stands between 'invoice_done' activity to 'done' activity.  The transition that is available between 'invoice_end' to 'done' should pass the condition that the PO's invoiced field is set to True.

The PO's invoice field is a calculated field that check that all related lines have their invoiced field set to True to return True value (All PO lines need to be invoiced first).

The PO line 'invoiced' field is set true when an invoice related to the PO is validated.  Hence, it seems that currently there is no way to make PO to be considered 'done' (or any stage that signify that this PO has been completely processed) if it is partially fulfilled without incurring any AP entry.

I can certainly make all the PO lines invoiced first (create invoice on that PO line and validate them and hence creating AP entry), then refund-cancel the invoice. However, if the invoicing is Based on incoming shipments', that also mean that all goods need to be considered received first, then returned.

Any other way that I've not considered?

0
Avatar
Zrušit
Avatar
Ray Carnes
Nejlepší odpověď

UPDATE:

See https://www.odoo.com/apps/modules/8.0/purchase_partial_invoicing/


ORIGINAL ANSWER:

1.  Create a PO for 100 units as normal.

Consider two scenarios:

A) You find out before receiving anything that the PO will only be fulfilled for 80 units.

  • Edit the Incoming Shipment to match 80 units

  • Receive 80 units

  • Invoice 80 units

  • PO is now DONE

A) You receive 80 units, then find out that no further products will be shipped to you.

  • Receive 80 units

  • Invoice 80 units

  • Back order Incoming Shipment created for 20 units

  • Edit the back order Incoming Shipment to match 0 units

  • Receive 0 units

  • Invoice 0 units

  • PO is now DONE

0
Avatar
Zrušit
Yogesh

@Ray: would you like to answer https://www.odoo.com/forum/help-1/question/how-to-set-a-po-done-without-invoicing-is-done-87398

Ivan
Autor

@Ray, the scenario in question (sorry if it is not clear in the question) involves multiple purchase.order.lines in which only 1 (or part of 1) is processed.

Emipro Technologies Pvt. Ltd.

Hey Ray, I like your answer but it is not good way to create invoice for "0" qty. Obviously client will never agree to do this. ( Why to make one step more unnecessarily ?) Is there any other option ?

Ray Carnes

This invoice does not get sent to the client - you can pay it straight away (with a $0 payment) and it will be closed. There is also a module that closes $0 invoices without payments. If your supplier tells you in time, you won't need the invoice at all. It is an extra step, but this is what is supported out of the box.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
Why does Odoo in the new version 19 allow me to cancel a purchase order after the receipt?
purchase workflow inventory
Avatar
Avatar
1
lis 25
270
How to change string of Purchase Status(purchase_state) that is in Purchase Request? Vyřešeno
purchase string purchase.order
Avatar
Avatar
Avatar
2
úno 22
3564
Duplicate purchase.order.line Vyřešeno
purchase purchase.order Odoo12.0
Avatar
Avatar
1
bře 19
5875
Account.invoice customization Vyřešeno
purchase workflow invoice
Avatar
Avatar
Avatar
2
zář 17
6525
Purchase Request on Odoo online
purchase request requisition purchase.order
Avatar
0
lis 22
3143
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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