odoo/odoo.git
2014-08-07 Thibault Delavallée[FIX] mail, BaseModel, portal_sale: fixes and improveme...
2014-08-07 Thibault Delavallée[FIX] email_template: when generating body containing...
2014-08-07 Thibault Delavallée[FIX] tools: html_sanitize: keep mako tags (<% ......
2014-08-07 Christophe... [MERGE] pos improvements
2014-08-07 Frederic van... Merge branch '8.0' into 8.0-pos-imps2-fva
2014-08-07 Frederic van... [IMP] pos_restaurant: update some paths due to module...
2014-08-07 Christophe... [FIX] fields.py: correct copy/paste error, use the...
2014-08-07 Frederic van... [IMP] restaurant: renamed to pos_restaurant
2014-08-07 Christophe... [FIX] fields.py: handle "change_default" and "deprecate...
2014-08-07 Christophe... [FIX] fields.py: fix old field to new field convertion
2014-08-07 Richard Mathot[FIX] website_sale_option: make options work
2014-08-07 Thibault Delavallée[FIX] mail: compose wizard: fixed default_get overrides...
2014-08-07 Thibault Delavallée[FIX] crm: fixed day_open and day_close computation...
2014-08-07 Thibault Delavallée[FIX] project_issue, resource: fixed computation of...
2014-08-06 Olivier Dony[FIX] orm: _compute_related: ensure prefetch is done...
2014-08-06 Christophe... [FIX] web: make search by `id` possible.
2014-08-06 Raphael Collet[IMP] models: name_search() should call _name_search()
2014-08-06 Raphael Collet[IMP] fields: add mechanism to extend a selection field
2014-08-06 Christophe... [FIX] Allow search on `_inherits` fields.
2014-08-06 Daniel Dico[FIX] website_livechat: reference of demo data was...
2014-08-06 Mohammed Shekha[FIX] Exporting of res.partner works again
2014-08-06 Fekete Mihai[FIX] stock: typo when selecting inventory on single...
2014-08-06 Raphael Collet[FIX] base: fixes #1167, change password wizard (wrong...
2014-08-06 Richard Mathot[FIX] project_issue: reviewer_id doesn(t exist
2014-08-06 Raphael Collet[FIX] fields: convert_to_cache() on *2many fields must...
2014-08-06 Thibault Delavallée[FIX] hr_contract: count the number of contracts of...
2014-08-05 Denis Ledoux[MERGE] forward port of branch saas-5 up to 7d7f6fe
2014-08-05 Denis Ledoux[FIX] purchase: now allow 'can be purchased' to be...
2014-08-05 Denis Ledoux[FIX] web_kanban: parent can be undefined in some cases
2014-08-05 Raphael Collet[IMP] models: turn _patch_method() and _revert_method...
2014-08-05 cod-odoo[FIX] account: prevent crash onchange company_id
2014-08-05 Samus CTO[IMP] Do not create FK when destination model is _auto...
2014-08-05 Raphael Collet[IMP] base/res_users: improve reading/writing of reifie...
2014-08-05 Frederic van... [FIX] point_of_sale: partner list rendering was not...
2014-08-05 Frederic van... [IMP] restaurant: discard kitchen order changes when...
2014-08-05 Frederic van... [IMP] restaurant: a module that extends the point of...
2014-08-05 Frederic van... [FIX] point_of_sale: removed useless console.log()
2014-08-05 Frederic van... [IMP] point_of_sale: allow an order to remember what...
2014-08-05 Frederic van... [IMP] pos_discount: a new pos extension that allows...
2014-08-05 Frederic van... [IMP] point_of_sale: report errors when loading the...
2014-08-05 Frederic van... [IMP] point_of_sale: made the server data loading more...
2014-08-05 Frederic van... [IMP] point_of_sale: tests work better when they are...
2014-08-05 Frederic van... [IMP] point_of_sale: forgot changes in this file in...
2014-08-05 Frederic van... [IMP] point_of_sale: add a basic UI unit test based...
2014-08-05 Frederic van... [IMP] point_of_sale: add a debug option to delete all...
2014-08-05 Frederic van... [IMP] point_of_sale: add debug popup that displays...
2014-08-05 Frederic van... [IMP] point_of_sale: show traceback popup when there...
2014-08-05 Frederic van... [FIX] point_of_sale: it was impossible to delete a...
2014-08-05 Frederic van... [FIX] point_of_sale: order invoicing was broken
2014-08-05 Frederic van... [IMP] point_of_sale: improved rendering speed of the...
2014-08-05 Frederic van... [IMP] point_of_sale: a little explaination of how the...
2014-08-05 Frederic van... [IMP] point_of_sale: add an error sound to the error...
2014-08-05 Cedric Snauwaert[FIX] web: tooltip container set to body in all case
2014-08-05 Wolfgang Taferner[IMP] workflow: add sequence for ordering workflow...
2014-08-05 qdp-odooMerge pull request #1581 from odoo-dev/8.0-fix-account...
2014-08-05 Florian Hatat[FIX] mrp: Fix spelling error on 'manufacturing'
2014-08-05 Jay Patel[FIX] website_forum: when a user posting a new answer...
2014-08-05 Raphael Collet[FIX] account: fix unexpected invalidation of field...
2014-08-05 Jitendra Prajapati[FIX] sale_stock: invoice createde from picking was...
2014-08-05 Mahendra barad[FIX] website_blog: fixed mobile css for the blog footer
2014-08-05 Martin Trigaux[FIX] account: method should return browse records...
2014-08-04 Denis Ledoux[FIX] website: use SUPERUSER_ID to browse company for...
2014-08-04 Christophe... [FIX] account: correct v8 version of map_tax() method...
2014-08-04 Olivier Dony[IMP] base: improved doc for `states` attribute of...
2014-08-04 Denis Ledoux[FIX] stock, sale_stock: product.packaging, product_id...
2014-08-04 Denis Ledoux[MERGE] forward port of branch saas-5 up to 655a5b9
2014-08-04 Martin Trigaux[FIX] mrp: better selection of bom
2014-08-04 Denis Ledoux[MERGE] forward port of branch saas-4 up to 8c0c743
2014-08-04 Denis Ledoux[MERGE] forward port of branch saas-3 up to ebf317a
2014-08-04 Denis Ledoux[MERGE] forward port of branch 7.0 up to e07bc5d
2014-08-04 sle-odooMerge pull request #1563 from odoo-dev/saas-4-sale...
2014-08-04 Christophe... [FIX] web: redirect "My Odoo.com Account" link to accou...
2014-08-04 Denis Ledoux[ADD] res_partner: test case for fix rev 4a278809741d4e...
2014-08-04 Raphael Collet[FIX] purchase: fix test merge_order (check on date_ord...
2014-08-04 Raphael Collet[FIX] models: default_get() shall not return a dict...
2014-08-04 Simon Lejeune[REF] website_quote: displayed string of validity_date...
2014-08-04 dhr-odoo[FIX] survey: missing timezone conversions
2014-08-04 Raphael Collet[FIX] module loading: manual x2x fields can now refer...
2014-08-04 Thibault Delavallée[REF] mail: same_thread field changed into no_auto_thre...
2014-08-04 Simon Lejeune[FIX] sale/website_quote: inherit the sale order report...
2014-08-04 Christophe... Merge pull request #1428 from odoo-dev/sass-5-fixes-chm
2014-08-04 Martin Trigaux[FIX] mrp: duplicated find bom buttons
2014-08-04 Martin Trigaux[FIX] procurement: missing variable
2014-08-04 Jeremy Kersten[FIX] website: encode param for seo search, else multi...
2014-08-04 Denis Ledoux[FIX] res_partner: commercial partner sync
2014-08-04 Jeremy Kersten[FIX] website: use internal route for SEO suggest keywo...
2014-08-04 cod-odoo[FIX] gamification: prevent traceback in goals history
2014-08-04 rba-odoo[FIX] im_char: correct display over kanban view
2014-08-04 Denis Ledoux[FIX] payment*: add the customer state to payment ...
2014-08-04 Denis Ledoux[FIX] payment_paypal: paypal IPN, receiver_id is not...
2014-08-04 Raphael Collet[IMP] openerp.api: improve documentation
2014-08-03 Olivier Dony[MERGE] Forward-port saas-5 up to 37ba23d
2014-08-03 Olivier Dony[MERGE] Forward-port saas-3 up to b6acdc4
2014-08-03 Olivier Dony[MERGE] Forward-port 7.0 up to 2493395
2014-08-03 Olivier Dony[FIX] product_visible_discount: no crash when no pricel...
2014-08-02 Olivier Dony[FIX] product_visible_discount: no crash when no pricel...
2014-08-01 Olivier Dony[MERGE] Forward-port saas-3 up to 7273474
2014-08-01 Olivier Dony[MERGE] Forward-port saas-3 up to fc92027
2014-08-01 Olivier Dony[FIX] website: OpenERP->Odoo in website footer
2014-08-01 Olivier Dony[MERGE] Forward-port 7.0 up to 9411a2da
next