odoo/odoo.git
2014-01-23 Turkesh Patel... [IMP] add partner as a follower first.
2014-01-23 Turkesh Patel... [MRG] merge with lp:openobject-addons
2014-01-23 Turkesh Patel... [MRG] add simplified form view of template for product
2014-01-23 Chirag Dodiya... [IMP]Improved template form view and set default value
2014-01-22 Thibault Delavallée[MERGE] [REF] [IMP] base_action_rule: allow using a...
2014-01-22 Thibault Delavallée[IMP] default_interval also in schedule_hours, allowing to
2014-01-22 Thibault Delavallée[CLEAN] resource: removed some TDE NOTE
2014-01-22 Thibault Delavallée[CLEAN] resource: some cleaning in docstrings
2014-01-22 Thibault Delavallée[IMP] resource : some docstrings cleaning + void calendar
2014-01-22 Thibault Delavallée[MERGE] Sync with trunk
2014-01-22 Turkesh Patel... [IMP] improved code to post send mail in chatter also
2014-01-22 Launchpad Translatio... Launchpad automatic translations update.
2014-01-21 Turkesh Patel... [IMP] move demo data file in demo setion
2014-01-21 Turkesh Patel... [MRG] merge with lp:openobject-addons
2014-01-21 Turkesh Patel... [IMP] improved model given in template.
2014-01-21 Turkesh Patel... [MRG] added new prodcut and templatre
2014-01-21 Turkesh Patel... [IMP] remove menu of product template
2014-01-21 Chirag Dodiya... [ADD]Added demo data for product template
2014-01-20 Christophe... [IMP] calendar: tell orm to rename old select1 column
2014-01-20 Christophe... [FIX] edi: /edi/import_edi_url route is a json route
2014-01-20 Raphael Collet[FIX] calendar: function field of type 'selection'...
2014-01-20 Raphael Collet[FIX] calendar: type of related field should be 'intege...
2014-01-19 Launchpad Translatio... Launchpad automatic translations update.
2014-01-17 Martin Trigaux[IMP] search_read: avoid calling read if search only...
2014-01-17 Martin Trigaux[IMP] search_read: use search_read from the orm instead...
2014-01-16 Launchpad Translatio... Launchpad automatic translations update.
2014-01-15 Christophe... [MERGE] forward port of branch saas-2 up to revid 3897...
2014-01-16 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-16 Christophe... [FIX] decimal_precision: clearing the cache is suffcien...
2014-01-16 Christophe... [FIX] orm: As float fields are stateful (the .digit...
2014-01-16 Olivier Dony[FIX] modules: set initial values for multi-process...
2014-01-16 Martin Trigaux[FIX] base_calendar: when searching on events, avoid...
2014-01-16 Launchpad Translatio... Launchpad automatic translations update.
2014-01-15 Christophe... [MERGE] forward port of branch saas-2 up to revid 9092...
2014-01-15 Christophe... [MERGE] forward port of branch saas-2 up to revid 5002...
2014-02-06 Christophe... [MERGE] forward port of branch 7.0 up to revid 5224...
2014-02-06 Christophe... [FIX] _(): avoid useless warning where translating...
2014-02-06 Martin Trigaux[IMP] reference fields: display a more user-friendly...
2014-02-06 Martin Trigaux[IMP] ir_fields: no need to sanitize the _str_to_html...
2014-02-06 Martin Trigaux[MERGE] [FIX] ir_fields: allow convertion from string...
2014-02-06 Launchpad Translatio... Launchpad automatic translations update.
2014-02-06 Launchpad Translatio... Launchpad automatic translations update.
2014-02-05 Martin Trigaux[MERGE] [FIX] account: action 'Journal Items' on a...
2014-02-05 Martin Trigaux[MERGE] [FIX] search: make sure search view is not...
2014-02-05 Denis Ledoux[FIX] account: residual amount computation with refund...
2014-02-04 Thibault Delavallée[FIX] mass_mailing: fixed variables used outside of...
2014-02-04 Martin Trigaux[FIX] css: remove height: 18px on .oe_facet_value prope...
2014-02-04 Martin Trigaux[MERGE] [FIX] audittrail: various bugs (opw 603072)
2014-02-04 Cecile Tonglet[FIX] getParent() js error when clicking to fast on...
2014-02-04 Martin Trigaux[FIX] auditrail: in case of unlink retrieve first the...
2014-02-04 Martin Trigaux[FIX] qweb templates: t-raw to t-esc
2014-02-04 Martin Trigaux[FIX] audittrail: fixing various bugs
2014-02-04 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-04 Denis Ledoux[FIX] purchase: hide receive invoice if invoice based...
2014-02-04 Martin Trigaux[FIX] some other t-raw to t-esc conversions
2014-02-04 Denis Ledoux[FIX] account_analytic_analysis: currency were wrong...
2014-02-04 Martin Trigaux[FIX] mail: escape user and partner names before being...
2014-02-04 Denis Ledoux[FIX]stock: product Forecasted Quantity, incoming and...
2014-02-04 Launchpad Translatio... Launchpad automatic translations update.
2014-02-04 Launchpad Translatio... Launchpad automatic translations update.
2014-02-03 jke-openerp[MERGE] Merge with 7.0-fix-css-clearfix-jke - bug clear...
2014-02-03 jke-openerp[TYPO] Fix bug css revert rev 4122 and add clear:both
2014-02-03 Martin Trigaux[MERGE] [FIX] read_group: aggregate values on all colum...
2014-02-03 Martin Trigaux[IMP] better assert message and cleaning
2014-02-03 Martin Trigaux[ADD] test read_group on a column of _inherits model...
2014-02-03 Martin Trigaux[FIX] orm: read_group aggregates values on all columns...
2014-02-03 Mohammed Shekha... [FIX]Fixed the issue of html field import fails, becaus...
2014-02-03 Launchpad Translatio... Launchpad automatic translations update.
2014-02-03 Launchpad Translatio... Launchpad automatic translations update.
2014-01-31 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-31 Martin Trigaux[FIX] stock: when creating manufacturing order from...
2014-01-31 Martin Trigaux[IMP] attachement: remove unnecessary redraw added...
2014-01-31 Launchpad Translatio... Launchpad automatic translations update.
2014-01-30 Denis Ledoux[FIX] mail: same_thread back to True by default, otherw...
2014-01-30 Denis Ledoux[FIX] mail: for mass mailing, replies in document False...
2014-01-29 Martin Trigaux[MERGE] [FIX] account_voucher: forward port of fixes...
2014-01-29 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-29 Denis Ledoux[FIX] purchase: on po confirm, avoid to write location_...
2014-01-29 Martin Trigaux[FIX] attachement: display error message (removed inexi...
2014-01-29 Denis Ledoux[FIX] account: set purchase analytic journal when creat...
2014-01-29 Martin Trigaux[MERGE] [FIX] res_partner: name_search search in one...
2014-01-29 Martin Trigaux[IMP] make sure the records will be in right order...
2014-01-29 Martin Trigaux[FIX] better test, add missing parentheses in query...
2014-01-29 Martin Trigaux[ref] move up!
2014-01-29 Martin Trigaux[FIX] revert previous rev for better where and add...
2014-01-29 Martin Trigaux[IMP] remove useless variable, where_clause at least...
2014-01-29 Martin Trigaux[FIX] res_partner: name_search search in one pass
2014-01-29 Christophe... [FIX] forbid dropping templates databases
2014-01-29 Launchpad Translatio... Launchpad automatic translations update.
2014-01-28 Denis Ledoux[FIX] im: no need to see im.user to send him a message
2014-01-28 Denis Ledoux[FIX] im: wrong access rule (user_ids in an array of...
2014-01-28 Denis Ledoux[FIX] im: history in order
2014-01-28 Denis Ledoux[FIX] account: account reconciliation adding float...
2014-01-28 Denis Ledoux[FIX][ADD] im, im_livechat: fix security rules and...
2014-01-28 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-28 Launchpad Translatio... Launchpad automatic translations update.
2014-01-27 Martin Trigaux[MERGE] [FIX] expression: do not look at translation...
2014-01-27 Martin Trigaux[FIX] expression: do not look at translation in parse...
2014-01-27 Martin Trigaux[MERGE] [FIX] users_ldap: forward port of rev 7301...
2014-01-27 Martin Trigaux[FIX] users_ldap: forward port of rev 7301 from 6.1...
next