odoo/odoo.git
2014-11-14 Denis Ledoux[FIX] api: avoid to return all fields *2many in onchanges
2014-11-14 Jeremy Kersten[FIX] layout: add alt on logo for seo
2014-11-13 Josse Colpaert[IMP] Pass the invoice type from sale to picking for...
2014-11-13 Frederic van... [FIX] point_of_sale: rounding error in discount computi...
2014-11-13 Martin Trigaux[FIX] fleet: avoid function field computation order...
2014-11-13 Raphael Collet[IMP] models: improve performance of _setup_fields()
2014-11-13 Raphael Collet[FIX] models: simplify conditions that seem to lead...
2014-11-13 Raphael Collet[IMP] models: in _init_manual_fields(), create fields...
2014-11-13 Raphael Collet[FIX] ir_model: always setup models before calling...
2014-11-13 Raphael Collet[FIX] account_voucher: getting default invoice crashes
2014-11-13 Jeremy Kersten[FIX] website_sale: browse category to slugify. Because...
2014-11-13 Jeremy Kersten[FIX] mail_group: use default picture disc if not mimet...
2014-11-13 Raphael Collet[FIX] addons: incorrect new-api invocation of method...
2014-11-13 Josse ColpaertMerge pull request #3601 from odoo-dev/8.0-wmsstagingx-jco
2014-11-13 Frederic van... [FIX] point_of_sale: I see a chrome receipt and I want...
2014-11-13 Josse Colpaert[IMP] Update comments for inventory from import
2014-11-13 Josse Colpaert[IMP] When an inventory has lines already, don't delete...
2014-11-13 Josse Colpaert[FIX] super of scheduler / delivery method and phantom...
2014-11-13 Josse Colpaert[FIX] Method should pass the correct objects for adding...
2014-11-13 Josse Colpaert[FIX] #3153 Digits in wizard should be those of moves...
2014-11-13 grzegorz-openglobe[IMP] l10n_pl: backport of fd86b7a to 8.0
2014-11-13 Martin Trigaux[FIX] hr_timehseet: restrict access right
2014-11-13 Rucha Dave[FIX] hr_timesheet(_sheet): access rights on report
2014-11-12 Christophe... [FIX] account: give "Invoice" users access to "Invoice...
2014-11-12 Olivier Dony[FIX] account.invoice report: show customer description...
2014-11-12 Denis Ledoux[FIX] stock: do not try to upper undefined picking...
2014-11-12 Yajo[FIX] crm: Pending calls are also "To Do"
2014-11-12 hiekmann[FIX] payment_*: typo, cliking -> clicking
2014-11-11 Frederic van... [FIX] point_of_sale: use 'Product Price' decimal precis...
2014-11-11 Frederic van... [FIX] point_of_sale: some pos order fields were missing...
2014-11-11 Frederic van... [FIX] point_of_sale: decimal precision was hardcoded...
2014-11-11 Frederic van... [FIX] point_of_sale: correctly handle the rounding...
2014-11-10 Olivier Dony[FIX] website_forum: avoid access error when closing...
2014-11-10 Olivier Dony[FIX] /web/binary/{image,saveas}: use request.registry...
2014-11-10 Frederic van... [FIX] point_of_sale: when loading models with a specifi...
2014-11-10 Simon Lejeune[FIX] Packaging: Debian: ignore root Makefile
2014-11-09 Commandant... [FIX] stock_picking_wave: Missing _description
2014-11-07 Martin Trigaux[FIX] account: recompute date_due
2014-11-07 Xavier Morel[ADD] doc: guide to the new API
2014-11-07 Nick Booker[REF] account_anglo_saxon: refactor anglo saxon move...
2014-11-07 Géry Debongnie[FIX] kanban view background is correctly set (web_kanban)
2014-11-07 Xavier Morel[FIX] allow word wrapping in stripe-style code examples
2014-11-07 Xavier Morel[ADD] ZeroClipboard-based "copy" button on snippets
2014-11-07 Denis Ledoux[FIX] mail: _fields['type'].selection is a callable
2014-11-07 Christophe... [FIX] mrp: The attribute on bom lines is not filtered...
2014-11-07 Christophe... [FIX] product: name_get of product.attribute.value
2014-11-07 Xavier Morel[IMP] doc-ws: prepend setup code when copying from...
2014-11-07 David Monjoie[FIX] product: pricelist shouldn't convert uom when...
2014-11-06 Martin Trigaux[FIX] project: access task without project
2014-11-06 Raphael Collet[FIX] models: do not copy translations of fields that...
2014-11-06 Raphael Collet[FIX] fields: fix the translations of the labels of...
2014-11-06 Denis Ledoux[MERGE] forward port of branch saas-3 up to c8df9fc
2014-11-06 Denis Ledoux[MERGE] forward port of branch 7.0 up to ae99a93
2014-11-06 Denis Ledoux[FIX] web: many2many_binary widget upload
2014-11-06 Frederic van... [IMP] point_of_sale: add a zero default margin when...
2014-11-06 Martin Trigaux[FIX] calendar: gantt view argument
2014-11-06 Torvald B.... [FIX] account_voucher: multicompany compatibility
2014-11-06 Denis Ledoux[MERGE] forward port of branch saas-3 up to 22f2728
2014-11-06 Denis Ledoux[MERGE] forward port of branch 7.0 up to d36c8b5
2014-11-06 Denis Ledoux[FIX] web: FieldMany2ManyBinaryMultiFiles must extend...
2014-11-06 celm1990[FIX] fix wrong filter in search view (account/sale)
2014-11-06 Julien Legros[FIX] account_asset: moves should use the depreciation...
2014-11-06 Raphael Collet[IMP] fields: improve _determine_default() and add...
2014-11-06 Cedric Snauwaert[FIX] purchase_requisition: field date_start does not...
2014-11-05 Christophe... [MERGE] forward port of branch saas-3 up to ec27773
2014-11-05 Miku Laitinen[FIX] project: missing translations
2014-11-05 Frederic van... [IMP] point_of_sale: add product description and produc...
2014-11-05 Christophe... [MERGE] forward port of branch 7.0 up to 3e3e35e
2014-11-05 Christophe... [FIX] web,web_kanban: correct radial-gradient usage
2014-11-05 Christophe... [MERGE] forward port of branch saas-3 up to d36eee9
2014-11-05 Frederic van... [FIX] point_of_sale: the order should not be displayed...
2014-11-05 Christophe... [MERGE] forward port of branch 7.0 up to 65d92da
2014-11-05 Christophe... [IMP] *: one Makefile to rules them all.
2014-11-05 Olivier Dony[FIX] base: incorrect code and locale for Bosnian
2014-11-05 Christophe... [MERGE] forward port of branch saas-3 up to 48ffbb6
2014-11-05 Christophe... [MERGE] forward port of branch 7.0 up to cb91966
2014-11-05 Julien Legros[REVERT] 056c06570c741fab1515978a957766b0a77bd80a and...
2014-11-05 Christophe... [FIX] website: correct padding of footer
2014-11-05 Lionel Sausin... [IMP] sale_order_dates: quotation views (backport of...
2014-11-05 Julien Legros[FIX] account_asset: asset depreciation should use...
2014-11-05 Antony Lesuisse[IMP] safe_eval allow math
2014-11-05 Xavier Morel[FIX] doc: typo missed when merging contribution
2014-11-05 Olivier Dony[FIX] longpolling/gevent: automatically restart worker...
2014-11-05 Olivier Dony[FIX] longpolling/gevent: log errors occurring in main...
2014-11-05 Olivier Dony[FIX] forum: closing spam/offensive questions should...
2014-11-05 Julien Legros[FIX] account_asset: move lines should use the deprecia...
2014-11-05 hiekmann[IMP] doc: various improvements to website tutorial
2014-11-05 Martin Trigaux[IMP] account: (over)due payments report
2014-11-05 Denis LedouxRevert "[FIX] mrp: chain product move and MO locations"
2014-11-05 Denis Ledoux[MERGE] forward port of branch saas-3 up to c666030
2014-11-05 Denis Ledoux[MERGE] forward port of branch 7.0 up to cd69dee
2014-11-05 Denis Ledoux[FIX] web: inhibit on change flag when validating edita...
2014-11-05 Simon Lejeune[FIX] ir_qweb: contact widget: use name_get instead...
2014-11-05 Julien Legros[FIX] mrp: chain product move and MO locations
2014-11-05 David Monjoie[FIX] product: pricelists based on the supplier prices...
2014-11-05 Simone Orsi[FIX] Report: get_pdf: don't miss main elements when...
2014-11-05 Raphael Collet[IMP] models: improve _mapped_func(), and add parameter...
2014-11-05 Jeremy Kersten[FIX] ir_qweb, website_blog: Allow to pass inline style...
2014-11-05 Denis Ledoux[MERGE] forward port of branch saas-3 up to c11451c
2014-11-05 Denis Ledoux[MERGE] forward port of branch 7.0 up to 9a37e5a
next