Commit Graph

478 Commits

Author SHA1 Message Date
Alexis de Lattre
d8f0d061b7 The module l10n_fr_fix_thousands_sep is not needed in v10 2017-01-01 08:40:00 +01:00
Alexis de Lattre
5d7f512335 Add track_visibility='onchange' on important fields of picking
Code cleanup
2017-01-01 08:36:51 +01:00
Alexis de Lattre
a7dc7a51ce Add track_visibility on important product fields 2016-12-31 23:11:29 +01:00
Alexis de Lattre
da7ac67933 New prototype for method _display_full_address() (Py3o reports will need to be updated) 2016-12-31 17:42:44 +01:00
Alexis de Lattre
4d9659dee3 Add comment about py3o and icons 2016-12-23 00:23:17 +01:00
Alexis de Lattre
1f5887eb87 Add partner_id on private stock 2016-12-22 14:31:07 +01:00
Alexis de Lattre
84ee109bdf Add start_date and end_date on bank statements 2016-12-21 21:28:40 +01:00
Alexis de Lattre
80c90c7d35 Add methods for reports 2016-12-20 01:05:09 +01:00
Alexis de Lattre
bf4d613ed2 Monkey-patching of formatLang to have clean display of float that are integers 2016-12-19 02:06:11 +01:00
Alexis de Lattre
889fb28fd6 Add has_discount on SO + method for py3o report 2016-12-17 01:03:09 +01:00
Alexis de Lattre
265210b4f1 Add field delivery_partner_id for report 2016-12-16 15:29:59 +01:00
Alexis de Lattre
ec6975ce6a Add method for reports 2016-12-16 00:55:53 +01:00
Alexis de Lattre
b0f6832541 Add computed field has_discount on invoice 2016-12-15 19:45:39 +01:00
Alexis de Lattre
49f928199e Handle lang in name_title field 2016-12-15 17:39:48 +01:00
Alexis de Lattre
94fd30c4b3 Move account_fiscal_position_translate in account_usability
Update code conventions in base_company_extension
2016-12-15 11:13:26 +01:00
Alexis de Lattre
e51d19941b Add module sale_layout_category_per_order 2016-12-14 14:27:52 +01:00
Alexis de Lattre
3284953528 Add string in partner search view 2016-12-14 14:21:31 +01:00
Alexis de Lattre
52350ba5a7 Add 2 group by (type and category) on product template search view 2016-12-14 11:19:38 +01:00
Alexis de Lattre
95fb0d6f43 Merge branch '10.0' of github.com:akretion/odoo-usability into 10.0 2016-12-14 10:48:58 +01:00
Alexis de Lattre
e7191d3ee1 Remove invisible currency_id field, because my PR on Odoo has been merged https://github.com/odoo/odoo/pull/14714 2016-12-14 10:48:22 +01:00
Alexis de Lattre
8fc54fd37a Add unicity constraint on analytic codes per company 2016-12-13 12:01:44 +01:00
Alexis de Lattre
85f505bd2d Add module mrp_no_product_template_menu 2016-12-12 13:36:52 +01:00
Alexis de Lattre
777fc14908 Change menu position 2016-12-09 15:30:38 +01:00
Alexis de Lattre
115c0b36de Merge branch '10.0' of github.com:akretion/odoo-usability into 10.0 2016-12-09 08:35:35 +01:00
Alexis de Lattre
256c603796 Add module pos_config_single_user
Several usability enhancements in sale, purchase, product and account
2016-12-09 08:35:00 +01:00
Alexis de Lattre
985a894866 Port to v10 2016-12-08 15:10:33 +01:00
Alexis de Lattre
23cadc403c Add module partner_tree_default 2016-12-08 14:46:22 +01:00
Alexis de Lattre
23139916b2 FIX depend 2016-12-07 16:02:38 +01:00
Alexis de Lattre
42b3505966 Port product_category_tax to v10 2016-12-07 10:08:37 +01:00
Alexis de Lattre
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) 2016-12-06 10:47:28 +01:00
Alexis de Lattre
3eab0c9d7a Port base_other_report_engines to v10 2016-12-06 09:28:47 +01:00
Alexis de Lattre
07f646dca3 Remove module base_partner_always_multi_contacts, which is not needed in v10 2016-12-06 09:18:37 +01:00
Alexis de Lattre
4350679c22 Clean-up code for one2many_phone 2016-12-05 17:08:29 +01:00
Alexis de Lattre
5fb19a4a5e Remove product_no_translation, because it is possible to install only 1 language without installing English since Odoo 10 2016-12-05 15:55:33 +01:00
Alexis de Lattre
346de9be4b Port mail_usability to v10 2016-12-02 19:44:56 +01:00
Alexis de Lattre
e4dc38b963 Add stock/destination stock loc on move tree view inside pickings 2016-12-02 15:14:55 +01:00
Alexis de Lattre
67e6860ec1 Remove procurement_suggest* modules 2016-12-01 16:36:25 +01:00
Alexis de Lattre
bdeb1a4101 Show field even when not in dev mode 2016-12-01 12:33:05 +01:00
Alexis de Lattre
e1f8e95bce Include sale_stock_show_delivery_address in sale_usability and stock_usability 2016-11-24 14:18:43 +01:00
Alexis de Lattre
f16095e343 Add regular quant menu entry 2016-11-22 16:31:57 +01:00
Alexis de Lattre
c92ce72fd9 Fix sale_from_private_stock 2016-11-22 15:01:37 +01:00
Alexis de Lattre
f90aa12a9f Port to v10 2016-11-22 14:39:53 +01:00
Alexis de Lattre
35163d8613 Add sale_id on picking form 2016-11-22 10:50:48 +01:00
Alexis de Lattre
4e4d02aa14 Remove module that is not useful in v10 2016-11-22 09:31:40 +01:00
Alexis de Lattre
9e3d62b4ba Clean up 2016-11-21 18:24:58 +01:00
Alexis de Lattre
0bc2d19747 Add direct access to re-ordering rules from stock location 2016-11-21 18:17:24 +01:00
Alexis de Lattre
ed1937d501 Port stock_usability to v10 2016-11-21 17:51:10 +01:00
Alexis de Lattre
acfd2f18a7 Port procurement_usability to v10 2016-11-21 13:19:30 +01:00
David Beal
83140872ef IMP add icons 2016-11-18 10:39:40 +01:00
Alexis de Lattre
6abb743736 Add unicity of default_code, because I think it's important to have that by default. 2016-11-17 18:51:34 +01:00