Commit Graph

280 Commits

Author SHA1 Message Date
Alexis de Lattre
dbb427e70e Avoid a raise if your have 2 bank accounts with the same number (different currencies) and you force the journal 2016-01-25 14:48:55 +01:00
Sébastien BEAU
91ad3f0f05 [IMP] add sale_no_filter_myorder module to remove default filter on sale order 2016-01-22 11:26:14 +01:00
Alexis de Lattre
2c760935af FIX access rights because by missing readonly=True on related field 2016-01-21 23:15:00 +01:00
Alexis de Lattre
607968983b Add module purchase_line_product_required 2016-01-21 21:32:11 +01:00
Alexis de Lattre
e1f8611ef3 Add logs in procurement scheduler
Add method in account_usability : get fiscal position without partner_id
2016-01-18 00:07:23 +01:00
Alexis de Lattre
0a154e4314 Add close_method in tree view of account.account.type 2016-01-15 14:09:36 +01:00
Alexis de Lattre
25d593710e Add reverse M2M field invoice_line <-> sale_line 2016-01-14 22:10:05 +01:00
David Beal
9f2ce9dd14 Merge pull request #11 from akretion/8-fix-line_start_end_dates_xls
[FIX] account_move_line_start_end_dates_xls installable key
2016-01-13 23:35:30 +01:00
Alexis de Lattre
7fdf51be31 Better stock move view when using the shortcut button on the product form 2016-01-13 20:49:14 +01:00
Alexis de Lattre
ccc0684312 Add patch for POS 2016-01-13 12:04:38 +01:00
Alexis de Lattre
140349e4d8 Add search on EAN13 in product_usability 2016-01-13 11:51:13 +01:00
Alexis de Lattre
540d7cf82c Add module second_ean13 2016-01-13 11:50:51 +01:00
Alexis de Lattre
f745388f37 On partner form view, 2 buttons for journal items: one for payable (seen if supplier = True) and one for receivable (seen if customer=True) 2016-01-12 20:09:55 +01:00
Alexis de Lattre
ad0e2f43c4 Add module l10n_fr_fix_thousands_sep 2016-01-08 23:25:39 +01:00
Alexis de Lattre
12d9934889 Remove module sale_markup_group_user (won't port it to v7) 2016-01-08 17:04:22 +01:00
Alexis de Lattre
32553d0042 Add module sale_margin_report 2016-01-08 16:57:30 +01:00
Alexis de Lattre
823e9ad208 don't make name field of product too wide, for screens with small resolutions 2016-01-07 18:55:53 +01:00
Alexis de Lattre
f5c54ce9d0 Fix code sample in aeroo_report_to_printer 2016-01-07 11:22:38 +01:00
Alexis de Lattre
b24182c5b6 Add module web_eradicate_duplicate 2016-01-07 09:50:51 +01:00
Alexis de Lattre
91f400be09 Remove module account_invoice_overdue_filter (feature present in account_usability) 2016-01-06 22:49:12 +01:00
beau sebastien
4c7dc09979 Merge pull request #12 from akretion/8-calendar
[ADD] calendar usability
2016-01-06 18:40:49 +01:00
David Beal
15c0400805 [FIX] variable name 2016-01-06 18:36:32 +01:00
Alexis de Lattre
b3bc3c923d Do not show cancelled quotations by default in Requests for Quotation 2016-01-06 16:01:45 +01:00
David Beal
623dca3cbf [FIX] module name 2016-01-05 18:51:04 +01:00
David Beal
490b203943 [IMP] attendance_ids at default value 2016-01-05 15:27:34 +01:00
David Beal
a41d5bc3ce [ADD] calendar usability 2016-01-05 09:18:39 +01:00
Alexis de Lattre
55d1f66d0e Remove module product_disable_quick_create (use eradicate quick_create instead) 2016-01-04 21:40:49 +01:00
Alexis de Lattre
2617170314 Adapt to the revolution branch of OCA/bank-payment 2016-01-04 20:56:03 +01:00
Alexis de Lattre
f436a651cf Minor changes 2016-01-04 10:09:19 +01:00
Alexis de Lattre
0eedae22c6 Better search and form views for countries and states 2016-01-01 11:39:15 +01:00
Alexis de Lattre
26930e6a84 Add modules pos_no_product_template_menu and pos_usability 2016-01-01 10:14:51 +01:00
Alexis de Lattre
b26164e05c Really remove group on products variants entry 2015-12-31 19:06:55 +01:00
Alexis de Lattre
fcaf342d2a Hide re-ordering rules when using purchase_suggest_min_qty_on_product 2015-12-31 17:38:55 +01:00
Alexis de Lattre
b5d814860e Add outgoing_qty in product form view (under incoming_qty) 2015-12-31 16:56:01 +01:00
Alexis de Lattre
ad6a8f28eb Better module desc 2015-12-30 11:11:15 +01:00
Alexis de Lattre
5252ed95cd Update sale_purchase_no_product_template_menu: now usable by companies who have multi-variants, because we keep one menu entry of product.template in Sales > Configuration > Products Categ and Attributes menu 2015-12-30 11:08:02 +01:00
Alexis de Lattre
a068c534bb Add module purchase_suggest_min_qty_on_product 2015-12-30 10:37:01 +01:00
David Beal
c67d51b303 [FIX] account_move_line_start_end_dates_xls installable key 2015-12-15 11:49:17 +01:00
Alexis de Lattre
abe79d1c48 Port projct_issue_extension to v8 2015-12-14 15:56:28 +01:00
Alexis de Lattre
81e923def2 FIX a bug in stock module: add decimal precision ! (we should not do that in a 'usability' module, but...)
Add sum on quant tree view
2015-12-11 15:28:37 +01:00
Alexis de Lattre
fb9e05b5b9 Add module account_invoice_margin_report 2015-12-11 13:50:42 +01:00
Alexis de Lattre
96796ebe05 Small vue update 2015-12-11 13:49:43 +01:00
Alexis de Lattre
72eef666eb Add sale_stock_usability
sale_usability_extension now only depend on sale (not on sale_stock)
2015-12-10 15:10:22 +01:00
Alexis de Lattre
03f4a1438c Add state in translation tree view 2015-12-08 11:09:48 +01:00
Alexis de Lattre
8d64f799d1 Module in tree view by default, filtered on Installed modules (not Apps) 2015-12-07 10:04:16 +01:00
Alexis de Lattre
725314e497 Merge pull request #9 from isabellerichard/8.0
[TRAD] Translate product_category_tax in french
2015-12-05 18:45:53 +01:00
Isabelle RICHARD
45f3294249 [TRAD] Translate product_category_tax in french 2015-12-04 18:30:30 +01:00
Alexis de Lattre
7ed3a38cb2 Add log message when sending en email to the outside world ! 2015-12-04 17:35:29 +01:00
Alexis de Lattre
ab464db930 Add module l10n_fr_usability 2015-12-01 22:50:20 +01:00
Alexis de Lattre
704667e71e Add module stock_transfer_continue_later 2015-12-01 19:13:32 +01:00