[FIX] translations: fix tests to adapt to new duplication behaviour and remove contex...
[odoo/odoo.git] / addons /
2013-11-25 Launchpad Translat... Launchpad automatic translations update.
2013-11-22 Christophe Simonis[REVERT] revert previous commit which:
2013-11-22 Martin Trigaux[FIX] project: convert int to list for iteration write...
2013-11-22 Christophe Simonis[FIX] web: view list: ensure that the mutex of synchron...
2013-11-22 Martin Trigaux[FIX] email.template: add missing parenthesis to filter...
2013-11-20 Christophe Simonis[IMP] web: avoid double reload() when clicking on a...
2013-11-22 Launchpad Translat... Launchpad automatic translations update.
2013-11-21 Martin Trigaux[MERGE] [FIX] mail: exclude document name from the...
2013-11-21 Martin Trigaux[MERGE] [IMP] survey: hide readonly field if empty...
2013-11-21 Martin Trigaux[MERGE] [FIX] warning: modify onchange behaviour for...
2013-11-21 Martin Trigaux[FIX] stock: don't display the evaluated boolean in...
2013-11-21 Olivier Dony[FIX] stock.picking.in: typo in default_get implementation
2013-11-21 Martin Trigaux[FIX] email.template: add safe filter over email addres...
2013-11-21 Martin Trigaux[MERGE] [FIX] sale: sale.order.line, remove duplicated...
2013-11-21 Martin Trigaux[MERGE] [FIX] stock: correctly recount quantity when...
2013-11-20 Thibault Delavallée[FIX] mail: auto_subscribe: fix subscription, could...
2013-11-21 Launchpad Translat... Launchpad automatic translations update.
2013-11-20 Antony Lesuisse[FIX] fleet,project allow demo user to create cars...
2013-11-20 Christophe Simonis[MERGE] remove warnings
2013-11-20 Martin Trigaux[MERGE] [FIX] l10n_fr: Restore the appropriate accounts...
2013-11-20 Martin Trigaux[MERGE] [FIX] project: add noupdate on data to avoid...
2013-11-20 Martin Trigaux[MERGE] [FIX] hr_expense: add expenses in state 'Waitin...
2013-11-20 Denis Ledoux[FIX]account: fix _balance func field on account.move...
2013-11-20 Christophe Simonis[FIX] l10n_in_hr_payroll: use xmlid instead of name...
2013-11-19 Olivier Dony[FIX] delivery: the stock.picking.{in,out} workaround...
2013-11-19 Denis Ledoux[FIX] [IMP] mail: refactored code of message_auto_subsc...
2013-11-19 Launchpad Translat... Launchpad automatic translations update.
2013-11-18 Martin Trigaux[FIX] auth_signup: avoid getting login screen instead...
2013-11-18 Martin Trigaux[IMP] account: cleanup
2013-11-18 Martin Trigaux[IMP] account: revert wrong commit 9590 and set default...
2013-11-18 Martin Trigaux[MERGE] [IMP] stock: don't display origin (source)...
2013-11-18 Martin Trigaux[MERGE] [IMP] sale_order_dates: don't require technical...
2013-11-18 cto[MERGE] [FIX] account: unlink method on account.move...
2013-11-18 Martin Trigaux[MERGE] [IMP] pad: catch urllib error, instead of showi...
2013-11-18 Martin Trigaux[MERGE] [FIX] l10n_be: force 2 digits for vat declarati...
2013-11-18 Martin Trigaux[MERGE] [FIX] purchase: set pricelist action in priceli...
2013-11-18 Martin Trigaux[FIX] mrp_byproduct: add context arg to method action_c...
2013-11-18 Martin Trigaux[IMP] crm: match on contact name while searching for...
2013-11-18 Martin Trigaux[FIX] account: set customer reference for the invoice...
2013-11-18 Launchpad Translat... Launchpad automatic translations update.
2013-11-15 Martin Trigaux[FIX] sale_stock: take into account the value of the...
2013-11-15 Launchpad Translat... Launchpad automatic translations update.
2013-11-14 Denis Ledoux[FIX]crm: duplicating lead/opp duplicated the stage...
2013-11-14 Denis Ledoux[FIX]base_stage: while duplicating (copy), do not set...
2013-11-14 Denis Ledoux[FIX]resource: interval_get_multi crashed when the...
2013-11-14 Martin Trigaux[FIX] procurement: add condition check_move for transit...
2013-11-14 Martin Trigaux[FIX] product_visible_discount: for consistency reason...
2013-11-14 Martin Trigaux[MERGE] sync with 7.0
2013-11-14 Christophe Simonis[MERGE][FIX] web: fix race condition in BufferedDataset.
2013-11-14 Thibault Delavallée[FIX] portal: mail_message override: do not check acces...
2013-11-14 Thibault Delavallée[FIX] mail: auto_subscribe: domain for fetching followe...
2013-11-14 Thibault Delavallée[FIX] [IMP] mail: refactored code of message_auto_subsc...
2013-11-14 Christophe Simonis[FIX] web: list views: bubble up failed deferreds.
2013-11-14 Denis Ledoux[FIX]portal_claim: change of record rule for portal...
2013-11-14 Denis Ledoux[FIX]crm: several calls to _get_id for external id...
2013-11-14 Launchpad Translat... Launchpad automatic translations update.
2013-11-14 Launchpad Translat... Launchpad automatic translations update.
2013-11-13 Martin Trigaux[MERGE] view form: reduce the number of result in ...
2013-11-13 Launchpad Translat... Launchpad automatic translations update.
2013-11-12 Christophe Simonis[FIX] l10n_be: as l10n_multilang is an optional depende...
2013-11-12 Olivier Dony[FIX] stock: stock.picking.in/out (technical models...
2013-11-12 Olivier Dony[REVERT] stock: commit 9557/OPW 600078 assumes that...
2013-11-12 Olivier Dony[FIX] procurement: magic bypass transition was incomple...
2013-11-12 Christophe Simonis[FIX] web: do not enforce width of dropdown links
2013-11-12 Christophe Simonis[FIX] web: match base.sass against changes made in...
2013-11-12 Olivier Dony[FIX] procurement: order points must procure goods...
2013-11-12 Christophe Simonis[FIX] sale_stock: procuremenr.order object does not...
2013-11-08 Christophe Simonis[FIX] l10n_mx: account.chart.template does not have...
2013-11-08 Christophe Simonis[FIX] stock: mute orm logger before checking access...
2013-11-08 Christophe Simonis[FIX] stock: mute orm logger before checking access...
2013-11-08 Christophe Simonis[IMP] stock: do not use assert in (python) tests
2013-11-08 Christophe Simonismerge upstream
2013-11-08 Christophe Simonis[FIX] base_action_rule: even test models need access...
2013-11-08 Christophe Simonis[FIX] document: even deprecated models need access...
2013-11-08 Christophe Simonis[FIX] web_test_demo: make test model a TransientModel...
2013-11-12 Launchpad Translat... Launchpad automatic translations update.
2013-11-07 Dhruti Shastri ... [stock] : Wrong Invoice generated due to product_uos_qt...
2013-11-07 Olivier Dony[FIX] point_of_sale: `update` button in POS order form...
2013-11-07 Olivier Dony[FIX] stock: chained location type `Customers` was...
2013-11-07 Olivier Dony[FIX] point_of_sale: POS delivery orders were incorrect...
2013-11-19 Olivier Dony[FIX] portal: mail access right test is not totally...
2013-11-20 Launchpad Translat... Launchpad automatic translations update.
2013-11-19 Martin Trigaux[MERGE] [FIX] stock: add missing context in account...
2013-11-19 Martin Trigaux[MERGE] [FIX] mrp: correctly handle internal type for...
2013-11-19 Martin Trigaux[MERGE] [FIX] stock: display reception numbers on kanba...
2013-11-06 Mohammed Shekha... [FIX]Fixed the issue of active state does not get highl...
2013-11-05 niv-openerp[FIX] problem with pads, the demo configuration doesn...
2013-11-05 Christophe Simonis[FIX] web: instance.web.DataSetSearch.get_domain()...
2013-11-05 Olivier Dony[FIX] sale,sale_stock: sales analysis view using incorr...
2013-11-05 Olivier Dony[FIX] purchase: analysis view must not group by quantit...
2013-11-04 Olivier Dony[FIX] stock: no early currency rounding when computing...
2013-11-04 Olivier Dony[FIX] stock: programming error in average price computa...
2013-11-04 Olivier Dony[FIX] stock: `product cost` field in partial picking...
2013-11-04 Olivier Dony[FIX] purchase: Purchase Analysis view was using incorr...
2013-11-05 Launchpad Translat... Launchpad automatic translations update.
2013-11-04 Christophe Simonis[FIX] web_kanban: correct design of vertical title...
2013-11-04 Christophe Simonis[FIX] document: correct numbering of attachments with...
2013-11-04 Martin Trigaux[FIX] l10n_multilang: remove force_write attribute...
2013-11-04 Thibault Delavallée[FIX] hr_recruitment: avoid overriding email_from and...
2013-11-04 Martin Trigaux[FIX] stock: include enventual serial number in product...
next