Siirry sisältöön
Odoo Menu
  • Kirjaudu sisään
  • Kokeile ilmaiseksi
  • Sovellukset
    Talous
    • Kirjanpito
    • Laskutus
    • Kulut
    • Datataulukot (BI)
    • Asiakirjat
    • Allekirjoita
    Myynti
    • CRM
    • Myynti
    • Kassajärjestelmä myymälään
    • Kassajärjestelmä ravintolaan
    • Tilaukset
    • Vuokraus
    Verkkosivut
    • Verkkosivun Rakennustyökalu
    • Verkkokauppa
    • Blogi
    • Foorumi
    • Livechat
    • Verkko-oppiminen
    Toimitusketju
    • Varastointi
    • Tuotanto
    • Tuotteen elinkaaren hallinta (PLM)
    • Ostot
    • Huolto
    • Laatu
    Henkilöstöhallinto
    • Työntekijät
    • Rekrytointi
    • Vapaat
    • Arvioinnit
    • Suositukset
    • Kuljetuskalusto
    Markkinointi
    • Somemarkkinointi
    • Sähköpostimarkkinointi
    • Tekstiviestimarkkinointi
    • Tapahtumat
    • Markkinoinnin automaatio
    • Kyselyt
    Palvelut
    • Projekti
    • Työaikakirjaukset
    • Kenttähuolto
    • Asiakaspalvelu
    • Suunnittelu
    • Ajanvaraukset
    Tuottavuus
    • Viestintä
    • Hyväksynnät
    • IoT
    • IP-puhe
    • Tietokirjasto
    • WhatsApp
    Kolmannen osapuolen sovellukset Odoo-Studio Odoo-Pilvialusta
  • Toimialat
    Vähittäiskauppa
    • Kirjakauppa
    • Vaatekauppa
    • Huonekaluliike
    • Ruokakauppa
    • Laitteistokauppa
    • Lelukauppa
    Ruoka & Majoitus
    • Baari ja Pubi
    • Ravintola
    • Pikaruoka
    • Majatalo
    • Juomien jakelija
    • Hotelli
    Kiinteistöt
    • Kiinteistönvälitystoimisto
    • Arkkitehtitoimisto
    • Rakentaminen
    • Kiinteistönhallinta
    • Puutarhanhoito
    • Kiinteistön omistajien yhdistys
    Konsultointi
    • Tilitoimisto
    • Odoo-kumppani
    • Markkinointitoimisto
    • Lakitoimisto
    • Osaajahankinta
    • Tilintarkastus & sertifiointi
    Tuotanto
    • Tekstiili
    • Metalli
    • Huonekalut
    • Ruoka
    • Panimo
    • Yrityslahjat
    Terveys & Liikunta
    • Urheiluseura
    • Silmälasiliike
    • Kuntokeskus
    • Hyvinvointialan ammattilaiset
    • Apteekki
    • Kampaamo
    Kaupat
    • Yleismies
    • IT-laitteisto & Tuki
    • Aurinkoenergiajärjestelmät
    • Suutari
    • Siivouspalvelut
    • LVI-palvelut
    Muut
    • Voittoa tavoittelematon järjestö
    • Ympäristötoimisto
    • Mainostaulujen vuokraus  
    • Valokuvaus
    • Leasing-pyörät
    • Ohjelmistojen jälleenmyyjä
    Selaa kaikkia toimialoja
  • Yhteisö
    Opi
    • Kurssit
    • Dokumentaatio
    • Todistukset
    • Koulutus
    • Blogi
    • Podcast
    Kannusta kouluttautumaan
    • Koulutusohjelmat
    • Scale Up! Liiketoimintapeli
    • Vieraile Odoolla
    Hanki ohjelmisto
    • Lataa
    • Vertaile versioita
    • Julkaisut
    Tee yhteistyötä
    • Github
    • Foorumi
    • Tapahtumat
    • Käännökset
    • Ryhdy kumppaniksi
    • Kumppanipalvelut
    • Rekisteröi tilitoimistosi
    Hanki palveluja
    • Löydä kumppani
    • Löydä kirjanpitäjä
    • Varaa asiantuntijatapaaminen
    • Implementaatiopalvelut
    • Asiakasreferenssit
    • Tuki
    • Versionkorotukset
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Varaa demo
  • Hinnoittelu
  • Asiakaspalvelu

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

  • CRM
  • e-Commerce
  • Kirjanpito
  • Varastointi
  • PoS
  • Projekti
  • MRP
All apps
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Kaikki kirjoitukset Ihmiset Merkit
Tunnisteet (Näytä kaikki)
odoo accounting v14 pos v15
Tietoa tästä foorumista
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Kaikki kirjoitukset Ihmiset Merkit
Tunnisteet (Näytä kaikki)
odoo accounting v14 pos v15
Tietoa tästä foorumista
Apua

avoid automatic procurement creation on Service Products in odoo 9.0

Tilaa

Saat ilmoituksen, kun tähän viestiin ilmaantuu aktiviteettia

Tämä kysymys on merkitty
2 Vastaukset
4167 Näkymät
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
Hylkää
Avatar
Javier Almancevo
Paras vastaus

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
Hylkää
Michael Schweikart
Tekijä

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
Tekijä Paras vastaus

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
Hylkää
Nautitko keskustelusta? Älä vain lue, vaan osallistu!

Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!

Rekisteröidy
Yhteisö
  • Kurssit
  • Dokumentaatio
  • Foorumi
Avoin lähdekoodi
  • Lataa
  • Github
  • Runbot
  • Käännökset
Palvelut
  • Odoo.sh hosting
  • Tuki
  • Versionkorotus
  • Räätälöidyt kehitykset
  • Koulutus
  • Löydä kirjanpitäjä
  • Löydä kumppani
  • Ryhdy kumppaniksi
Meistä
  • Yrityksemme
  • Brändiominaisuudet
  • Ota yhteyttä
  • Työpaikat
  • Tapahtumat
  • Podcast
  • Blogi
  • Asiakkaat
  • Oikeudellinen ilmoitus • Yksityisyys
  • Tietoturva
الْعَرَبيّة 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 on kokoelma avoimen lähdekoodin yrityssovelluksia, jotka kattavat kaikki yrityksesi tarpeet: asiakkuudenhallinta eli CRM, verkkokauppa, kirjanpito, varastointi, kassajärjestelmä, projektinhallinta, jne.

Odoon uniikki arvolupaus on olla samanaikaisesti erittäin helppokäyttöinen ja täysin integroitu.

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