[IMP] doc/backend: add example using jsonrpclib
[odoo/odoo.git] / addons /
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...
2014-09-08 Niels Huylebroeck[FIX] stock_account: Preserve action_done return value
2014-09-08 Xavier Morel[IMP] distribute branding on @groups instead of disabli...
2014-09-05 Christophe Simonis[REVERT] 2 previous commits (f3333f9 and 6e5b09a)
2014-09-05 David Monjoie[ADD] website_sale_digital
2014-09-05 Fabien Meghazi[FIX] Restore /login redirection on SessionExpired
2014-09-05 Denis Ledoux[FIX] point_of_sale: field type on bank statement line...
2014-09-05 Jeremy Kersten[IMP] base: Odoo-ification and bootstrapification from...
2014-09-05 Jeremy Kersten[IMP] website: google analytic - use Automatic Cookie...
2014-09-05 Fabien Meghazi[FIX] Some fixes for base_import_module
2014-09-04 Christophe Simonis[MERGE] forward port of branch saas-5 up to 9363bc9
2014-09-04 Denis Ledoux[FIX] website_quote: onchange return nothing if product...
2014-09-04 Christophe Simonis[MERGE] forward port of branch saas-3 up to 3d80dc2
2014-09-04 Christophe Simonis[MERGE] forward port of branch 7.0 up to 59b76ee
2014-09-04 Your Name[FIX] sale: keep page when confirming a sale order
2014-09-04 Denis Ledoux[FIX] web: wait onchanges to be processed before save
2014-09-04 Raphael Collet[IMP] models: "X in self" is now equivalent to any...
2014-09-04 Somesh Khare[FIX] document: display Attachment(s) menu only on...
2014-09-04 Jérome Maes[FIX] im_chat : enable chat widget only for base.group_user
2014-09-04 Christophe Matthieu[FIX] website_sale: customer write on public user and...
2014-09-04 Denis Ledoux[MERGE] forward port of branch 7.0 up to 5872c24
2014-09-04 Denis Ledoux[FIX] stock: on partial picking, do no open a new windo...
2014-09-04 Géry Debongnie[FIX] correct css computation to remove unnecessary...
2014-09-04 qdp-odoo[FIX] account: several fixes on the new bank statement...
2014-09-04 Denis Ledoux[FIX] account: invoiced button values must be calculate...
2014-09-04 Josse ColpaertMerge pull request #2178 from odoo-dev/8.0-wmsmultiop-jco
2014-09-04 Martin Trigaux[IMP] crm_partner_assign: remove inexistant onchange
2014-09-03 Josse Colpaert[IMP] Courtesy of kevin3274 issue 1258: orderpoint...
2014-09-03 Josse ColpaertMerge pull request #2027 from odoo-dev/8.0-wmsstaging7-jco
2014-09-03 Josse ColpaertMerge pull request #2021 from odoo-dev/8.0-wmsbomtasks-jco
2014-09-03 Josse Colpaert[IMP] Pass product template to template method
2014-09-03 Josse Colpaert[IMP] Clean
2014-09-03 Josse Colpaert[IMP] Changing the standard cost price should do the...
2014-09-03 Josse Colpaert[IMP] Change static buttons with group_ids each time
2014-09-03 Josse Colpaert[WIP] Allow to produce more than the total qty of the...
2014-09-03 Josse Colpaert[IMP] cost_method and valuation should be copied when...
2014-09-03 Josse Colpaert[IMP] When landed costs are installed, it should automa...
2014-09-03 Josse Colpaert[IMP] Clean
2014-09-03 Josse Colpaert[IMP] Clean
2014-09-03 Josse Colpaert[IMP] Adapt mrp workflow and moves + Differ between...
2014-09-03 Josse Colpaert[IMP] Domain on model instead of view + no production...
2014-09-03 Josse Colpaert[IMP] After invoice onshipping it should show all the...
2014-09-03 Josse Colpaert[IMP] Not necessary from merge
2014-09-03 Josse Colpaert[IMP] Make sure we can do dropship where the purchase...
2014-09-03 Josse Colpaert[WIP] Dropshipping should take into account if incoming...
2014-09-03 Josse Colpaert[IMP] Phantom BoMs only out of services products should...
2014-09-03 Josse Colpaert[WIP] In between test
2014-09-03 Josse Colpaert[IMP] Make sure normal products will still work
2014-09-03 Josse Colpaert[WIP] This should be enough to put sale order to delive...
2014-09-03 Josse Colpaert[WIP] Add link with sale order by duplicating. That...
2014-09-03 Josse Colpaert[FIX] Services type procurements are also important...
2014-09-03 Josse Colpaert[IMP] Clean need_procurement and add partner on procure...
2014-09-03 Josse Colpaert[WIP] Create procurement when Phantom
2014-09-03 Nicolas Seinlet- Fix #1253
2014-09-03 Nicolas Seinletremove pudb
2014-09-03 Nicolas Seinletfix #1253
2014-09-03 Denis Ledoux[MERGE] forward port of branch 7.0 up to 7307227
2014-09-03 Denis Ledoux[FIX] mrp: do not reset back stock moves to confirm
2014-09-03 antonylesuisseMerge pull request #2134 from odoo-dev/8.0-improve...
2014-09-03 Denis Ledoux[FIX] website_forum_doc: forum.documentation.stage...
2014-09-03 Denis Ledoux[FIX] payment_paypal: avoid json decode error
2014-09-03 Denis Ledoux[FIX] pad: fullscreen pad behind the top nav bar
2014-09-03 Fabien Meghazi[FIX] Website translation pairing bug
2014-09-03 Jeremy Kersten[FIX] Website_gengo: check API key with SUPERUSER_ID...
2014-09-03 Thibault Delavallée[FIX] website_forum_doc: fixed last commit, wrong branc...
2014-09-03 Jeremy Kersten[IMP] survey: display sum for numerical answers
2014-09-03 Jérome Maes[FIX] im_chat : forget part of sql request, and fix...
2014-09-03 Thibault Delavallée[FIX] website_forum_doc: default stage for post + remov...
2014-09-03 Martin Trigaux[IMP] website_forum: performance improvements
2014-09-03 Martin Trigaux[FIX] crm: avoid constraint errors when merging partners
2014-09-02 Olivier Dony[IMP] web: extra comments to explain commit 57b4860
2014-09-02 Jérome Maes[FIX] im_chat : use direct sql query on im_search metho...
2014-09-02 Jérome Maes[FIX] im_chat : scroll down on opening conversation...
2014-09-02 Denis Ledoux[FIX] account_payment: lin2bank correct fallback condition
2014-09-02 Stéphane Wirtel[IMP] Optimize the schedulers of the calendar, fetchmai...
2014-09-02 Denis Ledoux[FIX] web: chain close action on wizard confirm
2014-09-02 Martin TrigauxForward port of branch saas-5 up to 9a7f48a
2014-09-02 Simon Lejeune[REF] Renamed files whose names contained whitespaces
2014-09-02 Martin TrigauxForward port of branch saas-3 up to c3f5289
2014-09-02 qdp-odoo[FIX] account, bank statement reconciliation: fixed...
2014-09-02 jas[FIX] survey: trace the partner_id taking the survey...
2014-09-02 Thibault Delavallée[FIX] website_sale: pay now button should be translatable
2014-09-02 Jeremy Kersten[IMP] sales_team: Force a tree view in Sales team tab...
2014-09-02 Martin Trigaux[IMP] gamification: improve 40e8437 to make only one...
2014-09-02 Jeremy Kersten[IMP] sales_team: remove widget many2many_kanban from...
2014-09-02 qdp-odoo[FIX] l10n_be_coda: if there's no communication, feed...
2014-09-02 qdp-odoo[FIX] account, bank statement reconciliation: payment...
2014-09-02 Jeremy Kersten[FIX] crm: lead_to_opportunities, check that current...
2014-09-01 Martin Trigaux[FIX] gamification: performance improvement
next