odoo/odoo.git
2014-06-11 Jeremy Kersten[FIX] fields.py - avoid dict comprehension inside a...
2014-06-10 Martin TrigauxMerge pull request #415 from gurneyalex/7.0-fix_lp11921...
2014-06-10 Martin Trigaux[FIX] account_voucher: better pay invoice wizard
2014-06-10 Martin TrigauxMerge pull request #56 from yvaucher/7.0-fix-1319109
2014-06-09 Ravi Gohil[FIX] mail: Speep improvement when sending email using...
2014-06-06 Alexandre Fayolle[IMP] add an index on account_move_line(date, id)
2014-06-06 Somesh Khare... [FIX]Delivery: carrier information not propagated from...
2014-06-06 Alexandre Fayolle[FIX] delivery: propagate additional fields in chained...
2014-06-06 Martin TrigauxMerge pull request #404 from odoo-dev/7.0-norecomputest...
2014-06-06 Laetitia Gangloffhr_timesheet_sheet: for attendance, set default value...
2014-06-06 Christophe... [FIX] orm: do not recompute m2o stored function field...
2014-06-05 Oliver Laurent[FIX] orm: do not resize unlimited char fields
2014-06-05 Laurent Mignon[FIX] ir_cron: use the same search criteria as when...
2014-06-05 Martin Trigaux[IMP] stock: when checking the state of the product...
2014-06-05 Denis Ledoux[FIX] document_page: allow other users than administrat...
2014-06-05 Holger Brunn[FIX] project_timesheet: don't trigger write if there...
2014-06-05 Christophe... [FIX] web: many2many field handle "no_create" option
2014-06-05 Martin Trigauxuninstall: avoid errors during uninstall
2014-06-04 Martin Trigaux[FIX] point_of_sale: correct call to default value
2014-06-04 Martin Trigaux[FIX] kanban: avoid wrong placement of button on ie9
2014-06-04 Martin Trigaux[FIX] stock: use correct vals in grouped invoice (opw...
2014-06-03 Martin Trigaux[FIX] sale: keep customer reference in grouped invoice...
2014-06-03 Denis Ledoux[FIX] delivery: allow to add delivery method in quotati...
2014-06-03 fka-odoo[FIX] display_name is not compute for non-active partner
2014-06-02 Martin Trigaux[FIX] calendar: avoid double popup, opw 606297
2014-06-02 Martin TrigauxMerge pull request #286 from jbq/bugfix
2014-06-02 Denis Ledoux[FIX] base: security, do not override basic ir_config_p...
2014-06-02 Denis Ledoux[FIX] base: security, group settings is authorized...
2014-06-02 Jean-Baptiste... Fix detection of MIME type in message_parse()
2014-05-28 Denis Ledoux[FIX] replace .bzrignore by .gitignore, as we are now...
2014-05-28 Denis Ledoux[FIX] purchase: Do not allow to delete a purchase order...
2014-05-27 Martin Trigaux[FIX] stock: clean previous commit
2014-05-27 Martin Trigaux[FIX] stock: auto_validate move not set to done when...
2014-05-27 Martin TrigauxMerge pull request #221 from odoo-dev/7.0-o2m-duplicati...
2014-05-27 Mohammed Shekha[FIX]Refixed the issue of o2m record duplication
2014-05-27 Martin TrigauxMerge pull request #223 from odoo-dev/7.0-ail-form...
2014-05-27 Denis Ledoux[FIX] account_followup: account_followup_print report...
2014-05-27 Martin Trigaux[FIX] account: safer access to parent in invoice line...
2014-05-27 Mohammed Shekha[FIX]Fixe the issue o2m record duplication.
2014-05-26 Martin TrigauxMerge pull request #203 from buke/7.0
2014-05-26 Martin TrigauxMerge pull request #207 from joshuajan/7.0
2014-05-26 JoshuaJan'invoiced' fields help message is wrong
2014-05-26 Denis Ledoux[FIX] hr_recruitment: default company set according...
2014-05-26 bukeFixed delivery grid get_price
2014-05-23 Denis Ledoux[FIX] purchase: po email template, the currency could...
2014-05-23 Martin TrigauxRestore missed images during bzr to git transition
2014-05-22 Denis Ledoux[REVERT] b6a7402fdbddfe817fa36292e6f89e8659f9bdea,...
2014-05-22 Olivier Dony[RESTORE] Restore *.sxw files, skipped during bzr-to...
2014-05-22 Martin TrigauxMerge pull request #55 from yvaucher/7.0-fix-1319095
2014-05-22 Anaël Closson[FIX] stock: auto_validate move not set to done when...
2014-05-21 Martin TrigauxMerge pull request #14 from savoirfairelinux/7.0-crosso...
2014-05-21 Martin TrigauxMerge pull request #124 from odoo-dev/7.0-aged-partner...
2014-05-21 Martin Trigaux[IMP] account: support for partial reconciliation in...
2014-05-21 Pariket Trivedi[FIX]: change correct label and fields in Event Analysis.
2014-05-21 Denis Ledoux[FIX] report: correct page numbering
2014-05-20 Christophe... [MERGE] merge bzr addons branch
2014-05-20 Christophe... [MERGE] merge bzr server branch
2014-05-20 Martin Trigaux[FIX] sale: in paypal, the encoding of the url should...
2014-05-20 Fabien PinckaersMerge pull request #40 from kirca/mk_lang
2014-05-19 Thibault Delavallée[FIX] orm: unlink: when unlinking a record, trigger...
2014-05-19 Denis Ledoux[FIX] point_of_sale: opw-607551, mark the pos order...
2014-05-19 Martin Trigaux[FIX] auditrail: fix read rules to record the current...
2014-05-19 Dharti Ratani... [IMP]Improved as per the comment
2014-05-19 Denis Ledoux[FIX] marketing_campaign: server actions always return...
2014-05-19 Launchpad Translatio... Launchpad automatic translations update.
2014-05-18 Kiril Vangelovski[ADD] Macedonian language
2014-05-18 Launchpad Translatio... Launchpad automatic translations update.
2014-05-18 Launchpad Translatio... Launchpad automatic translations update.
2014-05-17 Launchpad Translatio... Launchpad automatic translations update.
2014-05-17 Launchpad Translatio... Launchpad automatic translations update.
2014-05-16 Sandy Carter[FIX] Add context propagation for m2m list view
2014-05-16 Sandy Carter[FIX] Fix account_budget name unicode error
2014-05-16 Martin Trigaux[FIX] point_of_sale: add product variant in the display...
2014-05-16 Denis Ledoux[FIX] auth_oauth: Replace OpenERP.com provider by Odoo...
2014-05-16 Launchpad Translatio... Launchpad automatic translations update.
2014-05-15 Martin Trigaux[FIX] ir_model_fields: when adding a new custom column...
2014-05-15 Launchpad Translatio... Launchpad automatic translations update.
2014-05-15 Launchpad Translatio... Launchpad automatic translations update.
2014-05-14 Yannick VaucherFix incompatibility with Windows using tempfile.
2014-05-14 Martin Trigaux[MERGE] [FIX] account: when computing a tax with includ...
2014-05-14 Yannick Vaucherfix indentation
2014-05-14 Launchpad Translatio... Launchpad automatic translations update.
2014-05-14 Launchpad Translatio... Launchpad automatic translations update.
2014-05-13 Yannick VaucherMake report_webkit thread safe by removing parser_insta...
2014-05-13 Yannick VaucherUse NamedTemporaryFile instead of file and of deprecate...
2014-05-13 Martin Trigaux[FIX] sale_stock: when checkign the available quantity...
2014-05-13 Anael Closson[FIX] sale_stock: error message does not match chosen...
2014-05-13 Anael Closson[FIX] sale_stock: new product uom is done twice in...
2014-05-13 Launchpad Translatio... Launchpad automatic translations update.
2014-05-13 Launchpad Translatio... Launchpad automatic translations update.
2014-05-12 Launchpad Translatio... Launchpad automatic translations update.
2014-05-11 Launchpad Translatio... Launchpad automatic translations update.
2014-05-09 Martin Trigaux[FIX] ir_values: try to evaluate the given expression...
2014-05-09 Martin Trigaux[FIX] analytic: should not set mutable objects in metho...
2014-05-08 Martin Trigaux[FIX] product: when duplicating a product, keep the...
2014-05-08 Martin Trigaux[FIX] product: when duplicating a product, keep the...
2014-05-08 Martin Trigaux[FIX] hr_holidays: better display of leave counter...
2014-05-08 Martin Trigaux[MERGE] [FIX] document_page: allow other users than...
2014-05-08 Launchpad Translatio... Launchpad automatic translations update.
2014-05-07 Martin Trigaux[FIX] account: when creating partial reconcilation...
next