145 Commits (4e4a0f8b88c603f74d986acc812df9d627cbb309)
 

Author SHA1 Message Date
Sylvain LE GAL 4e4a0f8b88 Merge pull request #48 from rafaelbn/patch-1 9 years ago
Rafael Blasco 5bbacf7cad Update __openerp__.py 9 years ago
Pedro M. Baeza 4e4b98c618 Merge pull request #44 from Antiun/pr-fix_pos_pricelist_init 9 years ago
Javier Iniesta c1deaee54a [FIX] Pick taxes related with product templates 9 years ago
Javier Iniesta 0fb76b9b6f [FIX] init calculation of taxes 9 years ago
Sylvain LE GAL f41a770c82 Merge pull request #43 from taktik/8.0-fix-zero-price-100--percent-discout-mv 9 years ago
Maxime Vanderhaeghe 8d770ebd9b [FIX] : Allow possibility to give 100% discount. 9 years ago
Pedro M. Baeza 5811f4f412 Merge pull request #39 from ah-taktik/8.0-improve-pos-pricelist 9 years ago
Adil Houmadi b4c5c50e33 Merge pull request #5 from Antiun/8.0-improve-pos-pricelist 9 years ago
Antonio Espinosa 95944032e9 [FIX] Add security file to __openerp__.py 9 years ago
Adil Houmadi a7e7338949 Merge pull request #4 from Antiun/8.0-improve-pos-pricelist 9 years ago
Antonio Espinosa 7de15b6dde [FIX] ACL rules 9 years ago
Antonio Espinosa 1a0282d76c [FIX] Add ACL rules for pos.order.tax model 9 years ago
Sylvain LE GAL 00e199ae43 Merge pull request #41 from akretion/8-categ-visible-in-pos 9 years ago
Antonio Espinosa 0115a87574 [FIX] Fixes commented by @pablocm-aserti 9 years ago
Adil Houmadi 000655c123 Merge pull request #3 from Antiun/8.0-improve-pos-pricelist 9 years ago
Antonio Espinosa 7a89ae54b9 Bugfixes 9 years ago
Alexandre Fayolle 44200bc2aa Update travis configuration 9 years ago
Antonio Espinosa 1b6e6741a1 Add spanish translations 9 years ago
Antonio Espinosa 5c33dbf8df [IMP] Show aggregated taxes detail in pos.order and when printing ticket 9 years ago
Adil Houmadi 48e6f5e237 Merge pull request #2 from pablocm-aserti/8.0-improve-pos-pricelist 9 years ago
PabloCM 34dfa313d5 [FIX] PEP8 Double blank at end eof 9 years ago
PabloCM 4f71da443a [FIX] Renamed method and var for clarity 9 years ago
David Beal 820fdf5d36 [FIX] translation & doc 9 years ago
PabloCM 0a1a57c33c [FIX] Lookup of taxes not found in fiscal position mappings 9 years ago
David Beal 6d1576d23a [IMP] make category visible or not in pos 9 years ago
PabloCM 1bd3fe9574 [FIX] Removed commented garbage 9 years ago
PabloCM 2fbf539564 [FIX] The backend now handles properly the fiscal position conversion of taxes applied on the frontend 9 years ago
PabloCM 57a30cc8c3 [FIX] Fiscal position tax mapping 9 years ago
Adil Houmadi d1cc1977ad Merge pull request #1 from pablocm-aserti/8.0-improve-pos-pricelist 9 years ago
PabloCM 87891a63bf [IMP] The pricelist in the current pos.config is used as default instead of the sistem-wide default 9 years ago
Adil Houmadi 09796b8947 [FIX] : typo 9 years ago
Adil Houmadi 5261216b01 [IMP] : Take in account @antespi remark's 9 years ago
Adil Houmadi 7537c254ae [FIX] : E302 expected 2 blank lines, found 1 9 years ago
Adil Houmadi 9663670948 [ADD] : When we mouseover the price tag, a tooltip is shown to indicate the computation depending on the quantity like this output : 9 years ago
Adil Houmadi f5d7493379 [IMP] : simplify JS for price computation (get_all_prices) 9 years ago
Adil Houmadi cd4d2508ee [ADD] : - add support for price with taxes, new option is introduced in the POS config to let the user show price with taxes in product widget. 9 years ago
Adil Houmadi f470ba6a83 [IMP] : remove _super method from Backbone.Model. 9 years ago
Adil Houmadi c0455ba4a8 [IMP] : improve JS indentation 9 years ago
Sylvain LE GAL e5138b3595 Merge pull request #37 from akretion/8.0-payment-terminal-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 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 10 years ago
Alexis de Lattre 7907e2c960 PEP8 10 years ago
Alexis de Lattre 41af109f4e Make some messages of customer display configurable 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 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 10 years ago