andreparames
bfc681fd96
pos_payment_terminal: auto-validate orders with mixed payments
7 years ago
andreparames
9aee051b75
pos_payment_terminal: inform user of transaction status
7 years ago
andreparames
49e9bb0acc
pos_payment_terminal: receive transaction refs
Provide a mechanism to send the order UID to the payment terminal,
which can then pass the transaction reference generated by the
payment provider back to Odoo, and which is then added to the
order payment lines. This allows their subsequent reconciliation.
The order is also automatically validated when the payment
finishes.
7 years ago
OCA-git-bot
babd7e5fa8
[ADD] icon.png
6 years ago
Invitu
5be23bc5fd
[FIX] fixes currencies with decimals <>2
7 years ago
Alexis de Lattre
c10036886b
Port pos_payment_terminal to v10
8 years ago
Aurélien DUMAINE
bd20bdaa58
Add static/src/xml/templates.xml
8 years ago
Aurélien DUMAINE
587f8f77c4
FIX : multiple calls to action on 'start transaction' click event
9 years ago
Aurélien DUMAINE
93faa9f2d1
overload render_paymentlines
9 years ago
Aurélien DUMAINE
81aebd36ba
begin of porting pos_payment_terminal to Odoo 9.0
9 years ago
Alexis de Lattre
0501e58e5a
[FIX] bug #36 : take advantage of the recent update in the odoo codebase to properly get the 'name' of the currency
9 years ago
Alexis de Lattre
d9832f60f9
FIX my previous commit: sent currency to POSbox
10 years ago
Alexis de Lattre
886ad63a75
pos_payment_terminal: smiplify JS code
Move description from __openerp__.py to README.rst
Update demo data
10 years ago
Alexis de Lattre
f0806df272
pos_customer_display: Add button "Display Total to Customer" and port to new API
pos_payment_terminal: code cleanup
10 years ago
Alexis de Lattre
e1a8e3f214
[FIX] Vicious bug that is invisible alone, but becomes visible when used with the module pos_pay_invoice
10 years ago
Alexis de Lattre
7f37501f2f
Remove currency_iso_numeric (replaced by pycountry)
Adapt JS code of pos_payment_terminal
Some cleanup
10 years ago
Alexis de Lattre
5411ca4d50
pos_payment_terminal: add missing css file
pos_customer_display: FIX JS code and make it more robust
10 years ago
Auélien DUMAINE
44122e4ce3
pos_payment_terminal : bigger button for start transaction with touchscreen
10 years ago
Auélien DUMAINE
b9f6441745
pos_customer_display bugfix : new massage on deleting orderLine and fixing unit_price computation on adding orderLine
10 years ago
Auélien DUMAINE
80603dc163
Initial check-in of the module pos_payment_terminal.
10 years ago