odoo/odoo.git
2014-11-24 Denis Ledoux[FIX] im_chat: unlink im chat presence on user deletion
2014-11-24 Richard Mathot[FIX] doc/backend: typos in example code
2014-11-24 Géry Debongnie[FIX] yet another filter fix... (crm reporting)
2014-11-24 Xavier Morel[CHG] doc: company officially renamed
2014-11-24 Xavier Morel[ADD] ws doc: introspection, reports and workflows
2014-11-23 Simon Lejeune[FIX] tools: find_in_path: config is not ready at impor...
2014-11-21 Jeremy Kersten[FIX] website_editor: smallest pictogram was unselectable.
2014-11-21 Simon Lejeune[FIX] packaging: windows: installer images odooification
2014-11-21 Simon Lejeune[ADD] tools: handling of bin_path key in find_in_path
2014-11-21 Simon Lejeune[ADD] packaging: windows: bundle wkhtmltopdf and lessc
2014-11-21 rmu-odoo[FIX] payment_transfer: correctly display transfer...
2014-11-21 Jeremy Kersten[FIX] google_calendar: update tuto to create credential...
2014-11-21 Denis Ledoux[FIX] website_sale: apply reduction code
2014-11-21 Jeremy Kersten[IMP] website_blog: Add menu, form view and tree view...
2014-11-21 Christophe... [FIX] http.py: log 400 errors
2014-11-21 Christophe... [FIX] website_crm: contactus: do not polute lead creati...
2014-11-21 Christophe... [FIX] crm: set the oldname of field crm.lead.medium_id
2014-11-21 Jeremy Kersten[FIX] web_calendar: improve the commit 787147d. This...
2014-11-21 Jeremy Kersten[FIX] calendar: allow to sort in tree view the starting...
2014-11-21 Géry Debongnie[FIX] fix autocompletion problems with quick presses
2014-11-20 Olivier Dony[FIX] calendar: support non-ascii chars in date/time...
2014-11-20 Binjal Desai[FIX] mass_mailing: attachments were not send.
2014-11-20 Christophe... [FIX] http.py: invalid request must return a status...
2014-11-20 Géry Debongnie[FIX] fix wrong filter in opportunity view (crm)
2014-11-20 Christophe... [MERGE] forward port of branch saas-3 up to 6c13c8d
2014-11-19 Denis Ledoux[FIX] base: copy access rights on group duplication
2014-11-19 Olivier Dony[I18N] Update translations from Launchpad 8.0 branches
2014-11-19 Xavier Morel[REM] duplicated package in requirements, sort
2014-11-19 Henri-Maxime... [IMP] doc: incorrect value documented
2014-11-19 Christophe... [FIX] graph.py: correct Node() creation.
2014-11-19 Denis Ledoux[MERGE] forward port of branch 7.0 up to 529e920
2014-11-19 Denis Ledoux[FIX] mrp: perform location chaining for kit exploded...
2014-11-19 Olivier Dony[FIX] decimal_precision: avoid refreshing float precisi...
2014-11-19 Martin Trigaux[FIX] web: force company logo refresh per db
2014-11-19 Leonardo Pistone[REM] python-stdnum from requirements
2014-11-19 Julien Legros[FIX] website_sale: don't carry over tx details on...
2014-11-18 Antony Lesuisse[FIX] windows ctrl-c from cmd as a non admin
2014-11-18 Antony Lesuisse[FIX] server.py traceback on ctrl-c from windows cmd
2014-11-18 Frederic van... [FIX] requirements.txt: add info about optional python...
2014-11-18 Frederic van... [FIX] hw_escpos: use logger instead of prints to avoid...
2014-11-18 Martin Trigaux[FIX] project: access rights and followers
2014-11-18 Martin Trigaux[IMP] point_of_sale: make the sequence field configurable
2014-11-18 Frederic van... [FIX] point_of_sale: fix point of sale sequence declara...
2014-11-18 Christophe... [FIX] website_forum: load js files in the right order.
2014-11-18 Josse Colpaert[FIX] Avoid access error on XML id in browse when choos...
2014-11-18 Denis Ledoux[FIX] account: do not duplicate analytic lines on analy...
2014-11-18 Jeremy Kersten[FIX] website_forum:
2014-11-18 Frederic van... [FIX] point_of_sale: remove a confusing partial impleme...
2014-11-18 Jeremy Kersten[FIX] website_forum:
2014-11-18 xmo-odoo[IMP] doc: try to clarify what $as is in qweb doc
2014-11-18 Stéphane Bidoul[IMP] account_payment: remove dead voucher code and...
2014-11-18 qdp-odoo[FIX] account_payment: fixed the view of payment order...
2014-11-18 Simon Lejeune[ADD] account_budget: theoretical amount: tests
2014-11-18 Simon Lejeune[FIX] account_budget: theoretical amount: ignore future...
2014-11-18 Denis Ledoux[FIX] website_sale: product website description must...
2014-11-18 Jeremy Kersten[FIX] website_forum: use common method to compute tags...
2014-11-18 Tymoteusz Motylewski[FIX] doc: incorrect class access in new api guide
2014-11-18 Xavier Morel[FIX] doc: double period in footer
2014-11-17 Xavier Morel[FIX] doc: latex building
2014-11-17 Jeremy Kersten[FIX] website_forum: add fake tour for people waiting...
2014-11-17 Jeremy Kersten[FIX] website_forum - replace texttext by select2 for...
2014-11-17 Xavier Morel[IMP] doc: improve index, WS page
2014-11-17 Xavier Morel[IMP] doc: have ws page take whole page width
2014-11-17 Xavier Morel[IMP] doc: wording of method-calling introduction
2014-11-17 Xavier Morel[IMP] doc: rename WS page, lift to top-level
2014-11-17 Raphael Collet[FIX] tests: make self.assertRaises() return the expect...
2014-11-17 Xavier Morel[IMP] doc: try to make some bits of the porting guide...
2014-11-17 Xavier Morel[IMP] doc: move old API sections to orm toplevel
2014-11-17 Xavier Morel[IMP] doc: more indexy index
2014-11-17 Raphael Collet[FIX] tests: make sure that a failed tests does not...
2014-11-17 Xavier Morel[IMP] doc: indexify index
2014-11-17 Raphael Collet[FIX] ir_model: on a custom model, _rec_name should...
2014-11-17 hiekmann[fix] portal: typo in description
2014-11-17 Josse ColpaertRevert "[IMP] Remove unnecessary refresh statements...
2014-11-17 Josse Colpaert[IMP] Remove unnecessary refresh statements because...
2014-11-14 Denis Ledoux[MERGE] forward port of branch saas-3 up to c571413
2014-11-14 Denis Ledoux[MERGE] forward port of branch 7.0 up to 922a52d
2014-11-14 Denis Ledoux[FIX] web: date autocompletion should not harcode ...
2014-11-14 Martin Trigaux[FIX] purchase: keep PO currency on picking
2014-11-14 Denis Ledoux[MERGE] forward port of branch saas-3 up to 7ab4137
2014-11-14 Jeremy Kersten[FIX] layout - use company name for attribut alt of...
2014-11-14 Denis Ledoux[MERGE] forward port of branch 7.0 up to da15c9d
2014-11-14 Denis Ledoux[FIX] web: do not set the one2many dirty on field valid...
2014-11-14 qdp-odoo[FIX] account: allow to use quantity in taxes computate...
2014-11-14 ged-odoo[IMP] add link to write method in documentation
2014-11-14 Denis Ledoux[FIX] point_of_sale: missing multi-company rule
2014-11-14 Denis Ledoux[FIX] product: more accurate name_search
2014-11-14 Martin Trigaux[FIX] stock: multicompany reception
2014-11-14 Martin Trigaux[IMP] purchase: error message linked to product, not...
2014-11-14 Jeremy Kersten[FIX] layout: add alt on logo for seo
2014-11-13 Josse Colpaert[IMP] Pass the invoice type from sale to picking for...
2014-11-13 Samus CTO[IMP] Speedup test account_assert_test.xml in account
2014-11-13 Frederic van... [FIX] point_of_sale: rounding error in discount computi...
2014-11-13 Martin Trigaux[FIX] fleet: avoid function field computation order...
2014-11-13 Raphael Collet[IMP] models: improve performance of _setup_fields()
2014-11-13 Raphael Collet[FIX] models: simplify conditions that seem to lead...
2014-11-13 Raphael Collet[IMP] models: in _init_manual_fields(), create fields...
2014-11-13 Raphael Collet[FIX] ir_model: always setup models before calling...
2014-11-13 Raphael Collet[FIX] account_voucher: getting default invoice crashes
2014-11-13 Jeremy Kersten[FIX] website_sale: browse category to slugify. Because...
next