Commit Graph

  • 13e6facec5 Merge pull request #21 from akretion/8-sale_id_field David Beal 2016-10-09 21:04:13 +02:00
  • 6c53b3c1ae [IMP] move sale_id in picking David Beal 2016-09-27 09:46:48 +02:00
  • a379b59597 Update fr.po David Beal 2016-09-21 17:37:19 +02:00
  • 2f179995bf Add module account_cutoff_accrual_picking_ods Alexis de Lattre 2016-09-21 17:23:36 +02:00
  • 7c5f04a39e Also avoid to have '/' on move line label of supplier invoices Alexis de Lattre 2016-09-21 17:23:05 +02:00
  • b814ec11bf [ADD] stock_picking_zip module David Beal 2016-09-21 12:48:25 +02:00
  • 7d39e50ba3 Remove code for a feature that is available in the OCA module account_invoice_constraint_chronology Alexis de Lattre 2016-09-19 17:58:21 +02:00
  • 77995aa125 Track changes on hr.employee object Alexis de Lattre 2016-09-15 00:20:56 +02:00
  • 314350efee Migration script should be perfect now Alexis de Lattre 2016-09-14 19:21:33 +02:00
  • 40ef119999 Handle the case where name of account_move_line has the name field of the invoice Alexis de Lattre 2016-09-14 18:25:01 +02:00
  • 6583ea0cd9 Raise an error when the coherence of the sequence of customer invoices vs invoice date is not respected Alexis de Lattre 2016-09-14 17:37:08 +02:00
  • 7def6a85e4 Better name field in account.move.line for move generated from customer invoice (WARNING : migration script included) Alexis de Lattre 2016-09-14 16:52:46 +02:00
  • 618ad6d6d6 Add partial reconcile field in account move line tree view Alexis de Lattre 2016-09-12 12:54:07 +02:00
  • 05c0f74420 Auto-reset period when changing date on invoice Alexis de Lattre 2016-09-12 12:58:02 +02:00
  • 78ff16436d Better name_get for incoterm: [EXW] Ex-Works Alexis de Lattre 2016-09-12 12:51:42 +02:00
  • 217a6018c8 [MIG] migration of product_search_supplier_code from 7.0 9-wrong Mourad Elhadj Mimoune 2016-09-07 16:17:22 +02:00
  • b4dc9da272 [MIG] migration of product_search_supplier_code from 7.0 Mourad Elhadj Mimoune 2016-09-07 16:17:22 +02:00
  • 3aa16cdacf Merge branch '7.0-extract' into 8.0 Mourad Elhadj Mimoune 2016-09-07 15:44:26 +02:00
  • d823e3ae75 Fix readonly state on hr.holidays fields Alexis de Lattre 2016-09-05 11:53:42 +02:00
  • a1f57e1ab5 Block refusal of his own holidays Alexis de Lattre 2016-09-05 11:08:54 +02:00
  • c2d2e93f07 Replace narrow_no_break_space by no_break_space for Mac OS X Alexis de Lattre 2016-07-19 01:16:12 +02:00
  • 56bdeb3ee9 [TRANS] sale_stock_usability David Beal 2016-07-13 14:38:36 +02:00
  • b811ae890a [TRANS] sale_usability_extension David Beal 2016-07-13 14:12:17 +02:00
  • 07a444367b Use float_is_zero, code cleanup Alexis de Lattre 2016-07-06 10:31:04 +02:00
  • de8063d327 complete french translate and fix test on qty_to_order of purchase suggest line in create_po method 8.0-purchase-suggest-supplierinfo-on-product chafique-delli 2016-07-04 17:47:28 +02:00
  • ee91b30fc6 finalization of the purchase_suggest_supplierinfo_on_product module chafique-delli 2016-07-04 17:41:07 +02:00
  • 6576cbaf19 update qty_to_order when write purchase_suggest and update domain with partner_id for search purchase_order_lines chafique-delli 2016-07-01 16:53:27 +02:00
  • 996c2a6ceb add purchase_suggest_supplierinfo_on_product chafique-delli 2016-07-01 15:56:26 +02:00
  • 8a7a3c670f Add unit of measure on stock quant tree/form view Alexis de Lattre 2016-06-28 10:06:50 +02:00
  • 7f2589c9bf Merge pull request #19 from akretion/mail_usability Benoît Guillot 2016-06-23 15:58:09 +02:00
  • 93e63b74b6 [ADD] mail_usability module for improvements on mails Benoit 2016-06-23 15:50:43 +02:00
  • c2accec411 Merge branch '8.0' of github.com:akretion/odoo-usability into 8.0 Alexis de Lattre 2016-06-19 23:41:25 +02:00
  • 62b01c781f Add support for max_qty in purchase_suggest Alexis de Lattre 2016-06-19 23:40:52 +02:00
  • 33b99de09e Merge pull request #17 from akretion/8-module David Beal 2016-06-19 10:46:12 +02:00
  • e134153a40 Update __openerp__.py David Beal 2016-06-19 10:45:12 +02:00
  • 6812d2e68b Make the computation of product domain inheritable Alexis de Lattre 2016-06-18 17:29:49 +02:00
  • 25d8a50d3a Fix duplicate Alexis de Lattre 2016-06-18 15:23:22 +02:00
  • 54b74f01c0 Display view account move button only when move exists Alexis de Lattre 2016-06-01 22:51:08 +02:00
  • 5ac6b777b2 Better handling of translation to avoid to have a menu entry "Variantes d'articles" Alexis de Lattre 2016-05-30 17:29:35 +02:00
  • fd05834ffe Update README.rst David Beal 2016-05-30 17:22:18 +02:00
  • 34a763d894 Add inventory valuation without per stock location analysis Alexis de Lattre 2016-05-30 15:55:57 +02:00
  • 30089555c5 Merge pull request #16 from akretion/8.0-purchase-hide-report-print-menu beau sebastien 2016-05-30 15:17:47 +02:00
  • 7f62369a06 Fix formula Alexis de Lattre 2016-05-30 12:35:51 +02:00
  • 005063e8c6 [IMP] hide description field on product David Beal 2016-05-24 11:36:13 +02:00
  • 08ad828da7 refactor code chafique-delli 2016-05-24 11:36:12 +02:00
  • 31c6246e2c [IMP] usability module David Beal 2016-05-24 11:14:12 +02:00
  • b7dd2a6a07 Forgot a file Alexis de Lattre 2016-05-20 12:52:13 +02:00
  • ef97656b42 Add module account_hide_analytic_line Alexis de Lattre 2016-05-20 12:51:12 +02:00
  • 16627ba6f0 new api for fields_view_get method in purchase_hide_report_print_menu module chafique-delli 2016-05-19 11:13:52 +02:00
  • 64e08b93de Add constraint Alexis de Lattre 2016-05-18 15:08:51 +02:00
  • 7cf98a1001 Add constrains and onchange Alexis de Lattre 2016-05-18 14:52:53 +02:00
  • e3793989c0 Update to sync with new-report-intrastat Alexis de Lattre 2016-05-12 18:46:44 +02:00
  • 158648e604 Backport intrastat_product_type from 8 to 7 Alexis de Lattre 2016-05-12 17:38:04 +02:00
  • 6e8e9fa1aa Avoid privacy issues Alexis de Lattre 2016-05-11 18:42:52 +02:00
  • 02940c08cd FIX precision of field Alexis de Lattre 2016-05-05 00:26:58 +02:00
  • 2dd4a7d577 Small improvements : - when lead is marked as lost, related quotes are cancelled - when you create a lead from a quote, its stage will be "proposition" Alexis de Lattre 2016-05-03 18:30:51 +02:00
  • e1c660d90c Allow to force a date in the computation of the prefix of a sequence Alexis de Lattre 2016-05-03 18:30:25 +02:00
  • aa3568e986 add purchase_hide_report_print_menu chafique-delli 2016-05-03 15:27:13 +02:00
  • 38dd25f471 Avoid a division by zero Alexis de Lattre 2016-04-26 23:53:35 +02:00
  • 9c67a6df5d Add sudo to allow a user to do a back2draft even if he that doesn't have rights to delete an invoice Alexis de Lattre 2016-04-26 23:30:34 +02:00
  • 5be71f05b3 Remove cost from quant form, because I figured out that this field was not interesting Alexis de Lattre 2016-04-16 13:30:01 +02:00
  • 0498f6e24e Add module intrastat_product_type Alexis de Lattre 2016-04-15 22:01:45 +02:00
  • 80763de94b Add cost field in stock quant view Alexis de Lattre 2016-04-15 15:07:29 +02:00
  • 18753eadf9 Remove start/end balance in bank statement Alexis de Lattre 2016-04-15 15:06:57 +02:00
  • 932de847b6 FIX obvious error in my previous commit Alexis de Lattre 2016-04-14 13:42:44 +02:00
  • b7ab16477a Add button to show account move from bank statement line Alexis de Lattre 2016-04-14 11:52:53 +02:00
  • 81d97b2981 Add possibility to make a manual update of standard_price from BOM Alexis de Lattre 2016-04-13 22:41:08 +02:00
  • 72bd441617 Display fields in stock move form view Alexis de Lattre 2016-04-04 00:45:42 +02:00
  • c7908c38ed Add scheduler.procurement.log Alexis de Lattre 2016-04-03 10:53:35 +02:00
  • ad786e892f Add sale_quotation_title module Alexis de Lattre 2016-04-01 12:09:14 +02:00
  • 744c721950 Add sale_crm_usability module Alexis de Lattre 2016-03-31 23:03:49 +02:00
  • 7c2f10423f Add company_id in product.pricelist tree view Alexis de Lattre 2016-03-31 11:55:33 +02:00
  • 9c666ba4d9 Modify default values for lang wizards Alexis de Lattre 2016-03-30 14:17:10 +02:00
  • c62a163f93 [IMP] order by sequence in attribute David Beal 2016-03-25 12:37:33 +01:00
  • 87ec05e5ef Inherit copy() Alexis de Lattre 2016-03-23 21:57:58 +01:00
  • 237c0e484a Small usability stuff Alexis de Lattre 2016-03-22 17:57:56 +01:00
  • cc1efeafdb Add components cost and total cost on BOM Alexis de Lattre 2016-03-22 17:57:13 +01:00
  • 9ad2d0f7e1 Same change on purchase order: widget=selection on fiscal position Alexis de Lattre 2016-03-18 19:07:42 +01:00
  • 907022b31d Easier selection of fiscal position on SO with widget="selection" Alexis de Lattre 2016-03-18 19:04:13 +01:00
  • 2cbb4dcfb6 Add FR translation Alexis de Lattre 2016-03-18 09:54:55 +01:00
  • 8cdf8c68e8 Better layout of form view Alexis de Lattre 2016-03-17 23:58:39 +01:00
  • 10ebf47612 Better labels Alexis de Lattre 2016-03-17 23:55:57 +01:00
  • 3a69e7bf69 Port/rewrite purchase_date_planned_update to v8 Alexis de Lattre 2016-03-17 23:46:13 +01:00
  • 69c975bfc5 Better layout Alexis de Lattre 2016-03-17 15:13:24 +01:00
  • 9d8d2cf8cc [FIX] module version, icon path David Beal 2016-03-17 12:58:09 +01:00
  • 9356ccc497 [FIX] attributes filter sort David Beal 2016-03-16 18:54:15 +01:00
  • 3e702f0186 [IMP] add attribute filters in attribute view David Beal 2016-03-16 18:29:40 +01:00
  • b0110ca542 [ADD] module attribute_usability David Beal 2016-03-16 17:37:08 +01:00
  • ecf5f6f843 [IMP] translation and reload menu David Beal 2016-03-16 17:36:28 +01:00
  • d90bd9dd8e [ADD] module_usability David Beal 2016-03-16 09:35:39 +01:00
  • d794e3fcd2 Add note field on credit control line Alexis de Lattre 2016-03-15 18:28:11 +01:00
  • e519cf89cd Lower risk on summer time savings Alexis de Lattre 2016-03-15 18:18:21 +01:00
  • 15ebf4a756 Inherit another hr_holiday view, for better usability Alexis de Lattre 2016-03-15 17:59:10 +01:00
  • 753333521f Add ability to put a key in ctx to disable generation of a price history line Alexis de Lattre 2016-03-11 14:41:42 +01:00
  • e22b56c7a9 FIX computation for products partially produced Alexis de Lattre 2016-03-11 14:40:58 +01:00
  • a93a203f2d Add mrp.bom.labour.line, to be able to have several labor cost profile on a single BOM Alexis de Lattre 2016-03-10 12:21:05 +01:00
  • 7a6a38aa1d Revert to previous code for order on pickings Alexis de Lattre 2016-03-03 10:02:43 +01:00
  • 0971fb48e4 Move view code from sale_usability_extension to sale_stock_usability (pickings_ids belongs to sale_stock !) Alexis de Lattre 2016-03-01 17:48:52 +01:00
  • 41f012e0b4 Better help msg Alexis de Lattre 2016-03-01 17:36:14 +01:00
  • dba79c83c4 Add good support of unit of measures in purchase_suggest Alexis de Lattre 2016-03-01 17:35:39 +01:00