Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

Auto-completion of invoice lines problem

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
Invoice_lineauto-completebillableInvoicing
3 Replies
4544 Tampilan
Avatar
Craig Steffen

When we create a vendor bill in the invoicing module (V14) and use the auto-completion feature, all the lines from the related purchase order are retrieved into the draft bill. Where this creates a problem for us is the following situation:

We have a PO with 15 different products/lines. We receive 14 of the 15 different PO lines. We create a vendor bill and auto-complete the PO lines to populate the bill, and then delete the line we haven't received. At this point we have received and paid 14 of the 15 lines in full. When we receive the final line for that PO and then enter the bill and use the auto-complete function, it still retrieves all 15 lines. The only difference is that it knows we have been fully billed on 14 of the products so it uses a quantity of 0. 

In this case, we either have to accept excessive $0 ledger entries or manually remove the excessive lines. This problem creates two separate questions (1) Is there a way to alter the auto-completion function to only retrieve lines that have not already been fully billed? and (2) is there a way to select multiple invoice lines (the list sub-view of the account.move model's form view) and then mass delete them?

I have not found a way to modify the auto-complete or select multiple invoice lines (even with turning "mass edit" on via Studio). It doesn't seem like we should have to resort to customization for something like this, but maybe I am not understanding something.


0
Avatar
Buang
Craig Steffen
Penulis

Ray - thanks for the response. I am aware of the Create Bill function. The method certainly does work and solves the problem at hand. I was originally choosing to forgo that route as that workflow didn't make as much intuitive sense to me.

Our workflow is to have a stack of physical vendor bills in front of us that we enter into the system and match with PO data, as somewhat of a "top-down" format. To me it didn't make as much sense to bounce back and forth between purchasing and invoice apps/screens, in more of a "bottom-up" format. It doesn't make as much sense for the vendor bill entry to be initiated at the purchase order because there will be times when a bill is entered/paid but there is no RFQ/PO driving the purchase. Also from a permission/functional department standpoint, there could be a situation where the accounting department would enter the invoice but not have anything to do with the purchase order and vice versa. Creating the bill from the purchase order model is a very novel way of doing things; there are some neat benefits to this approach, but it seems less intuitive overall to me. It does address the issue at hand though, so I will have to decide if that makes the most sense to do in our case. 

Thanks again.

Avatar
Ray Carnes (ray)
Jawaban Terbai

Using the CREATE BILL button on the Purchase Order will create a Bill that only has PO lines that have been received (and not billed), and will not add any lines with 0 quantity like auto-complete does.

Based on your example, the first time you clicked the button it would create a Bill with 14 lines, while the second time you clicked the button it would create a Bill with 1 line.

1
Avatar
Buang
Avatar
Glen Morley
Jawaban Terbai

Hello Craig, I'm using version 15, you have to open the PO and 'Receive Products' (and the quantities are autofilled, you can also edit them) before creating a bill either from the PO or in Vendor Bills.  If you have received them, the autofill should work either way.  I was confused the same as you ;)

0
Avatar
Buang
Avatar
Guido Veldhuijzen
Jawaban Terbai

Unfortunately the solution given by Ray works only in Odoo 14 and perhaps 15 but i've tested it in 13 and there you'll get all the 0 quantity lines, even when creating the bill from the purchase order, very frustrating when handling large orders with thousands of line items. @Ray, would you happen to have a workaround for Odoo 13?

0
Avatar
Buang
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
Difference between Pro-Forma invoice, Invoice, and Quotation
Invoicing
Avatar
Avatar
1
Okt 25
5534
How to Create a Journal Entries
Invoicing
Avatar
0
Jun 24
3404
Missing field on customer/vendor form (Odoo community)
Invoicing
Avatar
0
Sep 23
3888
How to generate new draft invoice ( invoice_line ) from new generate module?
Invoice_line
Avatar
Avatar
2
Mar 15
9322
Create delivery notes WITHOUT an order and create a monthly invoice from them
DELIVERY Invoicing
Avatar
Avatar
1
Agu 25
3074
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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