odoo/odoo.git
2013-04-26 Thibault Delavallée[REV] Removed code changed not related to this branch.
2013-04-26 Thibault Delavallée[MERGE] Sync with 7.0
2013-04-26 Launchpad Translatio... Launchpad automatic translations update.
2013-04-26 Launchpad Translatio... Launchpad automatic translations update.
2013-04-25 Olivier Dony[FIX] res.partner: typo would prevent contact from...
2013-04-25 Olivier Dony[FIX] res.partner: make use_parent_address field visibl...
2013-04-25 Quentin (OpenERP)[FIX] account_voucher: usability changes related to...
2013-04-25 Quentin (OpenERP)[FIX] stock: fixed stock valuation bookings made in...
2013-04-25 Quentin (OpenERP)[FIX] account: fixed bad constraint message
2013-04-25 Quentin (OpenERP)[FIX] account_voucher: usability improvement related...
2013-04-25 Quentin (OpenERP)[FIX] account_voucher: pay invoice 'wizard' now display...
2013-04-25 Thibault Delavallée[FIX] Chatter: suggested recipients: avoid displaying...
2013-04-25 Thibault Delavallée[FIX] mail: invite: avoid sendign a void invite message...
2013-04-25 Thibault Delavallée[FIX] hr: welcome message translatable.
2013-04-25 Launchpad Translatio... Launchpad automatic translations update.
2013-04-24 Olivier Dony[FIX] res.partner: always call write() with a list...
2013-04-24 Vishmita Jadeja... [IMP]Improve code
2013-04-24 Vishmita Jadeja... [IMP]False return when there is no email address in...
2013-04-24 Quentin (OpenERP)[REV] revert of commit 4953 that was not appropriate...
2013-04-24 Quentin (OpenERP)[FIX] hr_timesheet: proper fix for previously reverted...
2013-04-24 Quentin (OpenERP)[REV] revert of commit 9058, that was not appropriate...
2013-04-24 niv-openerp[FIX] pad: display problem due to wrong css selectors
2013-04-24 niv-openerp[FIX] pad: regression that caused a stack trace
2013-04-24 Launchpad Translatio... Launchpad automatic translations update.
2013-04-23 Antony Lesuisse[FIX] workers, listen backlog based on the number of...
2013-04-23 Antony Lesuisse[FIX] http controllers inheritance
2013-04-23 Christophe... [FIX] expression: allow creating child_of expression...
2013-04-23 Christophe... [FIX] note: be tolerant to unknow stages when creating...
2013-04-23 Cedric Snauwaert[FIX]account_voucher: change payment view to add some...
2013-04-23 Quentin (OpenERP)[FIX] account_analytic_analysis, hr_timesheet_invoice...
2013-04-23 Quentin (OpenERP)[REV] revert revision 9056 that was deleting a whole...
2013-04-23 Christophe... [FIX] note: Now, new note arrive in the first column...
2013-04-23 Quentin (OpenERP)[FIX] account_voucher: fix in amount_currency computati...
2013-04-23 Olivier Dony[FIX] res.partner: proper store trigger for display...
2013-04-23 Quentin (OpenERP)[FIX] account: modified the constraint on account.move...
2013-04-23 Christophe... [REVERT] revert commit fme@openerp.com-20130418171750...
2013-04-23 Quentin (OpenERP)[FIX] hr_timesheet: return default values for journal...
2013-04-23 Quentin (OpenERP)[MERGE] account_analytic_analysis, hr_timsheet_invoice...
2013-04-23 Quentin (OpenERP)[IMP/FIX] ir_model_data: added check_object_reference...
2013-04-23 Quentin (OpenERP)[FIX] sale_analytic_distribution: show the analytic...
2013-04-23 Quentin (OpenERP)[FIX] hr_payroll: do not crash when duplicating a payro...
2013-04-23 Quentin (OpenERP)[FIX] account: default values for sign of financial...
2013-04-23 Launchpad Translatio... Launchpad automatic translations update.
2013-04-22 Olivier Dony[FIX] base_report_designer: incorrect license headers...
2013-04-22 Olivier Dony[FIX] rml2html: incorrect license headers in some sourc...
2013-04-22 Cedric Snauwaert[FIX]account_financial_report_data: fix profit and...
2013-04-22 Olivier Dony[FIX] account_report_company: be more conservative...
2013-04-22 Cedric Snauwaert[FIX]hr_timesheet: correct mistake in default, should...
2013-04-22 Christophe... [FIX] note: notes without user's stage are added to...
2013-04-22 Thibault Delavallée[FIX] email_template: fixed wrong res_id given to attac...
2013-04-22 Cedric Snauwaert[FIX]hr_timesheet: fix multi-company problem, when...
2013-04-22 Christophe... [FIX] web_linkedin: display the real linkedin error...
2013-04-22 niv-openerp[FIX] possible race condition when creating the session...
2013-04-21 Launchpad Translatio... Launchpad automatic translations update.
2013-04-19 Quentin (OpenERP)[FIX] ir_sequence: the field company_id does not exist...
2013-04-19 Quentin (OpenERP)[FIX] orm, _generate_order_by(): allow to order by...
2013-04-20 Launchpad Translatio... Launchpad automatic translations update.
2013-04-20 Olivier Dony[MERGE/ADD] Many important fixes for contact/company...
2013-04-20 Olivier Dony[MERGE] res.partner: many important fixes for contact...
2013-04-20 Olivier Dony[FIX] search views: use child_of operator for partner_i...
2013-04-20 Olivier Dony[REVERT] account_report_company: undo override of res...
2013-04-20 Olivier Dony[FIX] res.partner: fix invisible attrs on Contacts...
2013-04-19 Olivier Dony[FIX] test_expression: assertion was too sensitive...
2013-04-19 Olivier Dony[IMP] account_report_company: use `display_name` instea...
2013-04-19 Olivier Dony[IMP] account_report_company: add extra stored function...
2013-04-19 Olivier Dony[FIX] res.partner.name_get: partners marked as "is_comp...
2013-04-19 Olivier Dony[REVERT] res.partner: undo change of ordering in name_s...
2013-04-19 niv-openerp[FIX] pad: revert part of previous fix because it could...
2013-04-19 niv-openerp[FIX] pad: problem about pad title not being updated...
2013-04-19 Olivier Dony[FIX] res.partner: search using 'child_of' should inclu...
2013-04-19 Olivier Dony[IMP] account_report_company: make res.partner.commerci...
2013-04-19 Cedric Snauwaert[FIX]sale_analytic_plans: fix invoice view form to...
2013-04-19 Launchpad Translatio... Launchpad automatic translations update.
2013-04-18 Olivier Dony[MERGE] Sync with 7.0
2013-04-18 Olivier Dony[FIX] sale: orders/quotations action should not force...
2013-04-18 Fabien Meghazi[MERGE] Fixed http controllers inheritance
2013-04-18 Quentin (OpenERP)[FIX] sale: fix in the workflow of the sale order that...
2013-04-18 Olivier Dony[FIX] res.partner: rename commercial_id to commercial_p...
2013-04-18 Olivier Dony[FIX] res.partner: add onchange warning when changing...
2013-04-18 niv-openerp[FIX] account: minor javascript problem that made appea...
2013-04-18 Olivier Dony[IMP] res.partner: rename commercial_id to commercial_p...
2013-04-18 Quentin (OpenERP)[MERGE][FIX] product: context propagating in res_curren...
2013-04-18 niv-openerp[FIX] problem in view editor
2013-04-18 Quentin (OpenERP)[FIX] hr_expense, usability: added sum in tree view
2013-04-18 Quentin (OpenERP)[FIX] account, account.move.line form view: the same...
2013-04-18 Xavier Morel[FIX] missing translation mark in error message
2013-04-18 Olivier Dony[FIX] web: support integer/float fields in search view...
2013-04-18 Quentin (OpenERP)[FIX] account* modules: added 'account_period_prefer_no...
2013-04-18 Xavier Morel[IMP] only use name of class being created: module...
2013-04-18 Xavier Morel[FIX] Extension of controller in-place with explicit...
2013-04-18 Cedric Snauwaert[FIX]sale: fix workflow problem when deleting an invoic...
2013-04-18 Launchpad Translatio... Launchpad automatic translations update.
2013-04-17 Christophe... [IMP] ir_ui_menu: trunk to 7.0 dynamic counters
2013-04-17 Olivier Dony[FIX] stock, multicompany: avoid crashing when computin...
2013-04-18 Launchpad Translatio... Launchpad automatic translations update.
2013-04-18 Antony Lesuisse[FIX] ir.cron add a safeguard mecanism against version...
2013-04-18 Antony Lesuisse[FIX] ir.cron add a safeguard mecanism against version...
2013-04-17 Stephane Wirtel[FIX] account: avoid a crash if the user does not selec...
2013-04-17 Quentin (OpenERP)[FIX] purchase, usability: removed default search that...
2013-04-17 Quentin (OpenERP)[FIX] base, res_company: added a missing context when...
next