Commit Graph

540 Commits

Author SHA1 Message Date
Alexis de Lattre
2469c1f79d Add support for private car expenses 2017-06-07 14:30:25 +02:00
Alexis de Lattre
94926d188a Adapt hr_holidays post wiz to new field 2017-06-06 17:57:05 +02:00
Alexis de Lattre
e5221d6a96 hr_holidays_usability: add support for emails
Many small fixes and improvements
2017-06-06 16:27:44 +02:00
Alexis de Lattre
d55b01ca7b Avoid warning on odoo start 2017-05-30 23:54:56 +02:00
Alexis de Lattre
5fda678474 FIX compatibility with sale_rental (and other modules that auto-create products) 2017-05-24 14:36:16 +02:00
Alexis de Lattre
390363d7e1 [FIX] disable auto-delete of already imported lines of HSBC CB because experience shows we can have 2 payments same day, same hour, same merchant and same amount (in particular for internet payments that often have hour=00:00) 2017-05-24 12:00:40 +02:00
Alexis de Lattre
15a12feafd Add module account_bank_statement_import_fr_hsbc_card 2017-05-23 19:33:46 +02:00
Alexis de Lattre
479e1a2710 Handle multi-uom
Button to manually update standard from Bom now restricted to MRP manager
Improve module description
2017-05-23 10:27:00 +02:00
Alexis de Lattre
735495656c Avoid double write on standard_price: only need to write price_unit on finished stock move 2017-05-22 23:54:50 +02:00
Alexis de Lattre
b8255a5287 mrp_average_cost: Fix decimal precision
product_usability: add link to show history of standard price
2017-05-22 20:57:33 +02:00
Alexis de Lattre
08445ad370 Add module mrp_average_cost 2017-05-22 19:33:37 +02:00
Alexis de Lattre
9267fca881 Multi-company fixes in hr_holidays_usability 2017-05-22 19:33:14 +02:00
Alexis de Lattre
b8b307154a Add default value on company_id field of pricelist 2017-05-21 23:05:19 +02:00
Alexis de Lattre
8b06320204 base_partner_ref: improve tree view 2017-05-11 22:40:07 +02:00
Alexis de Lattre
181ffab457 Add module sale_confirm_wizard 2017-05-11 22:23:54 +02:00
Alexis de Lattre
4d2f7a47ff base_partner_ref: Copy=False on 'ref' field 2017-05-09 12:22:42 +02:00
Alexis de Lattre
216369f66c Add module account_bank_statement_no_reconcile_guess 2017-04-05 19:23:18 +02:00
Alexis de Lattre
348e0205a0 Add traking on warn fields
WORK IN PROGRESS: port hr_holidays_usability
2017-04-05 19:22:01 +02:00
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