odoo/odoo.git
2014-11-04 Raphael Collet[IMP] models: improve query generation for _write(...
2014-11-04 Raphael Collet[FIX] ir_model: fix create/update/delete custom fields
2014-11-04 Arthur Maniet[FIX] account: correctly compute residual amount of...
2014-11-04 Arthur Maniet[FIX] account: recompute invoice residual amount when...
2014-11-04 Will Stott[FIX] website_sale: typo in help string.
2014-11-04 David Monjoie[FIX] display the message title in the page title for seo
2014-11-04 Raphael Collet[IMP] use model._fields instead of model._all_columns...
2014-11-04 Denis Ledoux[FIX] product: use new api to retrieve user company
2014-11-04 Denis Ledoux[MERGE] forward port of branch saas-3 up to 8c4a7cb
2014-11-04 Denis Ledoux[MERGE] forward port of branch 7.0 up to 5035c76
2014-11-04 Denis Ledoux[FIX] product: product prices can be company dependent
2014-11-04 Martin Trigaux[FIX] gamification: call _send_badge on right object
2014-11-04 Frédéric Van... Merge pull request #3332 from akretion/8.0-prepare...
2014-11-04 Stéphane Bidoul[FIX] account: backport of 12a39db
2014-11-04 Stéphane Bidoul[FIX] account: backport of 3470643
2014-11-04 Jeremy Kersten[FIX] website: main layout - title more flexible for...
2014-11-04 Denis Ledoux[FIX] web: t-attf expects #{} or {{}} for variables
2014-11-03 Sheth Sunny[IMP] project_issue : correct model name in onchange...
2014-11-03 Alexis de Lattre[FIX] base_iban: IBAN constraint trigger
2014-11-03 Thibault Delavallée[FIX] web: more backports for cleditor
2014-11-03 Christophe... [IMP] marketing_campaign: forbid creation of activities...
2014-11-03 Xavier Morel[IMP] doc: remove guides section, move themes to tutori...
2014-11-03 Paramjit Singh... [FIX] web: backport of 2331b14
2014-11-03 Leonardo Donelli[FIX] Remove duplicate "Can be purchased" filter.
2014-11-03 Denis Ledoux[FIX] payment_paypal: add company name in paypal item...
2014-11-03 Xavier Morel[IMP] doc: add some diagrams to workflow doc
2014-11-03 Denis Ledoux[FIX] payment_paypal: env field has been renamed with...
2014-11-03 Richard Mathot[DOC] fields.py: oldname key
2014-11-03 Xavier Morel[FIX] doc: graph <field> does not use :grouping
2014-11-03 Xavier Morel[CHG] doc: promote individual view types to document...
2014-11-03 Simon Lejeune[FIX] point_of_sale: details of sales report: include...
2014-11-03 Adrien Peiffer[IMP] account: Add multi-company record rule for analyt...
2014-11-03 Martin Trigaux[IMP] account: remove duplicated field in view
2014-11-03 Nicolas Bustillos[FIX] doc: fit code example to new API
2014-11-03 hiekmann[FIX] corrected a word in a comment
2014-11-03 David Monjoie[FIX] product_visible_discount: display full unit price...
2014-11-03 David Monjoie[FIX] product: pricelist now consider the quantity...
2014-11-03 David Monjoie[FIX] purchase: fixed recomputation of unit price when...
2014-10-31 Denis Ledoux[FIX] web: on editable list save, valid all records
2014-10-31 Christophe... [FIX] pad: hide navbar when passing in fullscreen mode
2014-10-31 Mohammad Alhashash[FIX] stock: more tolerant copy method
2014-10-31 Martin Trigaux[IMP] stock: avoid errors with picking without quantity
2014-10-31 Géry Debongnie[FIX] updates the graph view documentation
2014-10-31 Xavier Morel[IMP] doc: link directly to edition mode in docfiles
2014-10-31 Xavier Morel[IMP] doc: add link to company website in footer, fix...
2014-10-31 Xavier Morel[IMP] doc: link logo to current doc's root, not to...
2014-10-31 Martin Trigaux[FIX] account: default partner format
2014-10-30 Julien Legros[FIX] project_issue: explicit store attribute for the...
2014-10-30 Simon Lejeune[FIX] packaging: debian: set /var/lib/odoo as odoo...
2014-10-30 Somesh Khare[FIX] account: domain on wrong field
2014-10-30 Raphael Collet[FIX] fields: make field.store=False on old-style funct...
2014-10-30 David Monjoie[FIX] purchase: fixed product_uom and price_unit update...
2014-10-30 David Monjoie[FIX] report: fix report HTML editor scrollbar in Firefox
2014-10-30 Jorge[FIX] website_sale: don't display twice some products
2014-10-30 Christophe... [FIX] core: correct cron thread registry iteration
2014-10-30 Sandy Carter[FIX] base_action_rule: Make sure model exists before...
2014-10-29 Christophe... [IMP] .gitignore maintenance migration scripts
2014-10-29 Olivier Dony[FIX] account: indendation error in 82588fa
2014-10-29 Christophe... [MERGE] forward port of branch saas-3 up to 21b1203
2014-10-29 Christophe... [MERGE] forward port of branch 7.0 up to 43db726
2014-10-29 Simon Lejeune[FIX] l10n_fr: "passif" part of the "bilan" report
2014-10-29 Christophe... [IMP] core: manage registries via an LRU.
2014-10-29 Jeremy Kersten[FIX] web_calendar: cast the id into int. When you...
2014-10-29 Olivier Dony[FIX] account: tax mapping logic was broken by 7508b7c
2014-10-29 Andrea Stirpe[FIX] bus: useless setTimeout call
2014-10-29 Simon Lejeune[FIX] website_sale: usability fixes in the checkout...
2014-10-29 Simon Lejeune[FIX] website_sale: don't apply the company name as...
2014-10-29 Simon Lejeune[FIX] website_sale: remove spurious print
2014-10-29 Xavier Morel[ADD] doc: support for analytics keys
2014-10-29 David Monjoie[FIX] purchase: translate purchaseorder and quotation...
2014-10-29 Mohammad Alhashash[FIX] stock: UoS quantity in stock.picking
2014-10-28 Denis Ledoux[MERGE] forward port of branch 7.0 up to f4870f8
2014-10-28 Denis Ledoux[FIX] sale: when invoicing on lines, set order in progr...
2014-10-28 Frédéric Van... Merge pull request #1678 from sebalix/8.0-fix-web_diagram
2014-10-28 Xavier Morel[FIX] add charset declaration to dashboard.sass so...
2014-10-28 Denis Ledoux[FIX] account_analytic_plans: convert_ref method has...
2014-10-28 Denis Ledoux[MERGE] forward port of branch 7.0 up to b1df5aa
2014-10-28 Julien Legros[FIX] sale: trigger all_lines signal when all lines...
2014-10-28 Florian Kisser[FIX] sql_db: don't log dsn with unmasked passwords
2014-10-28 Jeremy Kersten[FIX] website_blog: use related to display the image...
2014-10-28 Denis LedouxRevert "[FIX] mail: read more show original message"
2014-10-28 Denis Ledoux[MERGE] forward port of branch 7.0 up to 00ec786
2014-10-28 Denis Ledoux[FIX] account: partner balance general totals
2014-10-28 Antonio Esposito[FIX] hr_timesheet_invoice: warning in report generation
2014-10-28 Alexis de Lattre[IMP] l10n_fr: remove dependency on l10n_fr_rib
2014-10-28 Raphael Collet[FIX] fields: inherited fields should get 'string'...
2014-10-27 Alexis de Lattrepoint_of_sale: Add _prepare_analytic_account method...
2014-10-27 Martin Trigaux[FIX] sale_margin: cost price uom
2014-10-27 Fabien Meghazi[FIX] Regression in image resize helper (Fixes #2529)
2014-10-27 Xavier Morel[ADD] doc: language switcher
2014-10-27 Xavier Morel[ADD] Stripe-style APIDoc: content
2014-10-27 Alexis de Lattre[FIX] Error in excel export when sheet name > 31 characters
2014-10-27 Alexis de Lattre[FIX] account: fiscal position may map single tax to...
2014-10-27 Ravi Gohil[FIX] stock: forbid adding new lines when processing...
2014-10-27 Raphael Collet[IMP] fields: reduce the number of attributes on _colum...
2014-10-27 Antonio Esposito[FIX] Fix for Issue 2716: Hide 'Print' button for the...
2014-10-27 Martin Trigaux[FIX] product_visible_discount: use on_change result...
2014-10-27 Josse ColpaertMerge pull request #3321 from odoo-dev/8.0-wmsmrpfixes-jco
2014-10-27 Denis Ledoux[FIX] account: limit search for fields_view_get to...
2014-10-27 Denis Ledoux[FIX] mail: read more show original message
next