Commit Graph

  • bdcb8b6f88 [REF] refactor code and add missing pricelist Sébastien BEAU 2015-07-16 18:44:16 +0200
  • 87891a63bf [IMP] The pricelist in the current pos.config is used as default instead of the sistem-wide default PabloCM 2015-07-16 14:19:10 +0200
  • 09796b8947 [FIX] : typo Adil Houmadi 2015-07-14 10:20:10 +0200
  • 5261216b01 [IMP] : Take in account @antespi remark's Clean way to inherit in JS And improve get_display_price method Adil Houmadi 2015-07-14 04:00:17 +0200
  • e2da6f7bc7 fix IntegrityError on column anonymous_partner_id at the module installation cde 2015-07-13 11:53:37 +0200
  • 7537c254ae [FIX] : E302 expected 2 blank lines, found 1 Adil Houmadi 2015-07-12 14:54:02 +0200
  • 9663670948 [ADD] : When we mouseover the price tag, a tooltip is shown to indicate the computation depending on the quantity like this output : 1x -> 100 € 3x -> 70 € 5x -> 50 € [IMP] : update readme to indicate the new improvements Adil Houmadi 2015-07-12 14:27:37 +0200
  • f5d7493379 [IMP] : simplify JS for price computation (get_all_prices) Adil Houmadi 2015-07-12 04:55:42 +0200
  • 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. - the UI is updated when we change the customer in order to adapt the prices - the computation take in account the pricelist and the fiscal position of the customer Adil Houmadi 2015-07-12 04:20:56 +0200
  • f470ba6a83 [IMP] : remove _super method from Backbone.Model. Never manipulate the native Backbone.Model entity like this way because it is considered as bad practice. Adil Houmadi 2015-07-12 02:16:41 +0200
  • c0455ba4a8 [IMP] : improve JS indentation Adil Houmadi 2015-07-12 01:43:51 +0200
  • e365368800 [FIX] Warning if user change product taxes while a POS session is opened #38 Antonio Espinosa 2015-07-10 18:39:06 +0200
  • 871c390388 fix travis.yml cde 2015-07-10 09:51:30 +0200
  • 33db9bfd89 fix description of module cde 2015-07-10 09:49:56 +0200
  • 98953d1709 rename the directory demo in data cde 2015-07-10 09:43:17 +0200
  • f418d88c21 [FIX] Travis warning Antonio Espinosa 2015-07-09 17:31:33 +0200
  • 885de8d5b8 [ADD] Show taxes details in POS order addon Antonio Espinosa 2015-07-09 16:49:20 +0200
  • 312702cfbd remove comment in sale_view.xml cde 2015-07-07 21:05:30 +0200
  • 3b1a89ffbd fix pricelist and partner_id passed to sale order;remove readonly attribute for section_id in sale order cde 2015-07-07 20:58:30 +0200
  • f1e05061be fix _get_domains method in pos.session cde 2015-07-07 12:43:00 +0200
  • d08e6ebc44 fix travis.yml cde 2015-07-07 10:58:14 +0200
  • e5138b3595 Merge pull request #37 from akretion/8.0-payment-terminal-bug-36 Sylvain LE GAL 2015-07-07 05:52:06 +0200
  • 0501e58e5a [FIX] bug #36 : take advantage of the recent update in the odoo codebase to properly get the 'name' of the currency #37 Alexis de Lattre 2015-07-07 00:04:04 +0200
  • ba4c3b7de2 complete travis.yml and anonymous_partner_id field in pos.config form view and pass pricelist from pos.config cde 2015-07-06 17:55:10 +0200
  • 5f5833c9d9 fix string statement error and for section_id field move readonly attribute in sale_view.xml and create get_domain function for search orders to invoice grouped cde 2015-07-02 17:46:02 +0200
  • 3b17236b2f fix openerp.py cde 2015-06-30 17:16:29 +0200
  • 255ab60a73 cleanup code in fr.po file; put res_partner_data.xml and pos_config_data.xml in demo folder; add anonymous_partner_id field in pos.config cde 2015-06-30 16:14:32 +0200
  • d1a6a43bbf add pos_sale_order module cde 2015-06-29 18:04:18 +0200
  • fe0842e942 Merge pull request #30 from akretion/8.0-pos_payment_terminal-code-simplify Alexis de Lattre 2015-06-29 10:38:55 +0200
  • 084d1f467e [FIX] remove test values; Sylvain LE GAL 2015-06-27 14:54:49 +0200
  • fd8f09e044 [ADD] new module pos_check_session_state to avoid PoS users use closed sessions; Sylvain LE GAL 2015-06-27 14:51:38 +0200
  • 960cb66403 Fix review comments #33 Antonio Espinosa 2015-06-23 01:54:52 +0200
  • 76a6af8b23 [ADD] POS with tax addon Antonio Espinosa 2015-06-22 16:25:23 +0200
  • a0d14e2147 FIX when clicking on "Display Total to Customer", the query is now sent only once to the POSbox #30 Alexis de Lattre 2015-06-22 12:18:16 +0200
  • 0097263317 first release of pos_localstorage Markus Schneider 2015-06-19 13:58:59 +0200
  • 7907e2c960 PEP8 Alexis de Lattre 2015-06-14 11:10:49 +0200
  • 41af109f4e Make some messages of customer display configurable Alexis de Lattre 2015-06-14 00:19:53 +0200
  • a6498860b1 Remove some console.log for debug Alexis de Lattre 2015-06-12 20:01:23 +0200
  • a6456a2d46 pos_customer_display: finish to convert all JS inherits to cleaner implementation Alexis de Lattre 2015-06-12 12:51:36 +0200
  • fcd8540c79 Cleaner inheritance implementation in pos_customer_display Alexis de Lattre 2015-06-12 12:28:36 +0200
  • d9832f60f9 FIX my previous commit: sent currency to POSbox Alexis de Lattre 2015-06-12 12:28:05 +0200
  • 886ad63a75 pos_payment_terminal: smiplify JS code Alexis de Lattre 2015-06-09 00:26:50 +0200
  • c22dd17151 added missing newlines #29 Jos De Graeve 2015-06-05 22:21:43 +0200
  • 363547cc03 Added README, moved model and view to their proper location Jos De Graeve 2015-06-04 22:04:03 +0200
  • da45e8d0a0 Fix test case Jos De Graeve 2015-06-04 17:35:06 +0200
  • 3aebaa6f43 PEP8 fixes Jos De Graeve 2015-06-04 17:34:13 +0200
  • 89552e4a3e Added testcase for orm constraint Jos De Graeve 2015-06-04 08:17:00 +0200
  • e459e98afe Added functionality to check on backend side Jos De Graeve 2015-06-02 15:23:17 +0200
  • 73e56e9095 Added oca as author Jos De Graeve 2015-06-02 15:11:03 +0200
  • 2e7f48427b fixed trailing whitespace pep8 error Jos De Graeve 2015-06-02 14:00:05 +0200
  • 846c929058 fixed relative import Jos De Graeve 2015-06-02 13:54:22 +0200
  • 1624bb51da pep8 fixes Jos De Graeve 2015-06-02 13:52:03 +0200
  • 00b6564d4d Some refactoring Jos De Graeve 2015-06-02 12:24:22 +0200
  • d73f32138f New module: Point of Sale Require Customer Jos De Graeve 2015-06-02 11:48:05 +0200
  • dc40d51c31 Merge pull request #28 from yvaucher/8.0-add-bug-tracker-link Sylvain LE GAL 2015-06-01 09:16:27 +0200
  • 2f66677801 Merge pull request #26 from akretion/8.0-enhance-customer-display Alexis de Lattre 2015-05-25 02:37:35 +0200
  • bb9c08d30c Add bug tracker link on README.rst #28 Yannick Vaucher 2015-05-22 19:45:30 +0200
  • bc860dc97a [INIT][pos_trade_receivable_autoreconcile] #24 Andrius Preimantas 2015-05-19 11:37:54 +0300
  • f0806df272 pos_customer_display: Add button "Display Total to Customer" and port to new API pos_payment_terminal: code cleanup #26 Alexis de Lattre 2015-05-17 01:51:59 +0200
  • 0e44308e65 Update travis configuration Alexandre Fayolle 2015-05-14 22:13:31 +0200
  • 87f0fbf2cd Merge pull request #25 from copado/8.0 Sylvain LE GAL 2015-05-14 00:01:16 +0200
  • af0b54869c Remove sudo requirement Sandy 2015-05-13 17:30:51 -0400
  • ef56365cf2 [FIX] correcting some chars #25 unknown 2015-05-13 22:33:32 +0200
  • bb12268bc8 Add missing newline at eof Peter Hahn 2015-05-13 14:54:45 +0200
  • 56acde3b6f Merge pull request #1 from akretion/8.0-no_bank_statement-demo Andrius Preimantas 2015-05-07 16:36:11 +0300
  • 26ee156213 Merge pull request #20 from akretion/8.0-pos-product-category Sylvain LE GAL 2015-05-07 15:09:44 +0200
  • 4c038279ab Add demo data Alexis de Lattre 2015-05-07 14:49:12 +0200
  • 4e9875d193 [IMP] Rewrite add_payment function for v8 API Andrius Preimantas 2015-05-07 09:47:10 +0300
  • 33bf06988a [FIX] E501 line too long (80 > 79 characters) Andrius Preimantas 2015-05-07 08:06:52 +0300
  • 16c90356c9 [FIX] A few typos in No Bank Statement field Andrius Preimantas 2015-05-07 08:02:59 +0300
  • c621a97193 [FIX] README.rst changes Andrius Preimantas 2015-05-06 16:44:50 +0300
  • 7794bc641e [INIT][pos_no_bank_statement] Andrius Preimantas 2015-05-06 16:40:30 +0300
  • 3c0124dfbf Merge pull request #23 from akretion/pos-payment-terminal-translate-fr Sylvain LE GAL 2015-04-30 14:37:34 +0200
  • 8db83375c6 Better XML header #23 Alexis de Lattre 2015-04-30 12:56:11 +0200
  • 7656d3f108 pos_payment_terminal: Add POT file, FR translation and demo data Alexis de Lattre 2015-04-30 12:52:27 +0200
  • 268e80ed93 Change path of missing dependency temporarily to our own repo until the MR for the dependency has been accepted. Peter Hahn 2015-04-24 11:04:06 +0200
  • c088234615 Remove superfluos action type definition. Peter Hahn 2015-04-17 08:52:46 +0200
  • dca51a5a4f Fix pep8 errors Peter Hahn 2015-04-16 22:50:26 +0200
  • 452c224c28 Fix pep8 Peter Hahn 2015-04-16 18:30:01 +0200
  • 45296b6669 Indicate dependency on OCA/web for travis. Peter Hahn 2015-04-16 11:07:56 +0200
  • 294c11aab5 Add a new module 'pos_top_sellers'. Peter Hahn 2015-04-16 10:18:28 +0200
  • 5c4e113565 [REF] Add OCA as Author Sylvain LE GAL 2015-04-14 17:20:14 +0200
  • 2b90c62c8d [REF] 'pos_keep_draft_orders'; #17 Sylvain LE GAL 2015-04-14 17:08:02 +0200
  • 727d05f63b Merge pull request #21 from copado/8.0 Sylvain LE GAL 2015-04-13 21:53:43 +0200
  • d17d05b1cf Merge pull request #1 from copmn/8.0 #21 Mathias Neef 2015-04-13 21:27:37 +0200
  • 6724adaa19 [IMP] Add German Language unknown 2015-04-13 21:26:23 +0200
  • 054a316f33 Merge pull request #19 from ah-taktik/8.0-fix-omited-instruction Pedro M. Baeza 2015-04-03 20:35:40 +0200
  • 287b2e9ce1 [REF] Rename module name to "pos_remove_pos_category" #20 Sylvain Calador 2015-04-01 12:53:20 +0200
  • 229088e297 [IMP] Makes pos_categ_id field invisible instead of discard it Sylvain Calador 2015-04-01 12:19:08 +0200
  • 48fd1d33d1 [IMP] Restore POS category menu action when uninstall Sylvain Calador 2015-04-01 12:16:24 +0200
  • bdf8e4441a [IMP] Module constraint install and uninstall Sylvain Calador 2015-04-01 11:12:02 +0200
  • e5551a33fb [ADD] Add 'pos_product_category' module Sylvain Calador 2015-03-31 12:41:15 +0200
  • 5a7d8f5324 don't use travis container-based infrastructure Alexandre Fayolle 2015-03-27 16:21:12 +0100
  • 81e62afcb9 don't use travis container-based infrastructure Alexandre Fayolle 2015-03-27 16:21:12 +0100
  • fddc8f531f [FIX] : Fix omitted instruction on taxes_ids #19 Adil Houmadi 2015-03-26 13:07:58 +0100
  • c741b61bcc Merge pull request #18 from apertoso/8.0 Alexis de Lattre 2015-03-24 09:51:28 +0100
  • 1567c3b86b Added dutch translation #18 Jos De Graeve 2015-03-23 19:01:14 +0100
  • 05573d753a [ADD] new module pos_keep_draft_orders to manage Slate Sylvain LE GAL 2015-03-10 16:00:20 +0100
  • 1843b2d516 Merge pull request #5 from grap/7.0-pos_backup_draft_orders Sylvain LE GAL 2015-03-06 15:37:54 +0100
  • ad0808e91e Merge pull request #13 from gurneyalex/8.0-add_OCA_author Sylvain LE GAL 2015-03-03 16:28:02 +0100