Commit Graph

522 Commits

Author SHA1 Message Date
Alexis de Lattre
ffda316d34 Add module base_mail_sender_bcc 2017-03-29 17:48:45 +02:00
Alexis de Lattre
37281620af Better log message for outgoing emails 2017-03-29 17:45:16 +02:00
Alexis de Lattre
933bf336aa Remove module account_payment_security (included in account_payment_order) 2017-03-28 14:36:36 +02:00
Alexis de Lattre
09b94dd01d account_usability: Fix _order on account.move.line 2017-03-27 14:15:43 +02:00
Alexis de Lattre
0af5c20727 Add module base_partner_ref for better use of 'ref' field on partners 2017-03-24 18:01:20 +01:00
Alexis de Lattre
e3b305f117 Display more fields on stock.quant form view
Better search view on partners
2017-03-24 18:00:53 +01:00
David Beal
1a191c9444 Merge pull request #30 from EBII/10-calendar-def-val
[MIG 10] calendar def val
2017-03-15 12:14:32 +01:00
MonsieurB
e30285caf7 remove add cascade from 8 2017-03-15 11:18:00 +01:00
Alexis de Lattre
fe7fec797f Add groupby on Type for account journals 2017-03-07 19:49:09 +01:00
Alexis de Lattre
5304bde100 Improve product.supplierinfo view 2017-03-06 16:03:56 +01:00
Alexis de Lattre
db7ea5681f Add missing file! 2017-03-04 23:15:24 +01:00
Alexis de Lattre
0b12805495 Add link from picking to PO 2017-03-03 09:29:41 +01:00
Alexis de Lattre
f91b5267fe Merge branch '10.0' of github.com:akretion/odoo-usability into 10.0 2017-03-02 09:18:58 +01:00
Alexis de Lattre
3396814a09 Remove module account_invoice_del_attachment_cancel (native feature on v10 2017-03-02 09:18:32 +01:00
Alexis de Lattre
83c4e095f6 Minor changes 2017-03-02 09:18:12 +01:00
Alexis de Lattre
84bf228d92 Add direct access to account.move form from account.move.line tree view
Show code on name_get of journal add direct search on code
2017-03-02 09:17:21 +01:00
MonsieurB
7f8c461122 add display name like in 8.0 2017-02-28 17:10:19 +01:00
MonsieurB
80b3d08ba5 add a vals before other to renew values : (5,0,0) 2017-02-28 17:03:45 +01:00
Alexis de Lattre
7750ed1834 Fix string 2017-02-13 16:56:15 +01:00
Alexis de Lattre
3b6973c4a2 Add actions for invoice lines
Add info in invoice chatter
2017-02-13 15:41:29 +01:00
Alexis de Lattre
b518594136 Prospect modules (different approch than the OCA module partner_prospect in sale-workflow) 2017-02-02 00:24:20 +01:00
Alexis de Lattre
e353cdcad1 Legal name in report header 2017-02-01 12:08:38 +01:00
Alexis de Lattre
ea20effa7e Fine tuning of the sale_layout_category_product module 2017-02-01 10:41:35 +01:00
Alexis de Lattre
c9bfc8bef2 Add module sale_layout_category_product 2017-02-01 10:28:48 +01:00
MonsieurB
6361e2e453 modifications V10 std 2017-01-31 14:51:32 +01:00
Alexis de Lattre
217afc8af0 Port product_manager_group_stock to v10 2017-01-26 10:44:44 +01:00
Alexis de Lattre
2d74753bea Add direct search on procurement.rule name 2017-01-13 15:55:35 +01:00
Alexis de Lattre
d507311091 Fix bad domain 2017-01-13 15:51:51 +01:00
Alexis de Lattre
84c1caaf16 Work on usability of CRM 2017-01-12 23:47:20 +01:00
Alexis de Lattre
895a92393c Small usability improvements 2017-01-12 23:42:52 +01:00
Alexis de Lattre
fcba3e4129 Add 3 modules: account_no_analytic_tags, purchase_no_analytic_tags and sale_no_analytic_tags 2017-01-12 23:41:39 +01:00
Alexis de Lattre
a22148329f Port to v10 the code that re-gen the name of move lines
Empty ref on move generated from bank statement, because it has unuseful info (and redundant)
2017-01-12 17:59:20 +01:00
Alexis de Lattre
b2a96f4db2 Add module sale_usability_b2b 2017-01-12 16:21:26 +01:00
Alexis de Lattre
a325a3a828 Add link to invoice from account move line form view (like in v8) 2017-01-11 15:43:28 +01:00
Alexis de Lattre
1c1855ec11 Add menu entry on product.pricelist.item 2017-01-10 17:51:15 +01:00
Alexis de Lattre
5bcfe45251 Add date_done in picking tree view 2017-01-10 10:33:14 +01:00
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