Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

How to add a Payment Method?

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
paymentmethod
6 Răspunsuri
82142 Vizualizări
Imagine profil
Doug Ricket

From an invoice, I click Register Payment. However, Payment Method includes only two items: Cash (USD) and Bank (USD). My invoice, journal, and accounts relating to this transaction are all in NGN and that's how I want to record the payment. Where can I add a new Payment Method such as Cash (NGN)?

Thanks!

2
Imagine profil
Abandonează
Allan Lindquist

I have ver 7.0 I have looked in Accounting/Configuration/Journals/Journals both Cash and Bank and I cannot find an option "Allow multi-currencies" to check?

Imagine profil
Nilim
Cel mai bun răspuns

Hi,

In order to create a Payment Method is POS in Odoo , the following steps needs to be followed :-

  • First thing which is required is to be done is to create a ACCOUNT, by following ACCOUNTING>CONFIGURATION>ACCOUNTS. We can either copy any exiting account or create a new one depending on the requirement

  • After creating an account, we need to create a JOURNAL, which is in turn a PAYMENT METHOD for our Point Of Sales. During this journal creation we would assign the account created by us in the previous step. The Journal can be created either following POINT OF SALES>CONFIGURATION>PAYMENT METHOD Or ACCOUNTING>CONFIGURATION>JOURNALS

  • Now once the Payment Method is created as described above, we need to add the new Payment Method to the Point Of Sales by following, POINT OF SALES>CONFIGURATION>POINT OF SALES. Here we need add the new payment method under “AVAILABLE PAYMENT METHODS”

           Now we can use the payment method created.

   

 Hope it helps!

    

Cheers.

1
Imagine profil
Abandonează
Herbert Van de Poel

This didn't answer the initial question but it did answer my question: how to add a different payment method, other then cash and bank transfer. We have a lot of payments being paid by credit card or direct debit, so we do not want them to end up in a list of items that need batch payment via bank transfer.

Imagine profil
Ray Carnes
Cel mai bun răspuns

Payment Methods are Journals of type Cash or type Bank and Checks.

These are managed via the menu sequence:

Accounting --> Configuration --> Journals --> Journals

You can define a currency for each Journal when you set it up, and you need to check the 'Allow multi-currencies' option from the menu sequence:

Settings --> Accounting


EDIT: To address followup question:

To understand OpenERP you need a mixture of

  • Experimentation - use the software, try different things
  • Reading the source code - look at the Python and XML, Activate Developer mode, review patches, use debug mode
  • Documentation
  • Learning from others - use a search engine every time - I do this before I use the forum search

    • forum posts - including those from the old forums at http://forum.openerp.com/forum/
    • bugs - learn where at https://accounts.openerp.com/forum/Help-1/question/1077
    • feedback - including http://feedback.openerp.com/forums/77459-general-improvements
    • Twitter - to understand the conversation others are having hashtag #openerp
    • videos, blogs, slides

Make sure you know about all of the Documentation sources (and more details on blogs, videos and slides) at https://accounts.openerp.com/forum/Help-1/question/6817

Specifically for your question:

1) The link between a payment method and a journal, it is discussed at https://doc.openerp.com/v7.0/book/3/3_6/invoice_payment.html/

2) That the TYPE of Journal is important, can be found by looking at the XML that defines the dropdown. You can activate developer mode (https://accounts.openerp.com/forum/Help-1/question/83/) and examine the XML that defines the form view. (The Edit FormView option in the debug dropdown on the Payment screen). You can see the XML definition for payment method is:

<field name="journal_id" domain="[('type','in',['bank', 'cash'])]" ...
9
Imagine profil
Abandonează
Doug Ricket
Autor

Thanks, works perfectly! Your first sentence was the key. To guide my self-education, is there somewhere I should be looking other than https://doc.openerp.com/contents/#contents-link to find this kind of thing?

Doug Ricket
Autor

Awesome, super helpful!

Imagine profil
sultan homoud
Cel mai bun răspuns

In the payment method, whether it is Visa ,cash  how is the correct accounting entry made?



0
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

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

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
Step by step guide on creating a new payment method for the POS. Rezolvat
payment method
Imagine profil
Imagine profil
Imagine profil
Imagine profil
4
dec. 19
20523
How to set the journal on the customer payment based on the payment method
payment method
Imagine profil
4
oct. 16
6372
Payment Status Rezolvat
payment
Imagine profil
Imagine profil
Imagine profil
Imagine profil
3
sept. 25
10540
Check is not enabled for Internal Transfers Odoo 18
payment
Imagine profil
Imagine profil
1
sept. 25
3123
In Odoo 17, how do I override the default accounts set in the journal entry created by a customer payment? Rezolvat
payment customize method v17
Imagine profil
Imagine profil
1
sept. 24
4455
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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