Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

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

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

POS with different pricelists

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
posv7pricelist
6 Antwoorden
15821 Weergaven
Avatar
Lorenzo Cabrini

How would I apply different prices for the same products to each point of sale in OpenERP v7.0? Each POS terminal should only show the prices that apply to that particular terminal, and each user should only be able to sell from the terminal that they have been assigned to.

Background

We are trying to do an implementation of OpenERP (v7.0) for a night club. They have several different bars, but let's assume two: a regular bar and a VIP lounge. Each bar is attached to a single POS terminal. I have set up the bars as "shops" in OpenERP, each with its own "warehouse" (its shelves).

The two bars offer the same products but at different prices. I'm sure there is a very simple way to do this, since it should be a fairly common scenario. I have searched around and the question (and similar ones) have come up before, but I have so far been unable to find a "good" solution.

For example, I found two suggestions on the old forum site (my karma is tool low to publish links. I'm not sure about the first solution (using analytic accounting) , but the second solution (multi-companies) should work, but appears overly complex from the client's POV.

Pricelists seem to only work per customer. That is, I cannot set a pricelist per POS station. I thought I could create a dummy customer per POS station and apply the pricelists to the dummy customers, but I cannot figure out how to assign a POS sale to a customer.

So, is there a way to configure vanilla OpenERP to do this? If not, are there any 3rd party modules (for OpenERP 7) that do this? If not, what would be the best way to solve the problem conceptually? I don't mind writing code if needed, but would appreciate some guidance on how would be a proper way to solve the problem.

0
Avatar
Annuleer
Gerald Ngui

When you install the POS module, you are also able to configure pricelist by Shop. Please see reply below.

Josse Colpaert (jco)

You can assign a partner to your PoS order through the EAN barcode of the partner.

Avatar
Gerald Ngui
Beste antwoord

When you install the POS module, you are also able to configure pricelist by Shop. To do this at the POS level, you probably need to configure each POS station as a shop.

Turn on Multiple Shops and Pricelist for sales.

  • Click Settings > Sales > Configuration.

  • Tick Use pricelists to adapt your price per customers

  • Tick Multiple Shops

Update pricelist for shops

  • Goto Sales > Configuration > Shop. Create a shop, add the pricelist.

Hope this helps.

4
Avatar
Annuleer
Lorenzo Cabrini
Auteur

Thanks, that did the trick! I had actually done everything as you said but not in the right order. I had set up my shops before ticking "use pricelists..." so the shop didn't have a pricelist option. Now it does.

Martin Auger

That work but it does not care the minimum qty in the price liste. I would like to have a rule like the second item are on 50% discount. The first item X is 25$ but the second one should be at 50%. So for a qty of 2, we should apply a 25% of discount. Any idea? Thx, Martin

Avatar
Faheem Khan
Beste antwoord

You should try this module. Hopefully it will work. Accept answer if it works. Thanks.

https://apps.openerp.com/apps/modules/8.0/pos_pricelist/

0
Avatar
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
Is it possible to filter products by availability in pricelist in POS?
pos v7 pricelist
Avatar
Avatar
1
mrt. 15
7414
Price list in POS not working Opgelost
pos pricelist
Avatar
Avatar
1
jul. 24
3812
Show public price & discount to the customer
pos pricelist
Avatar
Avatar
Avatar
2
apr. 23
8743
What is a good practice to keep track of the cash on-hand balances for each cash location (POS, etc.)? Opgelost
pos v7
Avatar
Avatar
1
sep. 21
7161
POS and Customer Pricelist Opgelost
pos pricelist
Avatar
Avatar
Avatar
4
sep. 19
10367
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

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