Commit Graph

408 Commits

Author SHA1 Message Date
Alexis de Lattre
aa278b3a0c Add modules sale_from_private_stock and sale_order_add_bom
Port base_company_extension to v10
Avoid blockage on l10n_fr_infogreffe_connector
2016-10-11 17:46:53 +02:00
Alexis de Lattre
56095375d1 Set all modules as uninstallable 2016-10-11 15:32:30 +02:00
Alexis de Lattre
746a6926ea Remove modules that will be merged in ***_usability modules or that are not useful in v10
Rename some modules
2016-10-11 15:27:34 +02:00
David Beal
13e6facec5 Merge pull request #21 from akretion/8-sale_id_field
[IMP] move sale_id in picking
2016-10-09 21:04:13 +02:00
David Beal
6c53b3c1ae [IMP] move sale_id in picking 2016-09-27 09:46:48 +02:00
David Beal
a379b59597 Update fr.po 2016-09-21 17:37:19 +02:00
Alexis de Lattre
2f179995bf Add module account_cutoff_accrual_picking_ods 2016-09-21 17:23:36 +02:00
Alexis de Lattre
7c5f04a39e Also avoid to have '/' on move line label of supplier invoices 2016-09-21 17:23:05 +02:00
David Beal
b814ec11bf [ADD] stock_picking_zip module 2016-09-21 12:48:25 +02:00
Alexis de Lattre
7d39e50ba3 Remove code for a feature that is available in the OCA module account_invoice_constraint_chronology 2016-09-19 17:58:21 +02:00
Alexis de Lattre
77995aa125 Track changes on hr.employee object 2016-09-15 00:20:56 +02:00
Alexis de Lattre
314350efee Migration script should be perfect now 2016-09-14 19:21:33 +02:00
Alexis de Lattre
40ef119999 Handle the case where name of account_move_line has the name field of the invoice 2016-09-14 18:25:01 +02:00
Alexis de Lattre
6583ea0cd9 Raise an error when the coherence of the sequence of customer invoices vs invoice date is not respected 2016-09-14 17:37:08 +02:00
Alexis de Lattre
7def6a85e4 Better name field in account.move.line for move generated from customer invoice (WARNING : migration script included) 2016-09-14 16:52:46 +02:00
Alexis de Lattre
618ad6d6d6 Add partial reconcile field in account move line tree view 2016-09-12 12:54:07 +02:00
Alexis de Lattre
05c0f74420 Auto-reset period when changing date on invoice 2016-09-12 12:58:02 +02:00
Alexis de Lattre
78ff16436d Better name_get for incoterm: [EXW] Ex-Works 2016-09-12 12:51:42 +02:00
Mourad Elhadj Mimoune
b4dc9da272 [MIG] migration of product_search_supplier_code from 7.0 2016-09-07 16:17:22 +02:00
Mourad Elhadj Mimoune
3aa16cdacf Merge branch '7.0-extract' into 8.0 2016-09-07 15:44:26 +02:00
Alexis de Lattre
d823e3ae75 Fix readonly state on hr.holidays fields 2016-09-05 11:53:42 +02:00
Alexis de Lattre
a1f57e1ab5 Block refusal of his own holidays 2016-09-05 11:08:54 +02:00
Alexis de Lattre
c2d2e93f07 Replace narrow_no_break_space by no_break_space for Mac OS X 2016-07-19 01:16:12 +02:00
David Beal
56bdeb3ee9 [TRANS] sale_stock_usability 2016-07-13 14:38:36 +02:00
David Beal
b811ae890a [TRANS] sale_usability_extension 2016-07-13 14:12:17 +02:00
Alexis de Lattre
07a444367b Use float_is_zero, code cleanup 2016-07-06 10:31:04 +02:00
Alexis de Lattre
8a7a3c670f Add unit of measure on stock quant tree/form view 2016-06-28 10:06:50 +02:00
Benoît Guillot
7f2589c9bf Merge pull request #19 from akretion/mail_usability
[ADD] mail_usability module for improvements on mails
2016-06-23 15:58:09 +02:00
Benoit
93e63b74b6 [ADD] mail_usability module for improvements on mails 2016-06-23 15:50:43 +02:00
Alexis de Lattre
c2accec411 Merge branch '8.0' of github.com:akretion/odoo-usability into 8.0 2016-06-19 23:41:25 +02:00
Alexis de Lattre
62b01c781f Add support for max_qty in purchase_suggest 2016-06-19 23:40:52 +02:00
David Beal
33b99de09e Merge pull request #17 from akretion/8-module
[IMP] usability module
2016-06-19 10:46:12 +02:00
David Beal
e134153a40 Update __openerp__.py 2016-06-19 10:45:12 +02:00
Alexis de Lattre
6812d2e68b Make the computation of product domain inheritable 2016-06-18 17:29:49 +02:00
Alexis de Lattre
25d8a50d3a Fix duplicate 2016-06-18 15:23:22 +02:00
Alexis de Lattre
54b74f01c0 Display view account move button only when move exists 2016-06-01 22:51:08 +02:00
Alexis de Lattre
5ac6b777b2 Better handling of translation to avoid to have a menu entry "Variantes d'articles" 2016-05-30 17:29:35 +02:00
David Beal
fd05834ffe Update README.rst 2016-05-30 17:22:18 +02:00
Alexis de Lattre
34a763d894 Add inventory valuation without per stock location analysis 2016-05-30 15:55:57 +02:00
beau sebastien
30089555c5 Merge pull request #16 from akretion/8.0-purchase-hide-report-print-menu
add purchase_hide_report_print_menu
2016-05-30 15:17:47 +02:00
Alexis de Lattre
7f62369a06 Fix formula
Add column dedicated to product code
2016-05-30 12:35:51 +02:00
David Beal
005063e8c6 [IMP] hide description field on product 2016-05-24 11:36:13 +02:00
chafique-delli
08ad828da7 refactor code 2016-05-24 11:36:12 +02:00
David Beal
31c6246e2c [IMP] usability module 2016-05-24 11:14:12 +02:00
Alexis de Lattre
b7dd2a6a07 Forgot a file 2016-05-20 12:52:13 +02:00
Alexis de Lattre
ef97656b42 Add module account_hide_analytic_line 2016-05-20 12:51:12 +02:00
chafique-delli
16627ba6f0 new api for fields_view_get method in purchase_hide_report_print_menu module 2016-05-19 11:13:52 +02:00
Alexis de Lattre
7cf98a1001 Add constrains and onchange 2016-05-18 14:52:53 +02:00
Alexis de Lattre
6e8e9fa1aa Avoid privacy issues 2016-05-11 18:42:52 +02:00
Alexis de Lattre
02940c08cd FIX precision of field 2016-05-05 00:26:58 +02:00