Sylvain LE GAL
00e199ae43
Merge pull request #41 from akretion/8-categ-visible-in-pos
[IMP] make category visible or not in pos
9 years ago
Alexandre Fayolle
44200bc2aa
Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
9 years ago
David Beal
820fdf5d36
[FIX] translation & doc
9 years ago
David Beal
6d1576d23a
[IMP] make category visible or not in pos
9 years ago
Sylvain LE GAL
e5138b3595
Merge pull request #37 from akretion/8.0-payment-terminal-bug-36
8.0 pos_payment_terminal : fix bug #36
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
fe0842e942
Merge pull request #30 from akretion/8.0-pos_payment_terminal-code-simplify
pos_payment_terminal + pos_customer_display: simplify JS code
9 years ago
Alexis de Lattre
a0d14e2147
FIX when clicking on "Display Total to Customer", the query is now sent only once to the POSbox
Patch written with the kind help of Sylvain Calador
10 years ago
Alexis de Lattre
7907e2c960
PEP8
10 years ago
Alexis de Lattre
41af109f4e
Make some messages of customer display configurable
JS code cleanup: harmonize identation
10 years ago
Alexis de Lattre
a6498860b1
Remove some console.log for debug
10 years ago
Alexis de Lattre
a6456a2d46
pos_customer_display: finish to convert all JS inherits to cleaner implementation
10 years ago
Alexis de Lattre
fcd8540c79
Cleaner inheritance implementation in pos_customer_display
Better debug logs in hw_* modules for LCD and Telium
10 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
Sylvain LE GAL
dc40d51c31
Merge pull request #28 from yvaucher/8.0-add-bug-tracker-link
Add bug tracker link on README.rst
10 years ago
Alexis de Lattre
2f66677801
Merge pull request #26 from akretion/8.0-enhance-customer-display
pos_customer_display: Add button "Display Total to Customer" + port to new API
10 years ago
Yannick Vaucher
bb9c08d30c
Add bug tracker link on README.rst
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
Sylvain LE GAL
87f0fbf2cd
Merge pull request #25 from copado/8.0
[FIX] correcting some chars
10 years ago
Sandy
af0b54869c
Remove sudo requirement
10 years ago
unknown
ef56365cf2
[FIX] correcting some chars
10 years ago
Sylvain LE GAL
26ee156213
Merge pull request #20 from akretion/8.0-pos-product-category
[ADD] Add 'pos_product_category' module
10 years ago
Sylvain LE GAL
3c0124dfbf
Merge pull request #23 from akretion/pos-payment-terminal-translate-fr
pos_payment_terminal: Add POT file, FR translation and demo data
10 years ago
Alexis de Lattre
8db83375c6
Better XML header
10 years ago
Alexis de Lattre
7656d3f108
pos_payment_terminal: Add POT file, FR translation and demo data
10 years ago
Sylvain LE GAL
727d05f63b
Merge pull request #21 from copado/8.0
[IMP] Add German Language
10 years ago
Mathias Neef
d17d05b1cf
Merge pull request #1 from copmn/8.0
[IMP] Add German Language
10 years ago
unknown
6724adaa19
[IMP] Add German Language
10 years ago
Pedro M. Baeza
054a316f33
Merge pull request #19 from ah-taktik/8.0-fix-omited-instruction
[FIX] : Fix omitted instruction on taxes_ids
10 years ago
Sylvain Calador
287b2e9ce1
[REF] Rename module name to "pos_remove_pos_category"
10 years ago
Sylvain Calador
229088e297
[IMP] Makes pos_categ_id field invisible instead of discard it
10 years ago
Sylvain Calador
48fd1d33d1
[IMP] Restore POS category menu action when uninstall
10 years ago
Sylvain Calador
bdf8e4441a
[IMP] Module constraint install and uninstall
10 years ago
Sylvain Calador
e5551a33fb
[ADD] Add 'pos_product_category' module
10 years ago
Alexandre Fayolle
81e62afcb9
don't use travis container-based infrastructure
10 years ago
Adil Houmadi
fddc8f531f
[FIX] : Fix omitted instruction on taxes_ids
10 years ago
Alexis de Lattre
c741b61bcc
Merge pull request #18 from apertoso/8.0
Added dutch translation
10 years ago
Jos De Graeve
1567c3b86b
Added dutch translation
10 years ago
Sylvain LE GAL
ad0808e91e
Merge pull request #13 from gurneyalex/8.0-add_OCA_author
Add OCA as author of OCA addons
10 years ago
Pedro M. Baeza
1a6babcd1d
Merge pull request #12 from yvaucher/8.0-module-icons
Move module icon in static/description
10 years ago
Yannick Vaucher
e0e0364eb8
Move module icon in static/description
10 years ago
Alexandre Fayolle
52a849d443
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
Pedro M. Baeza
d0fd71a65a
[IMP] pos_pricelist: Improve README
10 years ago
Sylvain LE GAL
7d14e55229
Merge pull request #6 from taktik/8.0-pos_dynamic_price
[ADD][8.0] : POS - manage pricelist in Front End POS
10 years ago
Sylvain LE GAL
5d831a6424
Merge pull request #11 from yvaucher/8.0-add-license-key
Add license key in __openerp__.py
10 years ago
Yannick Vaucher
dc74a67d7d
Add license key in __openerp__.py
10 years ago
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