odoo/odoo.git
2014-06-13 Martin TrigauxMerge pull request #137 from odoo-dev/saas-3-bug_131204...
2014-06-12 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes up to 4d3a5df
2014-06-12 Jeremy Kersten[FIX] Account, l10nbe - Respect name_search operator...
2014-06-12 Jeremy Kersten[FIX] l10n-be data - Be more accurate in the belgium...
2014-06-12 Jeremy Kersten[FIX] Import - Use the right comparator to allow import...
2014-06-12 Denis Ledoux[FIX] sale_order: set state field track_visibility
2014-06-11 Olivier Dony[FIX] base_action_rule: automatic commit during backgro...
2014-06-11 Olivier Dony[FIX] base_action_rule: prevent recursive rule trigger...
2014-06-11 Olivier Dony[FIX] base_action_rule: do not repeatedly trigger alrea...
2014-06-11 Olivier Dony[FIX] base_action_rule: do not force registry reload...
2014-06-11 odonyMerge pull request #417 from gurneyalex/7.0-fix_1311004...
2014-06-11 Martin TrigauxMerge pull request #413 from gurneyalex/7.0-fix_lp10257...
2014-06-11 Martin TrigauxMerge pull request #411 from acsone/lp-1200611_lga
2014-06-11 Martin Trigaux[FIX] account: move translatable tag
2014-06-11 Christophe... [MERGE] forward port of branch 7.0 up to 100eba8
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 Trigauxgamification: when changing the domain on a goal defini...
2014-06-10 Christophe... [MERGE] forward port of branch 7.0 up to 6fdb783
2014-06-10 Martin TrigauxMerge pull request #56 from yvaucher/7.0-fix-1319109
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 Denis Ledoux[FIX] website: on adding a slide to slider, new slide...
2014-06-05 Martin Trigaux[IMP] stock: when checking the state of the product...
2014-06-05 Denis Ledoux[FIX] website_event_track: remove trailing comma in...
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-05 Denis Ledoux[FIX] account_analytic_analysis: Only allow to select...
2014-06-05 Denis Ledoux[FIX] account_analytic_analysis: Recurring invoice...
2014-06-04 Denis Ledoux[FIX] website: prevent to split google analytics script
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 Christophe... [MERGE] forward port of branch 7.0 up to 0c4bc1c
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 Denis Ledoux[FIX] event_sale: stored seats_max field
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-06-01 Christophe... [FIX] email_template: partners ids are integers, not...
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-28 Denis Ledoux[FIX] payment_paypal: wrong handling fees computation...
2014-05-28 Denis Ledoux[FIX] website_sale: force changing pricelist on differe...
2014-05-28 Richard Mathot[TYPO] in crm_partner_assign
2014-05-27 Denis Ledoux[FIX] event_sale, website_event_sale: ACLs for event...
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 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-05-27 Martin TrigauxMerge pull request #221 from odoo-dev/7.0-o2m-duplicati...
2014-05-27 Denis Ledoux[FIX] website_sale: in the product grid, a product...
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] account_analytic_analysis: set false to price_uni...
2014-05-23 Denis Ledoux[FIX] purchase: po email template, the currency could...
2014-05-23 Denis Ledoux[FIX] mail: push to breadcrumb on subject, author or...
2014-05-23 Denis Ledoux[FIX] request.handle_exception: cleanup override logic...
2014-05-23 Denis Ledoux[FIX] account_analytic_analysis: recurring invoice...
2014-05-23 Martin TrigauxRestore missed images during bzr to git transition
2014-05-22 Olivier Dony[MERGE] Forward-port latest 7.0 bugfixes, up to f8671cb
2014-05-22 Denis Ledoux[REVERT] b6a7402fdbddfe817fa36292e6f89e8659f9bdea,...
2014-05-22 Olivier Dony[RESTORE] Restore *.sxw files, skipped during bzr-to...
2014-05-22 Martin Trigaux[FIX] website_sale: add the parameter _mail_post_access...
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-22 Pariket Trivedi[FIX]: Bad display in kanban view with a group by in...
2014-05-21 Martin Trigaux[FIX] http: force rolleback for failed http request
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 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-05-21 Denis Ledoux[FIX] account_analytic_analysis: recurring invoices...
2014-05-21 Denis Ledoux[FIX] report: correct page numbering
2014-05-20 Christophe... [MERGE] forward port of branch 7.0 up to revid b09b6a0
2014-05-20 Christophe... [MERGE] merge bzr saas-3 addons branch
2014-05-20 Christophe... [MERGE] merge bzr saas-3 server branch
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
next