Alexis de Lattre
72bd441617
Display fields in stock move form view
2016-04-04 00:45:42 +02:00
Alexis de Lattre
c7908c38ed
Add scheduler.procurement.log
...
Re-organize the code, so that each module xxx_usability only depend on xxx
2016-04-03 10:53:35 +02:00
Alexis de Lattre
ad786e892f
Add sale_quotation_title module
2016-04-01 12:09:14 +02:00
Alexis de Lattre
744c721950
Add sale_crm_usability module
2016-03-31 23:03:49 +02:00
Alexis de Lattre
7c2f10423f
Add company_id in product.pricelist tree view
2016-03-31 11:55:33 +02:00
Alexis de Lattre
9c666ba4d9
Modify default values for lang wizards
2016-03-30 14:17:10 +02:00
David Beal
c62a163f93
[IMP] order by sequence in attribute
2016-03-25 12:37:33 +01:00
Alexis de Lattre
9ad2d0f7e1
Same change on purchase order: widget=selection on fiscal position
2016-03-18 19:07:42 +01:00
Alexis de Lattre
907022b31d
Easier selection of fiscal position on SO with widget="selection"
2016-03-18 19:04:13 +01:00
Alexis de Lattre
2cbb4dcfb6
Add FR translation
2016-03-18 09:54:55 +01:00
Alexis de Lattre
8cdf8c68e8
Better layout of form view
2016-03-17 23:58:39 +01:00
Alexis de Lattre
10ebf47612
Better labels
2016-03-17 23:55:57 +01:00
Alexis de Lattre
3a69e7bf69
Port/rewrite purchase_date_planned_update to v8
2016-03-17 23:46:13 +01:00
Alexis de Lattre
69c975bfc5
Better layout
2016-03-17 15:13:24 +01:00
David Beal
9d8d2cf8cc
[FIX] module version, icon path
2016-03-17 12:58:09 +01:00
David Beal
9356ccc497
[FIX] attributes filter sort
2016-03-16 18:54:15 +01:00
David Beal
3e702f0186
[IMP] add attribute filters in attribute view
2016-03-16 18:29:40 +01:00
David Beal
b0110ca542
[ADD] module attribute_usability
2016-03-16 17:37:08 +01:00
David Beal
ecf5f6f843
[IMP] translation and reload menu
2016-03-16 17:36:28 +01:00
David Beal
d90bd9dd8e
[ADD] module_usability
2016-03-16 09:35:39 +01:00
Alexis de Lattre
d794e3fcd2
Add note field on credit control line
2016-03-15 18:28:11 +01:00
Alexis de Lattre
e519cf89cd
Lower risk on summer time savings
2016-03-15 18:18:21 +01:00
Alexis de Lattre
15ebf4a756
Inherit another hr_holiday view, for better usability
2016-03-15 17:59:10 +01:00
Alexis de Lattre
7a6a38aa1d
Revert to previous code for order on pickings
...
Don't inherit the 2 fields to add digits=, it seems it is not needed any more
2016-03-03 10:02:43 +01:00
Alexis de Lattre
0971fb48e4
Move view code from sale_usability_extension to sale_stock_usability (pickings_ids belongs to sale_stock !)
2016-03-01 17:48:52 +01:00
Alexis de Lattre
41f012e0b4
Better help msg
2016-03-01 17:36:14 +01:00
Alexis de Lattre
dba79c83c4
Add good support of unit of measures in purchase_suggest
2016-03-01 17:35:39 +01:00
Alexis de Lattre
f2e48cb977
Remove restriction to view the period_id field on invoices
2016-03-01 09:25:42 +01:00
Alexis de Lattre
8b3dd37c33
stock_usability : Only do the change of precision on function fields, not on real field. In fact, when we change the precision on "real" fields, it will convert them from type "double precision" in postgres to type "numeric". One of the consequences of this it that it deletes the stock.history SQL view that is defined in stock_account/wizard/stock_valuation_history.py... but this SQL view is never re-created until you reload the module stock_account.
...
So it's not a good idea of thix to bug in this stock_usability module ; it needs to be fixed in the stock module itself. More work needs to be done on https://github.com/odoo/odoo/pull/10038
2016-02-29 14:50:21 +01:00
Alexis de Lattre
549ab31e82
Remove code that is not usefull anymore
2016-02-29 14:23:07 +01:00
Alexis de Lattre
3bedaa076c
Code cleanup in partner_products_shortcut
2016-02-27 00:25:47 +01:00
Alexis de Lattre
518628ec8c
Add module partner_product_variants_shortcut
2016-02-27 00:25:35 +01:00
Alexis de Lattre
14518c7f9f
Improve mrp_usability
2016-02-26 16:15:32 +01:00
Alexis de Lattre
354137d101
Better invalidation
2016-02-26 12:16:55 +01:00
Alexis de Lattre
cb2ec53062
FIX one precision
...
Add help message to inform about the unit of measure of the field
2016-02-26 11:18:09 +01:00
David Beal
d806d1cf81
Merge pull request #13 from akretion/8-partner-search
...
[ADD] module partner_search
2016-02-24 22:56:53 +01:00
Alexis de Lattre
b640290962
account_invoice_partner_bank_usability: ability to choose which bank account is selected by default on customer invoices
2016-02-14 00:33:12 +01:00
Alexis de Lattre
447e5a7d82
Resize fiscal year code from 6 to 9 (want to write '2015-2016')
2016-02-12 15:48:23 +01:00
David Beal
3bc6bb2900
Merge pull request #14 from akretion/8.0_fix_no_filter_myorder
...
[FIX] dependency of sale_no_filter_myorder
2016-02-11 14:37:53 +01:00
Benoît
9a55c50563
[FIX] dependency of sale_no_filter_myorder
2016-02-11 14:31:41 +01:00
Alexis de Lattre
a88c3e7f6d
Update report
2016-02-10 23:21:11 +01:00
Alexis de Lattre
9c63ea19d3
Add module stock_inventory_valuation_ods
2016-02-10 23:20:07 +01:00
David Beal
38f0f5eb78
[IMP] replace name in search by name, ref, email
2016-02-05 23:50:58 +01:00
David Beal
53f85a6b8e
[ADD] module partner_search
2016-02-04 17:49:20 +01:00
Alexis de Lattre
5b7cdcff37
Update account_move_line_start_end_dates_xls
2016-02-03 16:08:15 +01:00
Alexis de Lattre
30bc6ff801
Add module account_cutoff_prepaid_ods
2016-02-02 18:46:53 +01:00
Alexis de Lattre
f4574647dd
Add option no_email_notification on hr_holidays, to be able to skip email notification (dirty workaround to the fact that workflow doesn't pass context)
2016-02-01 11:07:10 +01:00
Alexis de Lattre
1b2fada686
Add Go to Partner button
...
Remove file added by error
2016-02-01 11:04:51 +01:00
Alexis de Lattre
db55e148c3
Better module desc
2016-01-30 00:05:04 +01:00
Alexis de Lattre
2ceb626723
Add possibility to make an exception on some form views in web_eradicate_duplicate
2016-01-29 23:42:15 +01:00