[FIX] stock: fix recomputation of complete_name of stock.location
[odoo/odoo.git] / addons /
2012-01-27 Raphael Collet[FIX] stock: fix recomputation of complete_name of...
2012-01-25 Mayur Maheshwari... [MERGE]: Merge with lp:openobject-addons
2012-01-25 Quentin (OpenERP)[IMP] account: multi company enhancements
2012-01-25 Fabien Meghazi[FIX] Notifications z-index is lower than dialogs
2012-01-25 Xavier Morel[IMP] terminate statements, remove extraneous statement...
2012-01-25 Xavier Morel[REM] unused view_help file
2012-01-25 Xavier Morel[FIX] trailing comma, breaks IE <= 8
2012-01-25 Xavier Morel[IMP] use @deprecated on OldWidget
2012-01-25 Launchpad Translat... Launchpad automatic translations update.
2012-01-24 Xavier Morel[FIX] in m2o fields, abort previous name_get when new...
2012-01-24 Fabien Meghazi[ADD] Added View Log (perm_read) option in debug select box
2012-01-24 Raphael Collet[MERGE] lp:916539 (mrp: fix unclear tooltip)
2012-01-24 Raphael Collet[MERGE] l10n_fr: rename 'France PCMN' to 'Plan Comptabl...
2012-01-24 niv-openerp[fix] problem in Widget
2012-01-24 Quentin (OpenERP)[FIX] account: fixed multi-company related stuffs on...
2012-01-24 Quentin (OpenERP)[FIX] account_bank_statement_extensions: fix creation...
2012-01-24 niv-openerp[imp] added documentation
2012-01-24 Quentin (OpenERP)[FIX] account: bug fixed in the generation of COA form...
2012-01-24 Raphael Collet[MERGE] base_contact: fix usability issues
2012-01-24 niv-openerp[imp] removed identifier_prefix
2012-01-24 Raphael Collet[MERGE] lp:916008 (crm_partner_assign: fix inheriting...
2012-01-24 Raphael Collet[MERGE] mrp_repair: trigger workflow when invoicing...
2012-01-24 Raphael Collet[MERGE] lp:914264 (survey: fix view when answering...
2012-01-24 niv-openerp[imp] refactoring in Widget in Web client
2012-01-24 niv-openerp[imp] removed bunch of old stuff in widget
2012-01-24 Raphael Collet[MERGE] survey: view fix
2012-01-24 Raphael Collet[MERGE] from trunk
2012-01-24 Raphael Collet[IMP] mrp_repair: add documentation in wizard, and...
2012-01-24 niv-openerp[imp] nivified extended search
2012-01-24 Raphael Collet[MERGE] delivery: increase size of character field
2012-01-24 Raphael Collet[MERGE] purchase: refactor onchange_product_id, stock...
2012-01-24 Raphael Collet[MERGE] lp:885387 (hr_attendance: fix code that checks...
2012-01-24 Raphael Collet[MERGE] from trunk
2012-01-24 Raphael Collet[MERGE] lp:912623 (account: fix default date in wizard...
2012-01-24 Raphael Collet[IMP] stock/test: improve English
2012-01-24 Raphael Collet[IMP] purchase: simplify a bit method onchange_product_id
2012-01-24 Raphael Collet[MERGE] import_google: fix external_id_field in import...
2012-01-24 Fabien Meghazi[FIX] Reference field problem, missing get_selected_ids()
2012-01-24 Mayur Maheshwari... [FIX]stock: removed a store=true in complete_name field
2012-01-24 Xavier Morel[FIX] template rendering issues in IE8
2012-01-24 Xavier Morel[FIX] typo in comment
2012-01-24 Xavier Morel[IMP] add a 'default' key to 'on_prev_view' so switcher...
2012-01-24 Launchpad Translat... Launchpad automatic translations update.
2012-01-24 Launchpad Translat... Launchpad automatic translations update.
2012-01-23 Olivier Dony[MERGE] l10n_nl: fix NL Chart of Account definition...
2012-01-23 Olivier Dony[REV] plugin_outlook: partial revert of accidental...
2012-01-23 Xavier Morel[FIX] if no @progress defined (most common case since...
2012-01-23 Xavier Morel[MERGE] sets are better than lists when mostly checking...
2012-01-23 Xavier Morel[MERGE] typo fix, courtesy of florent x
2012-01-23 Xavier Morel[FIX] onchange: handlers can return 'False' instead...
2012-01-23 Xavier Morel[FIX] pressing [ESC] while in an editable listview...
2012-01-23 Florent Xicluna[REF] removed_sessions: use a set() instead of a list...
2012-01-23 Fabien Pinckaers[IMP] product required in PO line
2012-01-23 Florent Xicluna[FIX] typo in js property_widget.
2012-01-23 Raphael Collet[MERGE] document: remove group restriction from menu...
2012-01-23 Raphael Collet[MERGE] crm: add missing partner email when creating...
2012-01-23 Raphael Collet[MERGE] auction: view fixes
2012-01-23 Xavier Morel[FIX] correctly implement progress in gantt view, court...
2012-01-23 Xavier Morel[IMP] add ~ISO timestamps to db dump filenames
2012-01-23 Simone Orsiuse real 'progress' attribute value
2012-01-23 Xavier Morel[FIX] opening of new views from process
2012-01-23 Launchpad Translat... Launchpad automatic translations update.
2012-01-23 Antony Lesuisse[MERGE] fix jsonp courtesy of florent.x
2012-01-22 Antony Lesuisse[FIX] revert html_template is used by other modules...
2012-01-21 Stefan Rijnhart[FIX] l10n_nl: Tax name used twice
2012-01-20 Xavier Morel[FIX] get_value called on readonly reference widget...
2012-01-20 Xavier Morel[FIX] error reporting in _.sprintf
2012-01-20 Vaibhav (OpenERP)[FIX] replace views instance with new action.
2012-01-20 tfr@openerp.com[FIX] usability issue in base_contact
2012-01-20 Xavier Morel[FIX] DataSetStatic.read_slice called with no options...
2012-01-20 Quentin (OpenERP)[FIX+REF] account_analytic_analysis: fixed the dependan...
2012-01-20 Xavier Morel[ADD] support for 'domain' key in result of onchange...
2012-01-20 Xavier Morel[ADD] dynamic view: handle setting domains via onchange
2012-01-20 Launchpad Translat... Launchpad automatic translations update.
2012-01-19 Xavier Morel[REM] unused imports mistakenly added in revision xmo...
2012-01-19 Xavier Morel[FIX] correctly display crash manager in case of report...
2012-01-19 Christophe Simonis[FIX] avoid blank page when the database assigned to...
2012-01-19 vishmita[FIX]set property of notification.
2012-01-19 Xavier Morel[FIX] extend revid:fme@openerp.com-20120117124417-k3vdi...
2012-01-19 Olivier Dony[FIX] report_webkit: translations lookup should ignore...
2012-01-19 Olivier Dony[FIX] report_webkit: avoid using report name in temp...
2012-01-19 Vo Minh Thu[FIX] document_ftp: break self-import (which is causing...
2012-01-19 Xavier Morel[MERGE] various style and code improvements, and overly...
2012-01-19 Xavier Morel[IMP] avoid creating and discarding OpenERPSession...
2012-01-19 Florent Xicluna[REF] the openerplib should be fixed upstream.
2012-01-19 Florent Xicluna[REF] do not create useless OpenERPSession objects...
2012-01-19 Florent Xicluna[REF] code review.
2012-01-19 Launchpad Translat... Launchpad automatic translations update.
2012-01-18 Florent Xicluna[FIX] a typo between 'id' and builtin <id>.
2012-01-18 Olivier Dony[FIX] email_template: properly pass target model in...
2012-01-18 niv-openerp[imp] cleared main html
2012-01-18 niv-openerp[imp] added id to fields values to please tfr
2012-01-18 Vo Minh Thu[MERGE] tools.literal_eval -> ast.literal_eval (as...
2012-01-18 Xavier Morel[FIX] re-add auto_search
2012-01-18 Quentin (OpenERP)[MERGE] lp:916704
2012-01-18 Minh Tran[FIX] Fixed transparent login pane issue in IE8
2012-01-18 Quentin (OpenERP)[MERGE] lp:915426
2012-01-18 Xavier Morel[FIX] weird issue with dynamic input/@type which would...
2012-01-18 Xavier Morel[FIX] IE8 does not like it very much when we try to...
2012-01-18 Xavier Morel[FIX] if a text node is composed only of whitespace...
next