Sylvain LE GAL
0d0d4275b9
[MIG][pos_payment_change] from 8.0 to 12.0
- Black python code
- OCA Convention
- Add tests
- add configuration on pos.config, with two option 'refund' or 'update'
- The 'refund' option makes the module compatible with (French) certification
- make the module compatible with pos_order_return
5 years ago
Sylvain LE GAL
6e6e2aab73
[ADD][8.0] pos_change_payment. (from github.com/grap/grap-odoo-incubator)
5 years ago
Sylvain LE GAL
0da9f1bbac
[FIX] pos_order_return: prevent error when trying to refund a pos order without pickings
5 years ago
OCA-git-bot
4673e43aef
[ADD] setup.py
5 years ago
OCA-git-bot
27e0bcb696
[ADD] icon.png
5 years ago
OCA-git-bot
76debeccde
[UPD] README.rst
5 years ago
oca-travis
af4b613274
[UPD] Update pos_place.pot
5 years ago
OCA-git-bot
1b136a0bb6
Merge PR #381 into 12.0
Signed-off-by sebastienbeau
5 years ago
Sylvain LE GAL
5e91f3211b
Update pos_place/models/pos_order.py
Co-Authored-By: David Beal <david.beal@akretion.com>
5 years ago
Alexis de Lattre
8eafc888f1
Merge pull request #471 from fmdl/12.0-mig-hw_telium_payment_terminal_
[MIG] 12.0 mig hw telium payment terminal
5 years ago
Sylvain LE GAL
5c59455866
Merge pull request #2 from quentinDupont/12.0-ADD-pos_place_imp
[IMP] Config for each pos
5 years ago
Quentin Dupont
a68d150e99
[IMP] Config for each pos
5 years ago
OCA-git-bot
5ba4ccded2
pos_order_return 12.0.1.0.1
5 years ago
OCA-git-bot
a33f806ecc
[UPD] README.rst
5 years ago
OCA-git-bot
3913fed530
Merge PR #477 into 12.0
Signed-off-by legalsylvain
5 years ago
Sylvain LE GAL
7c5c24e3d8
[FIX] pos_order_return: bad image paths in readme segments
5 years ago
Nelson Ramírez Sánchez
875362afce
Translated using Weblate (Spanish (Chile))
Currently translated at 100.0% (9 of 9 strings)
Translation: pos-12.0/pos-12.0-pos_invoice_send_mail
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_invoice_send_mail/es_CL/
5 years ago
Nelson Ramírez Sánchez
c044da64ff
Translated using Weblate (Spanish)
Currently translated at 100.0% (9 of 9 strings)
Translation: pos-12.0/pos-12.0-pos_invoice_send_mail
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_invoice_send_mail/es/
5 years ago
Nelson Ramírez Sánchez
e525717af5
Added translation using Weblate (Spanish (Chile))
5 years ago
Nelson Ramírez Sánchez
c56d3d647b
Added translation using Weblate (Spanish)
5 years ago
Simon Mas
d7b0045a6d
Translated using Weblate (French)
Currently translated at 100.0% (9 of 9 strings)
Translation: pos-12.0/pos-12.0-pos_invoice_send_mail
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_invoice_send_mail/fr/
5 years ago
eLBati
75372f4423
ADD setup
5 years ago
eLBati
b56936fe85
ADD pos_supplierinfo_barcode: Search products by supplier barcode
5 years ago
OCA Transbot
a033855f08
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: pos-12.0/pos-12.0-pos_invoice_send_mail
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_invoice_send_mail/
5 years ago
OCA-git-bot
6bf412cf3f
Merge PR #473 into 12.0
Signed-off-by legalsylvain
5 years ago
Iván Todorovich
5bc4903b81
[IMP] Add margins in res.config
5 years ago
Florent de Labarre
81be592709
[MIG] hw_telium_payment_terminal: Migration to 12.0
5 years ago
OCA-git-bot
d69b24f430
hw_telium_payment_terminal 8.0.0.1.2
5 years ago
Éloi Rivard
4fc3ac3842
[FIX][8.0] hw_telium_payment_terminal - Make lint tools happy
5 years ago
Éloi Rivard
e608713c95
[8.0][FIX] hw_telium_payment_terminal_status - print status, fix #372
5 years ago
Pedro M. Baeza
e802e41989
[IMP] hw_telium_payment_terminal: README file instead of description
5 years ago
OCA-git-bot
2038b8fcc4
[ADD] icon.png
6 years ago
oca-travis
e2cbb9c05b
[UPD] Update hw_telium_payment_terminal.pot
6 years ago
Alexis de Lattre
0674bc67a2
Fix typo
6 years ago
Pedro M. Baeza
e392c02bb3
[FIX] hw_*: Don't import twice
7 years ago
Dave Lasley
a511103072
[FIX] hw_telium_payment_terminal: Add guard for external import
8 years ago
Invitu
0e18f2bc3f
[FIX] fixes currencies with decimals <>2
7 years ago
Alexis de Lattre
92df9cb011
[8.0] hw_telium_payment_terminal: Update to newer pycountry API ( #222 )
* hw_telium_payment_terminal: Update to newer pycountry API
7 years ago
Carlos Vásquez
3735fda754
[FIX] Flake8 on hw_customer_display, hw_telium_payment_terminal and pos_remove_pos_category
8 years ago
Carlos Vásquez
f1328b6ed5
[FIX] Pylint on hw_customer_display and hw_telium_payment_terminal and flake8 on pos_remove_pos_category
8 years ago
Alexis de Lattre
3ca320937e
hw_telium_payment_terminal: add 2 tested devices
9 years ago
Stéphane Bidoul
49bb75af1e
[UPD] prefix versions with 8.0
9 years ago
Alexis de Lattre
6aee1ddd98
PEP8
10 years ago
Alexis de Lattre
01563a80c0
Cleaner inheritance implementation in pos_customer_display
Better debug logs in hw_* modules for LCD and Telium
10 years ago
Alexandre Fayolle
e8f484469f
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Alexis de Lattre
d206c21457
PEP8
10 years ago
Alexis de Lattre
a6258568ea
Use pycountry
Add test script for credit card reader
10 years ago
Alexis de Lattre
b6f59d3201
FIX Adapt JS code to recent changes in the code of POS v8
Update module description with my recent tests with new hardware
10 years ago
Alexis de Lattre
aa5016d8bd
Fix copyright headers
PEP8 stuff
10 years ago
Alexis de Lattre
336e53e2e1
Update description.
10 years ago