odoo/odoo.git
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...
2014-11-13 Jeremy Kersten[FIX] mail_group: use default picture disc if not mimet...
2014-11-13 Raphael Collet[FIX] addons: incorrect new-api invocation of method...
2014-11-13 Josse ColpaertMerge pull request #3601 from odoo-dev/8.0-wmsstagingx-jco
2014-11-13 Frederic van... [FIX] point_of_sale: I see a chrome receipt and I want...
2014-11-13 Josse Colpaert[IMP] Update comments for inventory from import
2014-11-13 Josse Colpaert[IMP] When an inventory has lines already, don't delete...
2014-11-13 Josse Colpaert[FIX] super of scheduler / delivery method and phantom...
2014-11-13 Josse Colpaert[FIX] Method should pass the correct objects for adding...
2014-11-13 Josse Colpaert[FIX] #3153 Digits in wizard should be those of moves...
2014-11-13 grzegorz-openglobe[IMP] l10n_pl: backport of fd86b7a to 8.0
2014-11-13 Martin Trigaux[FIX] hr_timehseet: restrict access right
2014-11-13 Rifakat Haradwala[FIX] web: date autocompletion should use user's locale
2014-11-13 Rucha Dave[FIX] hr_timesheet(_sheet): access rights on report
2014-11-12 Christophe... [FIX] account: give "Invoice" users access to "Invoice...
2014-11-12 Olivier Dony[FIX] account.invoice report: show customer description...
2014-11-12 Frédéric Van... Merge pull request #3220 from odoo-dev/7.0-opw-615322-rgo
2014-11-12 Denis Ledoux[FIX] stock: do not try to upper undefined picking...
2014-11-12 Yajo[FIX] crm: Pending calls are also "To Do"
2014-11-12 Christophe... [MERGE] forward port of branch 7.0 up to ab5ecef
2014-11-12 hiekmann[FIX] payment_*: typo, cliking -> clicking
2014-11-11 Frederic van... [FIX] point_of_sale: use 'Product Price' decimal precis...
2014-11-11 Frederic van... [FIX] point_of_sale: some pos order fields were missing...
next