Questions tagged [point-of-sale]

Point of sale is the place where a retail transaction is completed. It is the point at which a customer makes a payment to the merchant in exchange for goods or services.

Point of sale is the place where a retail transaction is completed. It is the point at which a customer makes a payment to the merchant in exchange for goods or services.

461 questions
2
votes
0 answers

How to fix discount amount directly in Odoo POS

When I tried to host odoo 9 points of sale, I am able to fix the discount in percentage. But how can I set the discount in amount? There we can fix the amount to be paid. But this is not calculated as the discount. We need to resemble this discount…
Jithin U. Ahmed
  • 1,495
  • 1
  • 19
  • 29
2
votes
0 answers

How to process partial payment in Point Of Sale in Odoo10?

Is there any configuration using that we can process partial payment of Point Of Sale - Odoo10..?
Pratik
  • 53
  • 2
2
votes
1 answer

Does implementing EMV PIN Bypass entail re-certification?

We are already certified for EMV for all four brands. We are planning to implement PIN Bypass functionality and set TVR appropriately(Customer Bypassed PIN). Will this change require re-certifying for all four brands again? we are kind of getting…
user1168037
  • 120
  • 6
2
votes
1 answer

Printing barcode is not working in odoo receipt? code 39 format is not working?

I am tried all these codes. But it's not working? Actually I am adding '*' with barcode, but it does not work. Do I need to configure or do any changes on barcode nomenclature?
maha lakshmi
  • 61
  • 1
  • 7
2
votes
1 answer

POS for .NET - My program in C# shows text in "Microsoft LineDisplay Simulator" instead of the real display

Hello lovely community! I am using a HP 2x20 Integrated Display with HP RP 7800 Retail System and decided to play with it and write some small programs for it to learn coding. The sample tool provided with the SDK works perfectly. First I wrote a…
frankhorrigan
  • 41
  • 1
  • 3
2
votes
1 answer

Is Access 2007 with a touch-screen POS interface the right choice to convert my INFORMIX-SQL app?

I have evaluated several development tools for converting my informix SQL-based app. They are: Genero/4Js, FileMaker, Oracle APEX, VFP, Clarion and Access 2007. I have a CRUD pawnshop app (see video-demo www.frankcomputer.com) This app centers on…
Joe R.
  • 2,032
  • 4
  • 36
  • 72
2
votes
2 answers

How to send track1 and track 2 data of EMV to payment gateway in C?

Currently I am developing a POS application for my company. I have already extracted the EMV Card data (Chip and Mag). Now I wish to send these details of track1 and track2 data to the payment gateway to complete the transaction. What I know till…
Coder
  • 39
  • 1
  • 3
2
votes
1 answer

Odoo POS create a dropdown list

Can anyone help me with creating a dropdown list in the POS partner screen. I added this in the pos.xml file, but the dropdown is empty. Thanks
CustomerGroup