Commit Graph

  • f2e48cb977 Remove restriction to view the period_id field on invoices Alexis de Lattre 2016-03-01 09:25:42 +01:00
  • 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. Alexis de Lattre 2016-02-29 14:50:21 +01:00
  • 549ab31e82 Remove code that is not usefull anymore Alexis de Lattre 2016-02-29 14:23:07 +01:00
  • 3bedaa076c Code cleanup in partner_products_shortcut Alexis de Lattre 2016-02-27 00:25:47 +01:00
  • 518628ec8c Add module partner_product_variants_shortcut Alexis de Lattre 2016-02-27 00:25:35 +01:00
  • 698327c5a1 Add mrp_usability Alexis de Lattre 2016-02-26 19:24:00 +01:00
  • 4f566a8ff8 Add Extra cost on BOM Alexis de Lattre 2016-02-26 19:22:45 +01:00
  • 14518c7f9f Improve mrp_usability Alexis de Lattre 2016-02-26 16:15:32 +01:00
  • f80e8117fe Add module account_invoice_margin Alexis de Lattre 2016-02-26 15:16:54 +01:00
  • 354137d101 Better invalidation Alexis de Lattre 2016-02-26 12:16:55 +01:00
  • cb2ec53062 FIX one precision Alexis de Lattre 2016-02-26 11:18:09 +01:00
  • 0331fb1290 Add module product_usability Alexis de Lattre 2016-02-26 10:21:46 +01:00
  • 941366ee47 Add module mrp_average_cost Alexis de Lattre 2016-02-26 10:20:56 +01:00
  • d806d1cf81 Merge pull request #13 from akretion/8-partner-search David Beal 2016-02-24 22:56:53 +01:00
  • b640290962 account_invoice_partner_bank_usability: ability to choose which bank account is selected by default on customer invoices Alexis de Lattre 2016-02-14 00:33:12 +01:00
  • 447e5a7d82 Resize fiscal year code from 6 to 9 (want to write '2015-2016') Alexis de Lattre 2016-02-12 15:48:23 +01:00
  • 3bc6bb2900 Merge pull request #14 from akretion/8.0_fix_no_filter_myorder David Beal 2016-02-11 14:37:53 +01:00
  • 9a55c50563 [FIX] dependency of sale_no_filter_myorder Benoît 2016-02-11 14:31:41 +01:00
  • a88c3e7f6d Update report Alexis de Lattre 2016-02-10 23:21:11 +01:00
  • 9c63ea19d3 Add module stock_inventory_valuation_ods Alexis de Lattre 2016-02-10 23:20:07 +01:00
  • 38f0f5eb78 [IMP] replace name in search by name, ref, email David Beal 2016-02-05 23:50:58 +01:00
  • 53f85a6b8e [ADD] module partner_search David Beal 2016-02-04 17:49:20 +01:00
  • 5b7cdcff37 Update account_move_line_start_end_dates_xls Alexis de Lattre 2016-02-03 16:08:15 +01:00
  • 30bc6ff801 Add module account_cutoff_prepaid_ods Alexis de Lattre 2016-02-02 18:46:53 +01:00
  • 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) Alexis de Lattre 2016-02-01 11:07:10 +01:00
  • 1b2fada686 Add Go to Partner button Alexis de Lattre 2016-02-01 11:04:51 +01:00
  • db55e148c3 Better module desc Alexis de Lattre 2016-01-30 00:05:04 +01:00
  • 2ceb626723 Add possibility to make an exception on some form views in web_eradicate_duplicate Alexis de Lattre 2016-01-29 23:42:15 +01:00
  • 90a2f719ef Block when you try to validate an invoice with a date in the future PEP8 Alexis de Lattre 2016-01-29 17:36:10 +01:00
  • 4883570131 Small enhancements in account_credit_control_usability Alexis de Lattre 2016-01-29 16:44:23 +01:00
  • 110d8b6982 Small enhancement in account_usability Alexis de Lattre 2016-01-29 16:43:22 +01:00
  • 6d29f236fd Add totals as SUM() Alexis de Lattre 2016-01-27 20:55:00 +01:00
  • dd784fa245 Better name_get on stock_move, to make it easier to analyse the reservation of the quants Alexis de Lattre 2016-01-27 18:35:29 +01:00
  • 7d0ea7967c Add module account_move_line_filter_wizard Alexis de Lattre 2016-01-27 18:33:27 +01:00
  • 111a42c2da Add reconcile filters Alexis de Lattre 2016-01-27 18:32:59 +01:00
  • f66d74499f Add module account_credit_control_usability Alexis de Lattre 2016-01-27 18:21:29 +01:00
  • ea195e6c75 Merge pull request #10 from akretion/8-default-tax-on-product Alexis de Lattre 2016-01-27 00:08:20 +01:00
  • f74828e3ea Update DEB ODS report Alexis de Lattre 2016-01-26 15:26:21 +01:00
  • 3ef6312f65 Add module l10n_fr_intrastat_product_ods Alexis de Lattre 2016-01-26 10:50:10 +01:00
  • 9701eb1986 Better description Alexis de Lattre 2016-01-25 14:50:19 +01:00
  • dbb427e70e Avoid a raise if your have 2 bank accounts with the same number (different currencies) and you force the journal Alexis de Lattre 2016-01-25 14:48:55 +01:00
  • 91ad3f0f05 [IMP] add sale_no_filter_myorder module to remove default filter on sale order Sébastien BEAU 2016-01-22 11:26:14 +01:00
  • 2c760935af FIX access rights because by missing readonly=True on related field Alexis de Lattre 2016-01-21 23:15:00 +01:00
  • 607968983b Add module purchase_line_product_required Alexis de Lattre 2016-01-21 21:32:11 +01:00
  • e1f8611ef3 Add logs in procurement scheduler Alexis de Lattre 2016-01-18 00:07:23 +01:00
  • 0a154e4314 Add close_method in tree view of account.account.type Alexis de Lattre 2016-01-15 14:09:36 +01:00
  • 25d593710e Add reverse M2M field invoice_line <-> sale_line Alexis de Lattre 2016-01-14 22:10:05 +01:00
  • 9f2ce9dd14 Merge pull request #11 from akretion/8-fix-line_start_end_dates_xls David Beal 2016-01-13 23:35:30 +01:00
  • 7fdf51be31 Better stock move view when using the shortcut button on the product form Alexis de Lattre 2016-01-13 20:49:14 +01:00
  • ccc0684312 Add patch for POS Alexis de Lattre 2016-01-13 12:04:38 +01:00
  • 140349e4d8 Add search on EAN13 in product_usability Alexis de Lattre 2016-01-13 11:51:13 +01:00
  • 540d7cf82c Add module second_ean13 Alexis de Lattre 2016-01-13 11:50:51 +01:00
  • 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) Alexis de Lattre 2016-01-12 20:09:55 +01:00
  • ad0e2f43c4 Add module l10n_fr_fix_thousands_sep Alexis de Lattre 2016-01-08 23:25:39 +01:00
  • 12d9934889 Remove module sale_markup_group_user (won't port it to v7) Alexis de Lattre 2016-01-08 17:04:22 +01:00
  • 32553d0042 Add module sale_margin_report Alexis de Lattre 2016-01-08 16:57:30 +01:00
  • 823e9ad208 don't make name field of product too wide, for screens with small resolutions Alexis de Lattre 2016-01-07 18:55:53 +01:00
  • f5c54ce9d0 Fix code sample in aeroo_report_to_printer Alexis de Lattre 2016-01-07 11:22:38 +01:00
  • b24182c5b6 Add module web_eradicate_duplicate Alexis de Lattre 2016-01-07 09:50:51 +01:00
  • 91f400be09 Remove module account_invoice_overdue_filter (feature present in account_usability) Alexis de Lattre 2016-01-06 22:49:12 +01:00
  • 4c7dc09979 Merge pull request #12 from akretion/8-calendar beau sebastien 2016-01-06 18:40:49 +01:00
  • 15c0400805 [FIX] variable name David Beal 2016-01-06 18:36:32 +01:00
  • b3bc3c923d Do not show cancelled quotations by default in Requests for Quotation Alexis de Lattre 2016-01-06 16:01:45 +01:00
  • 623dca3cbf [FIX] module name David Beal 2016-01-05 18:51:04 +01:00
  • 490b203943 [IMP] attendance_ids at default value David Beal 2016-01-05 15:27:34 +01:00
  • a41d5bc3ce [ADD] calendar usability David Beal 2016-01-05 09:18:39 +01:00
  • 55d1f66d0e Remove module product_disable_quick_create (use eradicate quick_create instead) Alexis de Lattre 2016-01-04 21:40:49 +01:00
  • 2617170314 Adapt to the revolution branch of OCA/bank-payment Alexis de Lattre 2016-01-04 20:56:03 +01:00
  • f436a651cf Minor changes Alexis de Lattre 2016-01-04 10:09:19 +01:00
  • 0eedae22c6 Better search and form views for countries and states Alexis de Lattre 2016-01-01 11:39:15 +01:00
  • 26930e6a84 Add modules pos_no_product_template_menu and pos_usability Alexis de Lattre 2016-01-01 10:14:51 +01:00
  • b26164e05c Really remove group on products variants entry Alexis de Lattre 2015-12-31 19:06:55 +01:00
  • fcaf342d2a Hide re-ordering rules when using purchase_suggest_min_qty_on_product Alexis de Lattre 2015-12-31 17:38:55 +01:00
  • b5d814860e Add outgoing_qty in product form view (under incoming_qty) Alexis de Lattre 2015-12-31 16:56:01 +01:00
  • ad6a8f28eb Better module desc Alexis de Lattre 2015-12-30 11:11:15 +01:00
  • 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 Alexis de Lattre 2015-12-30 11:08:02 +01:00
  • a068c534bb Add module purchase_suggest_min_qty_on_product Alexis de Lattre 2015-12-30 10:37:01 +01:00
  • cb3942f501 Update description Alexis de Lattre 2015-12-19 01:38:11 +01:00
  • c030d20c68 Add module delivery_carrier_zpl_label_print Alexis de Lattre 2015-12-18 18:45:26 +01:00
  • 84c6b03e09 Add module purchase_line_move_state Alexis de Lattre 2015-12-17 19:56:14 +01:00
  • 07a90ce45f Add module purchase_date_planned_update Alexis de Lattre 2015-12-17 19:55:28 +01:00
  • c67d51b303 [FIX] account_move_line_start_end_dates_xls installable key David Beal 2015-12-15 11:49:17 +01:00
  • 91886211ae [FIX] write in product_category_tax David Beal 2015-12-15 10:29:23 +01:00
  • 473b97fd7e ADD fr translation Mourad 2015-12-09 15:00:43 +01:00
  • 92c89b0756 [IMP] play onchange while import David Beal 2015-12-09 14:11:45 +01:00
  • abe79d1c48 Port projct_issue_extension to v8 Alexis de Lattre 2015-12-14 15:56:28 +01:00
  • 81e923def2 FIX a bug in stock module: add decimal precision ! (we should not do that in a 'usability' module, but...) Alexis de Lattre 2015-12-11 15:28:37 +01:00
  • fb9e05b5b9 Add module account_invoice_margin_report Alexis de Lattre 2015-12-11 13:50:42 +01:00
  • 96796ebe05 Small vue update Alexis de Lattre 2015-12-11 13:49:43 +01:00
  • 72eef666eb Add sale_stock_usability sale_usability_extension now only depend on sale (not on sale_stock) Alexis de Lattre 2015-12-10 15:10:22 +01:00
  • 03f4a1438c Add state in translation tree view Alexis de Lattre 2015-12-08 11:09:48 +01:00
  • 8d64f799d1 Module in tree view by default, filtered on Installed modules (not Apps) Alexis de Lattre 2015-12-07 10:04:16 +01:00
  • 725314e497 Merge pull request #9 from isabellerichard/8.0 Alexis de Lattre 2015-12-05 18:45:53 +01:00
  • 45f3294249 [TRAD] Translate product_category_tax in french Isabelle RICHARD 2015-12-04 18:30:30 +01:00
  • 7ed3a38cb2 Add log message when sending en email to the outside world ! Alexis de Lattre 2015-12-04 17:35:29 +01:00
  • ab464db930 Add module l10n_fr_usability Alexis de Lattre 2015-12-01 22:50:20 +01:00
  • 704667e71e Add module stock_transfer_continue_later Alexis de Lattre 2015-12-01 19:13:32 +01:00
  • badaa404a4 Better "Journal items" shortcut button on partner form view, to go directly to the "account" of the customer or supplier Alexis de Lattre 2015-11-24 16:33:59 +01:00
  • 0fb70e97aa Remove raise which is not required any more since a1e7e10ef2 Alexis de Lattre 2015-11-23 22:01:18 +01:00
  • 1a38600aeb Continue modifications for better security management Alexis de Lattre 2015-11-23 10:26:32 +01:00