[MERGE] forward port of branch saas-5 up to 7eab880
[odoo/odoo.git] / addons /
2014-09-15 Christophe Simonis[MERGE] forward port of branch saas-5 up to 7eab880
2014-09-15 Christophe MatthieuMerge pull request #2348 from odoo-dev/8.0-fix-website_...
2014-09-15 Denis Ledoux[FIX] account: missing context assignation in self
2014-09-15 Fabien Meghazi[IMP] Improve stock's barcode start page
2014-09-15 Géry Debongnie[FIX] web: fixes issues with custom filters and search...
2014-09-13 Christophe Simonis[FIX] website_event_sale: remove invalid code chunk...
2014-09-12 Christophe Simonis[MERGE] forward port of branch saas-3 up to fdc6271
2014-09-12 Daniel Reis[IMP] modules: add support for loading module descripti...
2014-09-12 Christophe Simonis[MERGE] forward port of branch 7.0 up to 9b1cdea
2014-09-12 Denis Ledoux[FIX] mrp_repair: invoice the actual invoice partner id
2014-09-12 Fekete Mihai[FIX] l10n_ro: backport of fix done in res_partner...
2014-09-12 Jeremy Kersten[IMP] website_crm: keep the new id from the created...
2014-09-12 Josse ColpaertMerge pull request #2292 from odoo-dev/8.0-wmsstaging8-jco
2014-09-12 Josse Colpaert[IMP] Solve landed costs bug + invoice_state in account...
2014-09-12 Josse Colpaert[FIX] Bom qty
2014-09-12 Josse Colpaert[IMP] Implement comments on pull request
2014-09-12 Josse Colpaert[WIP] Improve views for qty available + forecast qty...
2014-09-12 Josse Colpaert[IMP] Invoice_state on move and search custom picking...
2014-09-12 Josse Colpaert[IMP] Put wkf_action_cancel back, so the method does...
2014-09-12 Josse Colpaert[FIX] When purchase, do not overwrite price
2014-09-12 Josse Colpaert[IMP] Patch for boms that explode in boms to have the...
2014-09-12 Josse Colpaert[WIP] Pricelist of purchase is not in stock only and...
2014-09-12 Josse Colpaert[IMP] Inter-company pricing: put price on move when...
2014-09-12 Josse Colpaert[IMP] Make sure property_ids on sale order line are...
2014-09-12 Josse Colpaert[IMP] Old hack where uom_id had to be empty in on_change
2014-09-12 Simon Lejeune[FIX] report: /report/download route should not be...
2014-09-12 Denis Ledoux[FIX]stock_account: missing default value for Inventory...
2014-09-11 Denis Ledoux[FIX] product: can be sold as default filter for templates
2014-09-11 fka-odoo[FIX] web: sort with undefined value
2014-09-11 Denis Ledoux[FIX] stock: return picking, pass serial number value...
2014-09-11 Dharti Ratani[FIX] survey: access rights error when editing
2014-09-11 Denis Ledoux[FIX] web_graph: pivot_table, use _.isEmpty to check...
2014-09-11 Denis Ledoux[FIX] website: customize menu, only a with data-view...
2014-09-11 Simon Lejeune[FIX] website_forum: moved editor-related js files...
2014-09-11 Denis Ledoux[FIX] website: do not bind do_customize to menu without...
2014-09-11 Olivier Dony[FIX] report_webkit: re-enable test, disabled during...
2014-09-11 Martin Trigaux[FIX] hr_expense: tax amount computation
2014-09-11 Martin Trigaux[FIX] stock: multicompany warehouse creation
2014-09-11 Christophe Simonis[IMP] website_blog: more generic xpath expression when...
2014-09-11 Ronak Baxi[FIX] web: scroll should move top on clicking menu...
2014-09-11 Simon Lejeune[FIX] website_forum: header template: double display...
2014-09-11 Simon Lejeune[FIX] web: about odoo: correct bootstrap structure...
2014-09-11 Simon Lejeune[FIX] web: modals: overflow-x on modal-body to prevent...
2014-09-11 Denis Ledoux[FIX] web: *.openerp.com to *.odoo.com
2014-09-11 Martin Trigaux[IMP] point_of_sale: field company_id on pos.config...
2014-09-10 Jeremy Kersten[FIX] website_blog: fix js error from 0a8aad990c86b18df...
2014-09-10 Jeremy Kersten[FIX] website_blog: change group restriction to load...
2014-09-10 Jeremy Kersten[FIX] website_blog: wait that document is ready before...
2014-09-10 Denis Ledoux[FIX] mail: alias domain should be fetch as superuser
2014-09-10 Jeremy Kersten[FIX] website_event_track: force type from related...
2014-09-10 Olivier Dony[FIX] mrp: force default values for dropped fields
2014-09-10 Olivier Dony[FIX] sale: force default values for dropped fields
2014-09-10 Pankaj Joshi[FIX] hr_recruitment: fixed computation and storage...
2014-09-10 Denis Ledoux[FIX] website_sale: the order of the attribute list...
2014-09-10 Olivier Dony[FIX] product,purchase,point_of_sale: force empty value...
2014-09-10 Olivier Dony[FIX] mrp: force empty values for fields that were...
2014-09-10 Frederic van der... [FIX] point_of_sale: chrome was dropping the cookie...
2014-09-10 Frederic van der... [FIX] point_of_sale: fix some image chaching issues...
2014-09-10 Frederic van der... [FIX] point_of_sale: chrome was dropping the cookie...
2014-09-10 Frederic van der... [FIX] point_of_sale: prevent the company logo from...
2014-09-10 Simon Lejeune[FIX] web: revert 9f0834771d49a
2014-09-10 Christophe Matthieu[FIX] website_sale: The product breadcrumbs in shop...
2014-09-10 Denis Ledoux[FIX] web: FieldBinaryImage upload file at the right...
2014-09-10 Bhavik Bagdiya[FIX] web: stages positioned properly when there is...
2014-09-10 eneldoserrata[ADD] l10n_do: Chart of Account for Dominican Republic
2014-09-10 Josse ColpaertMerge pull request #2312 from odoo-dev/8.0-wmsoptimassi...
2014-09-10 Josse Colpaert[IMP] Add possibity to add rereserve button and optimiz...
2014-09-10 Christophe Matthieu[FIX] website_sale: Price of accessory product are...
2014-09-10 Christophe Matthieu[FIX] website_event_sale: need to use new api to send...
2014-09-10 Christophe Matthieu[FIX] website.editor: need to set the range on start...
2014-09-10 Olivier Dony[FIX] mrp: force empty domain to reset action at upgrade
2014-09-09 Denis Ledoux[FIX] email_template: a tag link rendering, do not...
2014-09-09 Denis Ledoux[FIX] website_event_sale: take taxes from product_id_ch...
2014-09-09 Denis Ledoux[MERGE] forward port of branch 7.0 up to 33e0910
2014-09-09 Jérome Maes[FIX] im_chat : search user method, split the sql query...
2014-09-09 Raphael Collet[FIX] web: invoke fields_view_get with kwargs instead...
2014-09-09 Jeremy Kersten[IMP] crm: Use cookies to save utm instead of session.
2014-09-09 Jeremy Kersten[FIX] website_sale: typo in tour
2014-09-09 Frederic van der... [FIX] point_of_sale: display an error when trying to...
2014-09-09 Commandant Custo[IMP] product: Order product.template by name
2014-09-09 Martin Trigaux[FIX] hr_expense: tax included computation
2014-09-09 Simon Lejeune[FIX] Report: search associated qweb views: do not...
2014-09-09 rsi-odoo[IMP] product : Improve tooltip of pricelist on min_qua...
2014-09-09 Denis Ledoux[FIX] web_calendar: calendar title and column according...
2014-09-09 Simon Lejeune[FIX] web: missing backport of rev df3c6b750249
2014-09-09 Raphael Collet[FIX] account.invoice.line: move context to last positi...
2014-09-09 Olivier Dony[IMP] auth_crypt: auto-install, improve description...
2014-09-09 rolvraen[ADD] l10n_no: Add Norwegian chart of accounts
2014-09-08 Olivier Dony[I18N] Update 8.0 translations with latest changes...
2014-09-08 Simon Lejeune[FIX] web: base.css: fixed width for input of file...
2014-09-08 Denis Ledoux[FIX] web: failing onchanges should not prevent to...
2014-09-08 Frederic van der... [FIX] point_of_sale: flush orders before closing the...
2014-09-08 Frederic van der... [FIX] point_of_sale: activate on screen keyboard for...
2014-09-08 Frederic van der... [FIX] point_of_sale: prevent inexact payements when...
2014-09-08 Frederic van der... [FIX] point_of_sale: the self_checkout related fields...
2014-09-08 Frederic van der... [WIP] point_of_sale: checking for consistency between...
2014-09-08 Frederic van der... [WIP] point_of_sale: refactor error popups in preparati...
2014-09-08 Olivier Dony[MERGE] Forward-port of saas-5 up to 9ce08b7
2014-09-08 Simon Lejeune[FIX] Calendar: fix some display issues
2014-09-08 Simon Lejeune[FIX] web: webclient_bootstrap: render the menus when...
next