odoo/odoo.git
2014-09-16 Raphael Collet[FIX] models: make field inheritance work when source...
2014-09-16 ssh-odoo[REM] report: remove openerp/report/pyPdf
2014-09-16 sle-odooUpdate README.md
2014-09-16 Fabien Meghazi[FIX] request.website browse record bad context
2014-09-16 Arthur Maniet[FIX] account: account_invoice's onchange_partner_id...
2014-09-16 Denis Ledoux[FIX] fields: convert_to_read, handle missing many2one...
2014-09-16 Simon Lejeune[FIX] packaging: windows: passlib dependency was not...
2014-09-16 Mohammed Shekha[FIX] web: traceback in search view when no field
2014-09-16 Jeremy Kersten[FIX] website_hr_recruitement: Don't use GeoIp if all...
2014-09-16 Raphael ColletMerge branch 'acsone-8.0-onchange-one2many-test': add...
2014-09-16 Géry Debongnie[FIX] display problem in graph view in some cases
2014-09-16 Raphael Collet[FIX] models: improve implementation of _compute_displa...
2014-09-15 Christophe... [IMP] mail,website: improve update_notification
2014-09-15 Jeremy Kersten[FIX] website_hr_recruitement: typo
2014-09-15 Raphael Collet[FIX] fields: in *2many.convert_to_cache, fix the effec...
2014-09-15 Jeremy Kersten[FIX] website_hr_recruitment: add param to force all...
2014-09-15 Denis Ledoux[MERGE] forward port of branch saas-5 up to 9699f62
2014-09-15 Denis Ledoux[MERGE] forward port of branch saas-3 up to 685fa26
2014-09-15 Denis Ledoux[FIX] web: do not check if db in session match filter...
2014-09-15 Samus CTO[IMP] api: compute methods cannot depend on field 'id'
2014-09-15 Denis Ledoux[MERGE] forward port of branch saas-5 up to 163d7f5
2014-09-15 Denis Ledoux[MERGE] forward port of branch saas-3 up to b5b7dcc
2014-09-15 Christophe... [MERGE] forward port of branch saas-5 up to 7eab880
2014-09-15 Christophe... Merge pull request #2348 from odoo-dev/8.0-fix-website_...
2014-09-15 Martin TrigauxForward port of 7.0 up to revision 42680c9
2014-09-15 Denis Ledoux[FIX] web: backport of ebb826a and 2372d30
2014-09-15 Denis Ledoux[FIX] account: missing context assignation in self
2014-09-15 Christophe... [FIX] orm: correct read_group() on models with `_group_...
2014-09-15 Denis Ledoux[MERGE] forward port of branch 7.0 up to b601015
2014-09-15 Fabien Meghazi[IMP] Improve stock's barcode start page
2014-09-15 Denis Ledoux[FIX] tools: restrict available attributes
2014-09-15 Géry Debongnie[FIX] web: fixes issues with custom filters and search...
2014-09-13 Christophe... [FIX] website_event_sale: remove invalid code chunk...
2014-09-12 Christophe... [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 Olivier Dony[IMP] ir.model:.fields allow setting ondelete=restrict...
2014-09-12 Christophe... [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... [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 Raphael Collet[FIX] fields: in computed fields, handle AccessError...
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 Raphael Collet[FIX] models: in onchange(), do not send a field value...
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 Martin Trigaux[FIX] mail: encoding of sender name with unicode
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... [FIX] point_of_sale: chrome was dropping the cookie...
2014-09-10 Frederic van... [FIX] point_of_sale: fix some image chaching issues...
2014-09-10 Frederic van... [FIX] point_of_sale: chrome was dropping the cookie...
2014-09-10 Raphael Collet[FIX] models: in method onchange(), check for record...
2014-09-10 Frederic van... [FIX] point_of_sale: prevent the company logo from...
2014-09-10 Simon Lejeune[FIX] web: revert 9f0834771d49a
2014-09-10 Christophe... [FIX] website_sale: The product breadcrumbs in shop...
2014-09-10 Denis Ledoux[FIX] web: FieldBinaryImage upload file at the right...
2014-09-10 Denis Ledoux[FIX] ir_attachment: attachements removed on record...
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...
next