Pedro M. Baeza
34528ee4c6
Merge pull request #7 from akretion/8.0-pos_product_template
[ADD] 'pos_product_template'
10 years ago
Sylvain LE GAL
46248d38c3
[IMP] Add screenshot descrption;
10 years ago
Sylvain LE GAL
34e14ac483
[REF]
10 years ago
Sylvain LE GAL
41ecfab361
[IMP] description of the module in openerp.py file;
10 years ago
Sylvain LE GAL
b8a5646426
[FIX] hide product attribute value in POS if value has no product associated to it
10 years ago
Sylvain LE GAL
01defb0366
[ADD] Add extra demo data that generate display bug
10 years ago
Sylvain LE GAL
19f560cd81
[ADD] 'pos_product_template' pot file
10 years ago
Sylvain LE GAL
5cde84e9d4
[FIX] Typo
10 years ago
Sylvain LE GAL
bec18f367c
[REF] remove useless variable, courtesy to Sylvain C;
10 years ago
Pedro M. Baeza
b372076674
Merge pull request #10 from akretion/8.0-201407-pos-code-sprint
[8.0] Add support for Customer LCD, credit card reader and check printer
10 years ago
Sébastien BEAU
e4676ed4e2
[FIX] fix travis add missing dependency pycountry
10 years ago
Sébastien BEAU
48da52a03c
[FIX] fix dependency installation for travis pyserial ;) not serial
10 years ago
Sébastien BEAU
232b93a292
[FIX] fix travis add missing dependency
10 years ago
Sébastien BEAU
0c15d2415c
Merge remote-tracking branch 'oca/8.0' into 8.0-201407-pos-code-sprint
10 years ago
Alexis de Lattre
d3da132e02
PEP8
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
Sylvain LE GAL
d61423ff6a
[ADD] fr translation;
10 years ago
Sylvain LE GAL
92a84bc37b
[IMP] better display of attributes values;
[FIX] overflow bug;
10 years ago
Sylvain LE GAL
19ee2aed58
Merge pull request #8 from yvaucher/8.0-separate-lint
Separated Lint tests
10 years ago
Yannick Vaucher
30834dc7de
Remove second env list
10 years ago
Yannick Vaucher
08bc3cd2bf
Separated Lint tests
10 years ago
Sylvain LE GAL
56845a421c
[ADD] 'pos_product_template'
10 years ago
Alexis de Lattre
bafb4137bf
Update ES translation by Alejandro Amador
10 years ago
Alexis de Lattre
49224f9890
Add Spanish translation by Alejandro Amador (thanks for your contribution !)
Move CSS definition from pos_payment_terminal_view.xml to pos_payment_terminal.xml
Small cleanups
10 years ago
Sylvain LE GAL
a7a8ddbabf
[FIX] Travis file;
10 years ago
Sylvain LE GAL
68d83985c9
Update Readme to 8.0 serie
10 years ago
Sylvain LE GAL
cb0160a177
Update README.md
10 years ago
Sylvain LE GAL
370d0273c0
[ADD] Travis File
10 years ago
Sylvain LE GAL
1d82398baf
Create README.md
10 years ago
Sylvain LE GAL
423748a250
Create .gitignore
10 years ago
Alexis de Lattre
8499ce4972
Add message on POS open
Remove code that was not working
FIX bug in removeOrderLine
Update translation
10 years ago
Alexis de Lattre
3deb9f864e
FIX bugs
Remove paiment method from LCD message
Add missing POT file
Update FR translation
10 years ago
Alexis de Lattre
de293a8fd2
[FIX] lenght -> length
[IMP] Change is now displayed on the LCD when entered (avoid to keep displaying the change with the "next customer")
Rename function names to easier understanding
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
e7bfab5768
Use pycountry
Add test script for credit card reader
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
Alexis de Lattre
a564d3182c
Update module description, with instructions for recent kernels
10 years ago
Alexis de Lattre
41e2497035
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
Auélien DUMAINE
8b598d562c
Add french translation
10 years ago
Auélien DUMAINE
44122e4ce3
pos_payment_terminal : bigger button for start transaction with touchscreen
10 years ago
Alexis de Lattre
5cc93eef96
Fix copyright headers
PEP8 stuff
11 years ago
Alexis de Lattre
c5f0f42213
Update description.
11 years ago
Auélien DUMAINE
b9f6441745
pos_customer_display bugfix : new massage on deleting orderLine and fixing unit_price computation on adding orderLine
11 years ago
Alexis de Lattre
06eaeacce0
Add dependancy on currency_iso_numeric.
11 years ago
Alexis de Lattre
4f1fc6c235
Add module hw_telium_payment_terminal.
11 years ago
Auélien DUMAINE
80603dc163
Initial check-in of the module pos_payment_terminal.
11 years ago
Alexis de Lattre
d9599e6c2f
Add module currency_iso_numeric.
11 years ago
Auélien DUMAINE
58c570a2f7
Initial check-in of the module pos_customer_display.
11 years ago
Alexis de Lattre
62c156f9ca
Add test script, to test the display without odoo server
Update description
Remove test on number of row/cols, because it is already tested on POS client JS code.
11 years ago
Alexis de Lattre
b93becdf8c
Initial check-in of the module hw_customer_display.
11 years ago