Commit Graph

  • 5bcfe45251 Add date_done in picking tree view Alexis de Lattre 2017-01-10 10:33:14 +01:00
  • ddbdecd64e Update company/name in report Alexis de Lattre 2017-01-09 22:56:35 +01:00
  • 880cf7c7a9 [ADD] add module product_simple_accounting to simplify the product form regarding accounting Sébastien BEAU 2017-01-09 19:35:46 +01:00
  • 9e44400acd Set field partner_address_id on proc rule Alexis de Lattre 2017-01-06 12:09:02 +01:00
  • 67e3c9a199 Add stock location menu entry in regular menu (not only in configuration), because it is very useful for the users, to be able to answer the question "What do we have on stock location X ?" Alexis de Lattre 2017-01-06 11:56:16 +01:00
  • da5d35b8cb Add 'website' on partner display Alexis de Lattre 2017-01-04 18:52:29 +01:00
  • 9fdbebc591 Update __init__.py David Beal 2017-01-03 17:45:35 +01:00
  • 7f3d465a24 Add tracking on important product fields Alexis de Lattre 2017-01-03 16:31:38 +01:00
  • ad7a8d5e40 Add city and country in partner tree view Alexis de Lattre 2017-01-03 15:34:44 +01:00
  • 9617aedcb3 Move code at the right place ! Alexis de Lattre 2017-01-01 23:16:10 +01:00
  • d8f0d061b7 The module l10n_fr_fix_thousands_sep is not needed in v10 Alexis de Lattre 2017-01-01 08:40:00 +01:00
  • 5d7f512335 Add track_visibility='onchange' on important fields of picking Alexis de Lattre 2017-01-01 08:36:51 +01:00
  • a7dc7a51ce Add track_visibility on important product fields Alexis de Lattre 2016-12-31 23:11:29 +01:00
  • da7ac67933 New prototype for method _display_full_address() (Py3o reports will need to be updated) Alexis de Lattre 2016-12-31 17:42:44 +01:00
  • 4d9659dee3 Add comment about py3o and icons Alexis de Lattre 2016-12-23 00:23:17 +01:00
  • 1f5887eb87 Add partner_id on private stock Alexis de Lattre 2016-12-22 14:31:07 +01:00
  • 84ee109bdf Add start_date and end_date on bank statements Alexis de Lattre 2016-12-21 21:28:40 +01:00
  • d3eef1e5a5 Add start_date and end_date on bank statements Alexis de Lattre 2016-12-21 21:13:40 +01:00
  • 0ba12b8812 tmp 8-sheet-width David Beal 2016-12-20 16:31:55 +01:00
  • 80c90c7d35 Add methods for reports Alexis de Lattre 2016-12-20 01:05:09 +01:00
  • bf4d613ed2 Monkey-patching of formatLang to have clean display of float that are integers Alexis de Lattre 2016-12-19 02:06:11 +01:00
  • 889fb28fd6 Add has_discount on SO + method for py3o report Alexis de Lattre 2016-12-17 01:03:09 +01:00
  • 265210b4f1 Add field delivery_partner_id for report Alexis de Lattre 2016-12-16 15:29:59 +01:00
  • ec6975ce6a Add method for reports Alexis de Lattre 2016-12-16 00:55:53 +01:00
  • b0f6832541 Add computed field has_discount on invoice Alexis de Lattre 2016-12-15 19:45:39 +01:00
  • 49f928199e Handle lang in name_title field Alexis de Lattre 2016-12-15 17:39:48 +01:00
  • 94fd30c4b3 Move account_fiscal_position_translate in account_usability Alexis de Lattre 2016-12-15 11:13:26 +01:00
  • e51d19941b Add module sale_layout_category_per_order Alexis de Lattre 2016-12-14 14:27:52 +01:00
  • 3284953528 Add string in partner search view Alexis de Lattre 2016-12-14 14:21:31 +01:00
  • 52350ba5a7 Add 2 group by (type and category) on product template search view Alexis de Lattre 2016-12-14 11:19:38 +01:00
  • 95fb0d6f43 Merge branch '10.0' of github.com:akretion/odoo-usability into 10.0 Alexis de Lattre 2016-12-14 10:48:58 +01:00
  • e7191d3ee1 Remove invisible currency_id field, because my PR on Odoo has been merged https://github.com/odoo/odoo/pull/14714 Alexis de Lattre 2016-12-14 10:48:22 +01:00
  • 8fc54fd37a Add unicity constraint on analytic codes per company Alexis de Lattre 2016-12-13 12:01:44 +01:00
  • 85f505bd2d Add module mrp_no_product_template_menu Alexis de Lattre 2016-12-12 13:36:52 +01:00
  • 777fc14908 Change menu position Alexis de Lattre 2016-12-09 15:30:38 +01:00
  • 115c0b36de Merge branch '10.0' of github.com:akretion/odoo-usability into 10.0 Alexis de Lattre 2016-12-09 08:35:35 +01:00
  • 256c603796 Add module pos_config_single_user Alexis de Lattre 2016-12-09 08:35:00 +01:00
  • 985a894866 Port to v10 Alexis de Lattre 2016-12-08 15:10:33 +01:00
  • 23cadc403c Add module partner_tree_default Alexis de Lattre 2016-12-08 14:46:22 +01:00
  • 23139916b2 FIX depend Alexis de Lattre 2016-12-07 16:02:38 +01:00
  • 42b3505966 Port product_category_tax to v10 Alexis de Lattre 2016-12-07 10:08:37 +01:00
  • a9139b9430 Port partner_products_shortcut to v10 (it is in fact a port of partner_product_variants_shortcut renamed to partner_products_shortcut, because I won't maintain 2 versions) Alexis de Lattre 2016-12-06 10:47:28 +01:00
  • 3eab0c9d7a Port base_other_report_engines to v10 Alexis de Lattre 2016-12-06 09:28:47 +01:00
  • 07f646dca3 Remove module base_partner_always_multi_contacts, which is not needed in v10 Alexis de Lattre 2016-12-06 09:18:37 +01:00
  • 4350679c22 Clean-up code for one2many_phone Alexis de Lattre 2016-12-05 17:08:29 +01:00
  • 5fb19a4a5e Remove product_no_translation, because it is possible to install only 1 language without installing English since Odoo 10 Alexis de Lattre 2016-12-05 15:55:33 +01:00
  • 346de9be4b Port mail_usability to v10 Alexis de Lattre 2016-12-02 19:44:56 +01:00
  • e4dc38b963 Add stock/destination stock loc on move tree view inside pickings Alexis de Lattre 2016-12-02 15:14:55 +01:00
  • c867b1d76f ADD module web_sheet_width_custom David Beal 2016-12-02 09:00:53 +01:00
  • 67e6860ec1 Remove procurement_suggest* modules Alexis de Lattre 2016-12-01 16:36:25 +01:00
  • bdeb1a4101 Show field even when not in dev mode Alexis de Lattre 2016-12-01 12:33:05 +01:00
  • b41f188eb4 IMP add filter Not company on supplierinfo David Beal 2016-11-30 12:14:42 +01:00
  • e1f8e95bce Include sale_stock_show_delivery_address in sale_usability and stock_usability Alexis de Lattre 2016-11-24 14:18:43 +01:00
  • f16095e343 Add regular quant menu entry Alexis de Lattre 2016-11-22 16:31:57 +01:00
  • c92ce72fd9 Fix sale_from_private_stock Alexis de Lattre 2016-11-22 15:01:37 +01:00
  • f90aa12a9f Port to v10 Alexis de Lattre 2016-11-22 14:39:53 +01:00
  • 35163d8613 Add sale_id on picking form Alexis de Lattre 2016-11-22 10:50:48 +01:00
  • 891c64bb1f [FIX] Fix to get purchase suggest work without the need to patch (#24) Levent Karakaş 2016-11-22 11:45:03 +03:00
  • 4e4d02aa14 Remove module that is not useful in v10 Alexis de Lattre 2016-11-22 09:31:40 +01:00
  • 9e3d62b4ba Clean up Alexis de Lattre 2016-11-21 18:24:58 +01:00
  • 0bc2d19747 Add direct access to re-ordering rules from stock location Alexis de Lattre 2016-11-21 18:17:24 +01:00
  • ed1937d501 Port stock_usability to v10 Alexis de Lattre 2016-11-21 17:51:10 +01:00
  • acfd2f18a7 Port procurement_usability to v10 Alexis de Lattre 2016-11-21 13:19:30 +01:00
  • 83140872ef IMP add icons David Beal 2016-11-18 10:37:43 +01:00
  • b9e07ea986 IMP add icons David Beal 2016-11-18 10:37:43 +01:00
  • 6abb743736 Add unicity of default_code, because I think it's important to have that by default. Alexis de Lattre 2016-11-17 18:51:34 +01:00
  • 5549139e5c Add groupby in search view Alexis de Lattre 2016-11-17 17:47:57 +01:00
  • e878021e63 Improve invoice line views Add related fields on invoice line Alexis de Lattre 2016-11-16 20:04:25 +01:00
  • 12fbd5dc2c IMP add product.supplierinfo standalone view David Beal 2016-11-16 18:56:02 +01:00
  • 6d7dc61dee Port account_usability to v10 Alexis de Lattre 2016-11-16 15:46:45 +01:00
  • cebc0e3b84 Allow to customize stock location Alexis de Lattre 2016-11-15 14:21:15 +01:00
  • ef85216271 Port sale_order_add_bom to v10 Alexis de Lattre 2016-11-15 11:36:34 +01:00
  • 7948193fe0 FIX only get supplier code, not default code to avoid confusing David Beal 2016-11-11 21:58:03 +01:00
  • 64cb3d44ad Merge pull request #22 from akretion/supplier-code David Beal 2016-11-11 18:35:24 +01:00
  • 08f434b6a0 FIX store field product_code in stock.move David Beal 2016-11-11 18:31:56 +01:00
  • 6176b37fa6 IMP field product_supplier_code added to stk.move David Beal 2016-11-10 14:51:13 +01:00
  • 7c5ac7144c Migrate eradicate_quick_create to v10 Alexis de Lattre 2016-11-10 14:16:34 +01:00
  • 4015f5b1c9 Add module crm_usability Alexis de Lattre 2016-11-07 19:05:25 +01:00
  • ef920f58f4 noupdate for email template Alexis de Lattre 2016-11-07 10:27:03 +01:00
  • a35f1a3a32 Remove SO from quotations menu Alexis de Lattre 2016-11-02 19:57:53 +01:00
  • 022d7a719d Add module partner_firstname_first Alexis de Lattre 2016-10-31 15:42:58 +01:00
  • e505ce2ad4 Partial port of product_usability Alexis de Lattre 2016-10-31 15:40:28 +01:00
  • 8bcbb83a91 FIX key in manifest (would auto-install base_partner_one2many_phone !!!) Alexis de Lattre 2016-10-28 13:18:07 +02:00
  • 07781aa724 Merge branch '10.0' of github.com:akretion/odoo-usability into 10.0 Alexis de Lattre 2016-10-27 09:40:07 +02:00
  • 42233bc0ce Port base_usability, sale_usability, sale_stock_usability to v10 Alexis de Lattre 2016-10-27 09:33:15 +02:00
  • 10eacdf226 Merge branch '10.0' of https://github.com/akretion/odoo-usability into 10.0 Alexis de Lattre 2016-10-25 12:42:38 +02:00
  • 1a46f39705 Port mrp_usability and pos_usability to v10 Alexis de Lattre 2016-10-25 12:42:05 +02:00
  • 9e37c6e1ae Add module base_partner_one2many_phone Alexis de Lattre 2016-10-24 19:18:13 +02:00
  • 96a7e6e443 Rapid (partial ?) port of product_manager_group and sale_purchase_no_product_template_menu to v10 Alexis de Lattre 2016-10-24 15:33:18 +02:00
  • c108f617c2 Update ACL Alexis de Lattre 2016-10-23 17:42:41 +02:00
  • 4acce9509f [DOC] add TODO in code David Beal 2016-10-20 19:32:53 +02:00
  • e9ab3187e7 Add module account_fiscal_position_payable_receivable Alexis de Lattre 2016-10-18 15:50:27 +02:00
  • c2f4e2066a Add module partner_market Alexis de Lattre 2016-10-18 00:06:28 +02:00
  • c492904e2b Minor update Alexis de Lattre 2016-10-13 17:06:48 +02:00
  • b861521571 Port account_bank_statement_import_usability to v10 Alexis de Lattre 2016-10-12 22:52:20 +02:00
  • 245c605ef5 Merge branch '10.0' of github.com:akretion/odoo-usability into 10.0 Alexis de Lattre 2016-10-12 22:18:32 +02:00
  • aa278b3a0c Add modules sale_from_private_stock and sale_order_add_bom Alexis de Lattre 2016-10-11 17:46:53 +02:00
  • a1ef881201 Mass rename from __openerp__.py to __manifest__.py Alexis de Lattre 2016-10-11 15:40:03 +02:00
  • 56095375d1 Set all modules as uninstallable Alexis de Lattre 2016-10-11 15:32:30 +02:00
  • 746a6926ea Remove modules that will be merged in ***_usability modules or that are not useful in v10 Alexis de Lattre 2016-10-11 15:27:34 +02:00