Commit Graph

486 Commits

Author SHA1 Message Date
Alexis de Lattre
ddbdecd64e Update company/name in report 2017-01-09 22:56:35 +01:00
Alexis de Lattre
9e44400acd Set field partner_address_id on proc rule 2017-01-06 12:09:02 +01:00
Alexis de Lattre
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 ?" 2017-01-06 11:56:16 +01:00
Alexis de Lattre
da5d35b8cb Add 'website' on partner display 2017-01-04 18:52:29 +01:00
David Beal
9fdbebc591 Update __init__.py 2017-01-03 17:45:35 +01:00
Alexis de Lattre
7f3d465a24 Add tracking on important product fields 2017-01-03 16:31:38 +01:00
Alexis de Lattre
ad7a8d5e40 Add city and country in partner tree view 2017-01-03 15:34:44 +01:00
Alexis de Lattre
9617aedcb3 Move code at the right place ! 2017-01-01 23:16:10 +01:00
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