Commit Graph

  • 68c08ca3a0 Merge pull request #15 from gurneyalex/7.0-add_OCA_author Sylvain LE GAL 2015-03-03 16:27:45 +0100
  • 1a6babcd1d Merge pull request #12 from yvaucher/8.0-module-icons Pedro M. Baeza 2015-03-03 14:46:50 +0100
  • e0e0364eb8 Move module icon in static/description #12 Yannick Vaucher 2015-03-03 13:25:02 +0100
  • 52a849d443 Add OCA as author of OCA addons #13 Alexandre Fayolle 2015-03-02 15:37:13 +0100
  • 8df5270b13 Add OCA as author of OCA addons #15 #14 Alexandre Fayolle 2015-03-02 15:37:12 +0100
  • d0fd71a65a [IMP] pos_pricelist: Improve README Pedro M. Baeza 2015-02-12 16:08:51 +0100
  • 7d14e55229 Merge pull request #6 from taktik/8.0-pos_dynamic_price Sylvain LE GAL 2015-02-12 15:00:27 +0100
  • 5d831a6424 Merge pull request #11 from yvaucher/8.0-add-license-key Sylvain LE GAL 2015-02-12 10:43:17 +0100
  • dc74a67d7d Add license key in __openerp__.py #11 Yannick Vaucher 2015-02-06 15:30:44 +0100
  • 34528ee4c6 Merge pull request #7 from akretion/8.0-pos_product_template Pedro M. Baeza 2015-01-28 11:55:16 +0100
  • 46248d38c3 [IMP] Add screenshot descrption; #7 Sylvain LE GAL 2015-01-28 10:23:45 +0100
  • 34e14ac483 [REF] Sylvain LE GAL 2015-01-28 10:22:56 +0100
  • 41ecfab361 [IMP] description of the module in openerp.py file; Sylvain LE GAL 2015-01-28 10:22:44 +0100
  • b8a5646426 [FIX] hide product attribute value in POS if value has no product associated to it Sylvain LE GAL 2015-01-28 10:06:35 +0100
  • 01defb0366 [ADD] Add extra demo data that generate display bug Sylvain LE GAL 2015-01-28 09:58:00 +0100
  • 19f560cd81 [ADD] 'pos_product_template' pot file Sylvain LE GAL 2015-01-25 17:14:52 +0100
  • 5cde84e9d4 [FIX] Typo Sylvain LE GAL 2015-01-25 16:59:35 +0100
  • bec18f367c [REF] remove useless variable, courtesy to Sylvain C; Sylvain LE GAL 2015-01-25 16:57:56 +0100
  • b92757a082 [IMP] Module description #9 Sylvain Calador 2015-01-21 15:41:02 +0100
  • b372076674 Merge pull request #10 from akretion/8.0-201407-pos-code-sprint Pedro M. Baeza 2015-01-15 12:14:37 +0100
  • e4676ed4e2 [FIX] fix travis add missing dependency pycountry #10 Sébastien BEAU 2015-01-15 11:49:15 +0100
  • 48da52a03c [FIX] fix dependency installation for travis pyserial ;) not serial Sébastien BEAU 2015-01-15 09:53:21 +0100
  • 232b93a292 [FIX] fix travis add missing dependency Sébastien BEAU 2015-01-15 09:28:05 +0100
  • 0c15d2415c Merge remote-tracking branch 'oca/8.0' into 8.0-201407-pos-code-sprint Sébastien BEAU 2015-01-09 11:01:32 +0100
  • 7f620ad34a [IMP] Allow to search on partner name on pos order load Sylvain Calador 2015-01-07 10:19:21 +0100
  • d3da132e02 PEP8 Alexis de Lattre 2015-01-06 23:26:30 +0100
  • d7db6cc5ec [ADD] 'pos_order_load' Sylvain Calador 2015-01-06 18:41:13 +0100
  • 90e2579c9b [REF] : introduce a new class PricelistEngine to refactor the code [IMP] : refresh product UI to reflects while selecting a customer For more details see the first point of this comment : https://github.com/OCA/pos/pull/6#issuecomment-68455367 #6 Adil Houmadi 2015-01-01 16:17:21 +0100
  • e1a8e3f214 [FIX] Vicious bug that is invisible alone, but becomes visible when used with the module pos_pay_invoice Alexis de Lattre 2014-12-30 17:28:59 +0100
  • 3bff8f1c4f [FIX] : access to db differently, context is much important ! Adil Houmadi 2014-12-21 02:10:48 +0100
  • 90f9243e3a Update from upstream Merge remote-tracking branch 'origin/8.0' into 8.0-pos_dynamic_price Adil Houmadi 2014-12-21 01:25:40 +0100
  • 4cd140fd22 [FIX] : remove <br/> from readme file Adil Houmadi 2014-12-21 00:48:15 +0100
  • d2c0baa396 [FIX] : fix Readme file Adil Houmadi 2014-12-21 00:46:50 +0100
  • 8be730e2dd [FIX] : E302 expected 2 blank lines, found 1 Adil Houmadi 2014-12-21 00:38:43 +0100
  • 2092500fea [ADD] Some functional testing Adil Houmadi 2014-12-21 00:19:48 +0100
  • d61423ff6a [ADD] fr translation; Sylvain LE GAL 2014-12-18 13:10:24 +0100
  • 92a84bc37b [IMP] better display of attributes values; [FIX] overflow bug; Sylvain LE GAL 2014-12-18 13:10:18 +0100
  • 91fc78d2ab [CHG] : Rename README to README.rst (https://github.com/OCA/pos/pull/6#issuecomment-66383621) [CHG] : Rename module to pos_pricelist instead of the old one [FIX] : Fix typo mentioned on this comments : - https://github.com/OCA/pos/pull/6#discussion_r21574900 - https://github.com/OCA/pos/pull/6#commitcomment-9012800 [IMP] : Recover a missed feature while setting a price for an orderline https://github.com/OCA/pos/pull/6#discussion_r21575474 [IMP] : Switch to while loop while iterating over an array [REM] : Avoid bad practice on Object Class : https://github.com/OCA/pos/pull/6#commitcomment-9012727 Adil Houmadi 2014-12-17 23:49:21 +0100
  • 19ee2aed58 Merge pull request #8 from yvaucher/8.0-separate-lint Sylvain LE GAL 2014-12-16 16:49:31 +0100
  • 30834dc7de Remove second env list #8 Yannick Vaucher 2014-12-16 16:34:37 +0100
  • 08bc3cd2bf Separated Lint tests Yannick Vaucher 2014-12-16 13:23:18 +0100
  • 56845a421c [ADD] 'pos_product_template' Sylvain LE GAL 2014-12-10 00:22:36 +0100
  • 978c7412fb [FIX] Flake8 Adil Houmadi 2014-11-30 23:33:36 +0100
  • af03649502 Revert "[FIX] flask8" Adil Houmadi 2014-11-30 23:32:40 +0100
  • 7040fe9eea [FIX] flask8 Adil Houmadi 2014-11-30 23:32:08 +0100
  • d71e9f2f8c flake8 is not happy :) Adil Houmadi 2014-11-30 23:20:56 +0100
  • d8b5fce657 [ADD] : Dynamic Price for POS Adil Houmadi 2014-11-30 22:55:46 +0100
  • ef6b4ae257 Merge pull request #4 from grap/7.0-pos_order_pricelist_change Sylvain LE GAL 2014-11-18 18:20:25 +0100
  • bafb4137bf Update ES translation by Alejandro Amador Alexis de Lattre 2014-11-18 18:12:51 +0100
  • 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 Alexis de Lattre 2014-11-17 13:09:21 +0100
  • 57cc56d830 [FIX] 'pos_backup_draft_orders' Incorrect description #5 Sylvain LE GAL 2014-11-16 03:33:46 +0100
  • 526be4309e [FIX] incorrect name of the test file; #4 Sylvain LE GAL 2014-11-16 03:29:25 +0100
  • 3cfffabfef [FIX] Add pot file Sylvain LE GAL 2014-11-16 03:10:18 +0100
  • a37358968d [FIX] Add pot file Sylvain LE GAL 2014-11-16 03:07:35 +0100
  • c526e31de1 [FIX] 'pos_backup_draft_orders' Test was failing because pos session wasn't available; Sylvain LE GAL 2014-11-15 21:26:56 +0100
  • 338239e41a [FIX] 'pos_backup_draft_orders' Pylint Sylvain LE GAL 2014-11-15 21:13:20 +0100
  • 6361dc9cab [ADD] 'pos_backup_draft_orders' Tests Sylvain LE GAL 2014-11-15 21:05:37 +0100
  • b9fde05f7d [FIX] 'pos_backup_draft_orders' Pylint Sylvain LE GAL 2014-11-15 19:20:54 +0100
  • 52d68dad1e [REF] 7.0 'pos_backup_draft_orders' minor change in __openerp__ description Sylvain LE GAL 2014-11-15 18:47:11 +0100
  • f111656f45 [ADD] 7.0 'pos_backup_draft_orders' Sylvain LE GAL 2014-11-15 18:45:30 +0100
  • 0db2791aac Merge pull request #3 from grap/7.0-pos_select_customer Sylvain LE GAL 2014-11-15 18:42:43 +0100
  • 678713e12e [REF] 7.0 'pos_order_pricelist_change' minor change in __openerp__ description Sylvain LE GAL 2014-11-15 18:17:49 +0100
  • 46ee88304e [FIX] 'pos_order_pricelist_change' flake8; Sylvain LE GAL 2014-11-15 18:16:27 +0100
  • d29a84e532 [ADD] 7.0 'pos_order_pricelist_change' Sylvain LE GAL 2014-11-15 18:15:01 +0100
  • 59e33ddcb4 [REF] 7.0 'pos_select_customer' minor change in __openerp__ description; #3 Sylvain LE GAL 2014-11-15 18:10:08 +0100
  • a81ed05b88 [ADD] 7.0 'pos_select_customer' to select customer in Front End POS Sylvain LE GAL 2014-11-15 17:56:33 +0100
  • 98d8ea8598 Merge pull request #2 from grap/7.0-pos_second_header Sylvain LE GAL 2014-11-15 17:41:48 +0100
  • b30fe74e7d [REF] 7.0 'pos_second_header' minor change in the __openerp__ file #2 Sylvain LE GAL 2014-11-15 17:33:37 +0100
  • 1ac42adbee [FIX] 7.0 'pos_second_header' Flake8; Sylvain LE GAL 2014-11-15 17:32:27 +0100
  • 1e6e353be7 [ADD] 7.0 'pos_second_header' new module to have an extra header in Point Of Sale Front End View Sylvain LE GAL 2014-11-15 17:23:08 +0100
  • 21fa8a39a0 [FIX] Travis File; Sylvain LE GAL 2014-11-15 17:06:36 +0100
  • a7a8ddbabf [FIX] Travis file; Sylvain LE GAL 2014-11-15 17:01:30 +0100
  • 68d83985c9 Update Readme to 8.0 serie Sylvain LE GAL 2014-11-02 16:39:53 +0100
  • cb0160a177 Update README.md Sylvain LE GAL 2014-11-02 15:10:31 +0100
  • 370d0273c0 [ADD] Travis File Sylvain LE GAL 2014-11-02 15:00:58 +0100
  • 1d82398baf Create README.md Sylvain LE GAL 2014-11-02 14:55:22 +0100
  • 423748a250 Create .gitignore Sylvain LE GAL 2014-11-02 14:55:11 +0100
  • 8499ce4972 Add message on POS open Remove code that was not working FIX bug in removeOrderLine Update translation Alexis de Lattre 2014-10-24 15:47:00 +0200
  • 3deb9f864e FIX bugs Remove paiment method from LCD message Add missing POT file Update FR translation Alexis de Lattre 2014-10-24 14:24:31 +0200
  • 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 Alexis de Lattre 2014-10-24 12:05:08 +0200
  • 7f37501f2f Remove currency_iso_numeric (replaced by pycountry) Adapt JS code of pos_payment_terminal Some cleanup Alexis de Lattre 2014-10-23 14:51:40 +0200
  • e7bfab5768 Use pycountry Add test script for credit card reader Alexis de Lattre 2014-10-23 14:36:24 +0200
  • 5411ca4d50 pos_payment_terminal: add missing css file pos_customer_display: FIX JS code and make it more robust Alexis de Lattre 2014-10-22 21:47:15 +0200
  • a564d3182c Update module description, with instructions for recent kernels Alexis de Lattre 2014-09-23 19:03:05 +0200
  • 41e2497035 FIX Adapt JS code to recent changes in the code of POS v8 Update module description with my recent tests with new hardware Alexis de Lattre 2014-09-01 13:31:03 +0200
  • 8b598d562c Add french translation Auélien DUMAINE 2014-07-21 22:12:06 +0200
  • 44122e4ce3 pos_payment_terminal : bigger button for start transaction with touchscreen Auélien DUMAINE 2014-07-20 22:36:24 +0200
  • 5cc93eef96 Fix copyright headers PEP8 stuff Alexis de Lattre 2014-07-12 00:29:04 +0200
  • c5f0f42213 Update description. Alexis de Lattre 2014-07-12 00:13:07 +0200
  • b9f6441745 pos_customer_display bugfix : new massage on deleting orderLine and fixing unit_price computation on adding orderLine Auélien DUMAINE 2014-07-11 03:03:11 +0200
  • 06eaeacce0 Add dependancy on currency_iso_numeric. Alexis de Lattre 2014-07-10 20:40:01 +0200
  • 4f1fc6c235 Add module hw_telium_payment_terminal. Alexis de Lattre 2014-07-10 20:39:07 +0200
  • 80603dc163 Initial check-in of the module pos_payment_terminal. Auélien DUMAINE 2014-07-10 17:23:30 +0200
  • d9599e6c2f Add module currency_iso_numeric. Alexis de Lattre 2014-07-09 18:56:38 +0200
  • 58c570a2f7 Initial check-in of the module pos_customer_display. Auélien DUMAINE 2014-07-09 14:20:20 +0200
  • 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. Alexis de Lattre 2014-07-09 11:04:10 +0200
  • b93becdf8c Initial check-in of the module hw_customer_display. Alexis de Lattre 2014-07-08 19:55:57 +0200