odoo/odoo.git
2014-10-20 Martin Trigaux[FIX] l10n_fr_hr_payroll: bad copy-paste in 69c1333
2014-10-20 rmu-odoo[FIX] l10n_fr_hr_payroll: report "Fiche de paye"
2014-10-20 dhr-odoo[FIX] account_followup: do no duplicate partner's accou...
2014-10-16 Denis Ledoux[FIX] mail: set the parent_id to the first message...
2014-10-16 Simon Lejeune[FIX] sale: translate advance message on advance invoice
2014-10-15 Denis Ledoux[FIX] web: cherry-pick of 893e4268650ddd517e3044f41c582...
2014-10-14 David Monjoie[FIX] point_of_sale: fixed display of untaxed amount...
2014-10-14 Denis Ledoux[FIX] email_template: do not try to add user signature...
2014-10-13 Denis Ledoux[FIX] web: wait for deferreds when actualizing mode
2014-10-10 Olivier Dony[FIX] ir.mail.server: restore parsing of multiple RFC28...
2014-10-09 Denis Ledoux[FIX] account_invoice: using has_group to determine...
2014-10-09 Denis Ledoux[FIX] res.users: exactly match login when operator...
2014-10-09 Martin Trigaux[IMP] mail: parsing emails with several html parts
2014-10-07 Denis Ledoux[FIX] account: precision_get returns a number of digits
2014-10-06 Ferdinand Gassauer[FIX] account: self typo
2014-10-06 Laetitia Gangloff[ADD] l10n_lu: abbreviated financial reports
2014-10-06 Lionel Sausin... [FIX] stock: groups mixup in views
2014-10-03 Martin Trigaux[FIX] event: double context
2014-10-03 Martin Trigaux[FIX] event: missing context
2014-10-03 Martin Trigaux[FIX] account_anglo_saxon: price difference, discount...
2014-10-03 Denis Ledoux[FIX] point_of_sale: do not display False as currency...
2014-10-03 Denis Ledoux[FIX] ir_translation: apply tools.ustr on the trad...
2014-10-03 Denis Ledoux[FIX] ir_translation: remove control characters from...
2014-10-03 dhr-odoo[FIX] account: return format of function field
2014-10-02 Denis Ledoux[FIX] ir_attachment: restrict access to orphan attachme...
2014-10-02 Denis Ledoux[FIX] auth_oauth: fb and google oauth providers reset...
2014-10-02 Denis Ledoux[FIX] account_analytic_analysis: invoiced field takes...
2014-10-02 Martin Trigaux[IMP] product: name_get matching on commercial_partner_...
2014-10-01 Ravi Gohil[FIX] account: avoid closing fiscalyear with unpost...
2014-10-01 Humberto Arocha[FIX] account: remove orphan analytic lines
2014-10-01 Denis Ledoux[FIX] product: name_search handles negative operators
2014-09-30 dhr-odoo[FIX] purchase: minmum purchase quantity and float...
2014-09-30 Martin Trigaux[FIX] hr_payroll_account: do not create entries with...
2014-09-30 Martin Trigaux[FIX] hr_expense: computation of tax/base amount
2014-09-30 Denis Ledoux[FIX] account: sort partner ledger report by partner...
2014-09-29 Olivier Dony[FIX] tools: remove useless attributes
2014-09-26 Denis LedouxRevert "[FIX] product,float_utils: perform ceiling...
2014-09-26 Martin Trigaux[IMP] account: use float_compare for taxes
2014-09-26 Denis Ledoux[FIX] project_mrp: task description duplicated + produc...
2014-09-26 Denis Ledoux[FIX] cron: doall false by default
2014-09-25 Denis Ledoux[FIX] res_users: do not copy login_date when duplicatin...
2014-09-25 Simon Lejeune[FIX] crm: merge the phonecalls during an opportunities...
2014-09-25 Christophe... [FIX] portal_sale: force empty context
2014-09-24 Cedric Snauwaert[FIX] product: _compute_qty: first round before ceiling...
2014-09-24 Cedric Snauwaert[FIX] product,float_utils: perform ceiling via float_ro...
2014-09-24 Martin Trigaux[INP] portal_sale: remove buggy context
2014-09-24 Guewen Baconnier[IMP] stock: Optimize stock_move.setlast_tracking()
2014-09-24 Ravi Gohil[FIX] crm: correct open lead or opportunity view from...
2014-09-24 Martin Trigaux[IMP] stock: do not generate empty backorders
2014-09-24 Denis Ledoux[FIX] web_calendar: reset dataset index if search resul...
2014-09-24 Martin Trigaux[FIX] stock: error on stock.partial.move creation
2014-09-23 Denis Ledoux[FIX] widget html: rendering issue in mail composer...
2014-09-22 Denis Ledoux[FIX] account_voucher: import invoices, sign according...
2014-09-22 Denis Ledoux[FIX] auth_ldap: remove unused sql column
2014-09-22 Martin Trigaux[FIX] account_voucher: convertion rate of purchase...
2014-09-19 Martin Trigaux[FIX] purchase: keep fallback behaviour that was remove...
2014-09-19 Martin Trigaux[IMP] stock: display translated selection value in...
2014-09-19 Martin Trigaux[FIX] event: translate templates into user language
2014-09-18 Denis Ledoux[FIX] kanban: wrong condition to reset the dataset...
2014-09-17 rmu-odoo[FIX] hr_timesheet_sheet: avoid error when sort attendances
2014-09-17 qdp-odoo[FIX] stock/purchase: dates and currency rates
2014-09-17 Martin Trigaux[FIX] account_anglo_saxon: correctly set the accounts...
2014-09-17 Olivier Dony[FIX] loading: always process auto-installed modules...
2014-09-17 Denis Ledoux[FIX] orm write: do not try to store computed & stored...
2014-09-16 Denis Ledoux[FIX] auth_ldap: avoid to try twice the authentication...
2014-09-16 Denis Ledoux[FIX] point_of_sale: set journal as pos payment method...
2014-09-15 Denis Ledoux[FIX] sale: backport of rev 709e22c32aca
2014-09-15 Martin Trigaux[FIX] orm: do not drop foreign keys of transient models
2014-09-15 Denis Ledoux[FIX] web: backport of ebb826a and 2372d30
2014-09-15 Denis Ledoux[FIX] tools: restrict available attributes
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-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 Martin Trigaux[FIX] hr_expense: tax amount computation
2014-09-11 Denis Ledoux[FIX] web: *.openerp.com to *.odoo.com
2014-09-10 Martin Trigaux[FIX] mail: encoding of sender name with unicode
2014-09-10 Denis Ledoux[FIX] ir_attachment: attachements removed on record...
2014-09-09 Denis Ledoux[FIX] orm, read_group: read_group_fill_results handle...
2014-09-09 Martin Trigaux[FIX] hr_expense: tax included computation
2014-09-09 Simon Lejeune[FIX] web: missing backport of rev df3c6b750249
2014-09-08 Denis Ledoux[FIX] ir_attachment: ignore if model uninstalled
2014-09-05 Mohammed Shekha[IMP] css: width of readonly list view field
2014-09-05 Loïc Bellier[FIX] stock: show the UoS quantity on picking lines
2014-09-05 Denis Ledoux[FIX] web: do not allow to access a database if not...
2014-09-05 Rifakathusen... [FIX] mail: translate tracked fields name in chatter
2014-09-05 Denis Ledoux[FIX] tools,mail: improve parsing of references from...
2014-09-04 Your Name[FIX] sale: keep page when confirming a sale order
2014-09-04 Somesh Khare[FIX] document: display Attachment(s) menu only on...
2014-09-04 Denis Ledoux[FIX] stock: on partial picking, do no open a new windo...
2014-09-03 Denis Ledoux[FIX] mrp: do not reset back stock moves to confirm
2014-09-02 Olivier Dony[IMP] web: extra comments to explain commit 57b4860
2014-09-02 Denis Ledoux[FIX] account_payment: lin2bank correct fallback condition
2014-09-02 Denis Ledoux[FIX] web: chain close action on wizard confirm
2014-09-01 Anael Closson[FIX] mail: more robust parsing of In-Reply-To/Referenc...
2014-08-29 Denis Ledoux"[REVERT][FIX] point_of_sale: field date of report...
2014-08-29 Denis Ledoux[FIX] l10n_ma: proper chart of account name
2014-08-28 Christophe... [FIX] email_template: remove group restriction on field...
2014-08-28 Christophe... [FIX] base: security: employee must have access to...
next