odoo/odoo.git
2014-07-31 Christophe... [FIX] website_sale: can't click on confirm order in...
2014-07-29 Christophe... [FIX] product: some fields on the product template...
2014-07-28 Denis Ledoux[FIX] website_event: display unconfirmed events too
2014-07-28 Martin Trigaux[FIX] stock: backport of rev 0a6d63b
2014-07-24 Denis Ledoux[FIX] ir_attachment: _filestore cache ignore uid
2014-07-24 Jeremy Kersten[FIX] website_sale: fix error in tracking_last_order...
2014-07-23 Christophe... Merge pull request #1337 from odoo-dev/saas-5-fix-produ...
2014-07-23 Christophe... [FIX] account: the 'Customer taxes' field on the produ...
2014-07-23 Denis Ledoux[MERGE] forward port of branch saas-4 up to 5739aebfb17...
2014-07-23 Denis Ledoux[MERGE] forward port of branch saas-3 up to 474eae9a43a...
2014-07-23 Denis Ledoux[FIX] website_sale: translated terms payment status
2014-07-23 Jeremy Kersten[IMP] website_crm: allow creation of the lead to be...
2014-07-23 qdp-odoo[FIX] stock: wrong target table and function for lot_id...
2014-07-23 Denis Ledoux[FIX] website_sale: _rec_name product.attribute.line
2014-07-22 Martin Trigaux[FIX] website_sale_delivery: avoid selecting unavailabl...
2014-07-22 Martin Trigaux[MERGE] forward port of branch 7.0 up to 680f955
2014-07-22 Anaël Closson[FIX] web: reload after wizard when record has been...
2014-07-22 Dhs-odoo[FIX] project : do not show canceled projects in task
2014-07-22 Richard Mathot[FIX] hr_attendance: typo introduced at rev 1c9e8ba077b...
2014-07-18 Denis Ledoux[FIX] sale: only propose services for pay advances
2014-07-18 Martin Trigaux[FIX] account: better error message when regenarating...
2014-07-18 Denis Ledoux[FIX] sale: do not propagate context on send email
2014-07-18 Denis Ledoux[FIX] procurement: avoid to run multiple scheduler
2014-07-18 Jérome Maes[FIX] crm : propagate the lead_id when scheldule other...
2014-07-18 Oliver Laurent[FIX] hr_timesheet: handle case when has never signed in
2014-07-18 TheCloneMaster[FIX] hr_timesheet: missing '&' in domain clause
2014-07-18 Bhumi Patel[FIX] website_forum: prevent crash when no country
2014-07-17 Denis Ledoux[FIX] website_sale: do not set t-field in option
2014-07-17 Martin Trigaux[FIX] website_sale: make the 'Ship to a different addre...
2014-07-17 Martin Trigaux[FIX] ir_values: fallback when no condition
2014-07-17 Olivier Dony[IMP] mail.group: set special header to disable OOF...
2014-07-16 Olivier Dony[FIX] website_mail_group: slufigy group link + spellche...
2014-07-16 Olivier Dony[FIX] mail: less confusing To: header for mailing-list...
2014-07-16 Olivier Dony[FIX] mail, website_mail: specific mailing-list footer...
2014-07-16 Christophe... Merge pull request #1206 from odoo-dev/saas-5-pricelist...
2014-07-16 Christophe... [FIX] website_sale: add shop/pricelist controller
2014-07-16 Thibault Delavalléewebsite_forum: fixed issue when voting. The method...
2014-07-15 Thibault Delavallée[FIX] project_mrp: prevent crash during installation...
2014-07-15 Thibault Delavallée[FIX] website_forum: fixed controller creating a new...
2014-07-15 Christophe... [MERGE] forward port of branch saas-4 up to de696f1
2014-07-15 Christophe... [MERGE] forward port of branch saas-3 up to 24484c8
2014-07-15 Christophe... [MERGE] forward port of branch 7.0 up to 7a928b1
2014-07-14 Martin Trigaux[FIX] project: default_groups_ref expects the format...
2014-07-11 Thibault Delavallée[FIX] website_forum: fixed karma computation, on first...
2014-07-11 Thibault Delavallée[FIX] tools: mail: fixed last commit, solving an issue...
2014-07-11 Stéphane Bidoul[FIX] l10n_lu: wrong mapping of accounts to P&L financi...
2014-07-11 Stéphane Bidoul[FIX] l10n_lu: taxes (amont/aval)
2014-07-11 Christophe... [FIX] base: make ir_attachment._filestore callable...
2014-07-11 Martin Trigaux[FIX] web_calendar: Revert d9e6a7a as was fixed differe...
2014-07-11 Olivier Dony[MERGE] Fwd-port saas-4 up to e31fd6a
2014-07-11 Olivier Dony[MERGE] Fwd-port saas-3 up to a9d2b65
2014-07-11 Olivier Dony[MERGE] Fwd-port 7.0 up to 783b9e1
2014-07-11 Olivier Dony[FIX] event_sale: reset event-related fields on SO...
2014-07-11 Richard Mathot[FIX] hr: call hr_employee super's when unlinking
2014-07-11 Martin Trigaux[FIX] orm: custom m2m with different label
2014-07-10 Thibault DelavalléeMerge pull request #724 from odoo-dev/7.0-mail_issues...
2014-07-10 Christophe... [MERGE] forward port of branch saas-4 up to a361947
2014-07-10 Christophe... [MERGE] forward port of branch saas-3 up to a35aec2
2014-07-10 Christophe... [MERGE] forward port of branch 7.0 up to 6e96ffd
2014-07-10 Richard Mathot[TYPO] in website_partner
2014-07-10 Loïc Bellier[FIX] stock: remove permission to create locations...
2014-07-10 Josse Colpaert[IMP] default priority if no moves in picking
2014-07-10 Thibault DelavalléeMerge pull request #1067 from odoo-dev/saas-5-forum...
2014-07-10 Anand-Dharampuriya[FIX] Solve some mail issues which are currently presen...
2014-07-10 Richard Mathot[FIX] mail: bad display of aliases on user forms
2014-07-10 Richard Mathot[TYPO] in event, event_sale
2014-07-10 FalcoBolgerFIX email_template: Update help from lang field leading...
2014-07-10 FalcoBolger[FIX] event_sale: do not crash when empty field product...
2014-07-09 Jeremy Kersten[IMP] website_sale: Add google analytics on checkout...
2014-07-09 Martin Trigaux[FIX] mass_mailing: load images in emails
2014-07-09 Christophe... Merge pull request #1021 from odoo-dev/saas-5-fix-routi...
2014-07-09 Martin Trigaux[FIX] product: allow user to set price at template...
2014-07-09 Christophe... [FIX] website_crm: the path '/crm/contactus' have an...
2014-07-09 Christophe... [FIX] website: if the first menu refered to a website...
2014-07-08 Olivier Dony[FIX] account_analytic_account: handle partners without...
2014-07-08 Martin Trigaux[FIX] orm: better removal of custom m2m fields
2014-07-08 Jeremy Kersten[FIX] Crm partner assign: Sort the partners by grade...
2014-07-08 sle-odooMerge pull request #993 from odoo-dev/saas-5-issue-902
2014-07-08 Martin Trigaux[FIX] ir.model.fields: better unlink
2014-07-08 Atul Patel[FIX]product: disable menu name come from report declar...
2014-07-07 antonylesuisseMerge pull request #946 from joshuajan/7.0_hr_holidays_...
2014-07-07 Fabien Meghazi[FIX] configuration file dbfilter's option has no effect
2014-07-07 Martin Trigaux[FIX] portal: avoid errors during autovacuum
2014-07-07 JoshuaJanUpdate holidays_summary_report.py
2014-07-07 JoshuaJanUpdate holidays_summary_report.py
2014-07-07 Hitesh Trivedi[FIX]Display answers in order by posted date in descend...
2014-07-06 JoshuaJanskip the inactivate employee in leaves summary
2014-07-04 Olivier Dony[MERGE] Forward-port saas-4 up to 5ceded9
2014-07-04 Olivier Dony[MERGE] Forward-port saas-3 up to 4fa30f5
2014-07-04 Olivier Dony[FIX] mass_mailing: avoid mutable values for dict.fromk...
2014-07-04 Olivier Dony[FIX] mass_mailing: wrong copy-paste of statistics...
2014-07-04 Olivier Dony[MERGE] Forward-port of 7.0 up to 64ac1b0
2014-07-04 Olivier Dony[FIX] document: replace raw SQL constraint with bad...
2014-07-04 Olivier Dony[FIX] hr_holidays: proper parameter passing syntax...
2014-07-04 Thibault Delavallée[FIX] web_kanban_sparkline, sales_team, stock: use...
2014-07-04 Martin Trigaux[FIX] l10n_multilang: reduce dependencies of l10n_multilang
2014-07-04 Thibault Delavallée[FIX] sale: sales_team: fixed use_quotations field...
2014-07-03 JKE-beMerge pull request #909 from odoo-dev/saas-5-contactus-jke
2014-07-03 JKE-beMerge pull request #906 from odoo-dev/saas-3-contactus-jke
2014-07-03 JKE-beMerge pull request #907 from odoo-dev/saas-4-contactus-jke
next