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

avoid automatic procurement creation on Service Products in odoo 9.0

Abonnieren

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

Diese Frage wurde gekennzeichnet
2 Antworten
4166 Ansichten
Avatar
Michael Schweikart

Hi,

is it possible to avoid a automatic generation for procurement of a service Product. For a example you have a Product which is a service product with a fixed price and not based on hours. If i generate out of the quotation an order, automatically a procurement order is placed but service product can not be bought an will have no inventory.

best regards

1
Avatar
Verwerfen
Avatar
Javier Almancevo
Beste Antwort

In Odoo v9 a service does not produce a procurement order. There is a line in the code that says that if a order line is not a stockable product or a consumable, ignore it.

1
Avatar
Verwerfen
Michael Schweikart
Autor

I have a product which is from type Service. It has the following attributes: Can be sold Invoicing Policy: Delivered quantities Track Service : Manually set quantities If i generate a quotation with this product and then i confirm the sale. Now if i look inside my inventory i get a procurement exception, because of a missing rule. Please can you guide me to code where i can find the behavior? best regards.

OdooBot
Hi

Sorry, I missed your email. I am starting in Odoo development and I created that module just as a test. Right now I know a lot more about Odoo development so I am kind of ashamed of that module, and wanted to rewrite it completely. It should not take me long, but I am a bit busy at the moment. Hopefully in a week or two I will update with a module that is up to a standard where it can be included in the OCA repository.

So I think its better to just wait for the new update (if you are in a hurry I accept a small tip to get it done quick). In case you want to try with that version, it creates a new picking type in the main warehouse for the PoS as to not mix the "normal" delivery pickings from sales and the automatic pickings from the PoS. You need to have a procurement rule for this case. But as I said, I did not completely understood the push-pull routes system of Odoo and the module does use the system as it should. Its better if you wait for the new version.

Javier

2015-11-23 12:09 GMT+01:00 Micky <micky@schweikarts-vom-dach.de>:

I have a product which is from type Service. It has the following attributes: Can be sold Invoicing Policy: Delivered quantities Track Service : Manually set quantities If i generate a quotation with this product and then i confirm the sale. Now if i look inside my inventory i get a procurement exception, because of a missing rule. Please can you guide me to code where i can find the behavior? best regards.

--
Micky
Gesendet von Odoo S.A. mit Odoo Zugriff Ihre Nachrichten

OdooBot
Hi

I have come around to update the pos_procurement module. I have attached a copy of the new version. It should work without any special configuration (you can add a custom procurement rule but its not needed and unless you fully understand the Odoo routing system is better if you leave it blank as is by default). I have tested on my system with odoo v9 and everything is working fine. If it does'nt in yours write back with the problem. I'd appreciate if you write back in case everything is working as well.

Javier

2015-11-23 12:09 GMT+01:00 Micky <micky@schweikarts-vom-dach.de>:

I have a product which is from type Service. It has the following attributes: Can be sold Invoicing Policy: Delivered quantities Track Service : Manually set quantities If i generate a quotation with this product and then i confirm the sale. Now if i look inside my inventory i get a procurement exception, because of a missing rule. Please can you guide me to code where i can find the behavior? best regards.

--
Micky
Gesendet von Odoo S.A. mit Odoo Zugriff Ihre Nachrichten

OdooBot
I have created a new update and uploaded to github: https://github.com/javieralmancevo/pos_procurement


To get it just type in a terminal: git clone https://github.com/javieralmancevo/pos_procurement.git

Javier

2015-12-02 18:06 GMT+01:00 Javier Almancevo <javieralmancevo@gmail.com>:
Hi

I have come around to update the pos_procurement module. I have attached a copy of the new version. It should work without any special configuration (you can add a custom procurement rule but its not needed and unless you fully understand the Odoo routing system is better if you leave it blank as is by default). I have tested on my system with odoo v9 and everything is working fine. If it does'nt in yours write back with the problem. I'd appreciate if you write back in case everything is working as well.

Javier

2015-11-23 12:09 GMT+01:00 Micky <micky@schweikarts-vom-dach.de>:

I have a product which is from type Service. It has the following attributes: Can be sold Invoicing Policy: Delivered quantities Track Service : Manually set quantities If i generate a quotation with this product and then i confirm the sale. Now if i look inside my inventory i get a procurement exception, because of a missing rule. Please can you guide me to code where i can find the behavior? best regards.

--
Micky
Gesendet von Odoo S.A. mit Odoo Zugriff Ihre Nachrichten


Avatar
Michael Schweikart
Autor Beste Antwort

I have a product which is from type Service. It has the following attributes:

Can be sold

Invoicing Policy: Delivered quantities

Track Service  : Manually set quantities

If i generate a quotation with this product and then i confirm the sale. Now if i look inside my inventory i get a procurement exception, because of a missing rule.

Please can you guide me to code where i can find the behavior?

best regards.

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
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