odoo/odoo.git
2012-03-22 Raphael Collet[IMP] stock: rename config wizard as 'stock.config...
2012-03-22 Raphael Collet[FIX] stock.config: add missing fields
2012-03-22 Raphael Collet[MERGE] branch trunk-v62_warehouse_config-tpa (new...
2012-03-22 Raphael Collet[MERGE] trunk-v62_purchase_tpa (new purchase config...
2012-03-22 Raphael Collet[IMP] sale, purchase: rename field 'group_sale_uom...
2012-03-22 Raphael Collet[FIX] purchase: fix unexpected wrapping in config wizar...
2012-03-22 Raphael Collet[FIX] product: move config wizard stuff into sale and...
2012-03-22 Raphael Collet[FIX] purchase: fix xml_id of some groups
2012-03-22 Raphael Collet[MERGE] parent branch trunk-v62_config
2012-03-22 Raphael Collet[IMP] purchase_double_validation: simplify code of...
2012-03-22 Raphael Collet[IMP] purchase.config.settings: improve view
2012-03-22 Raphael Collet[IMP] purchase: change xml id of groups
2012-03-22 Raphael Collet[IMP] purchase: rename config wizard to 'purchase.confi...
2012-03-22 Raphael Collet[IMP] purchase config: remove field 'tax_id' on purchas...
2012-03-21 Raphael Collet[FIX] sale: fix attribute groups in views (missing...
2012-03-21 Raphael Collet[FIX] sale: remove group extended from menuitem Sales...
2012-03-21 Raphael Collet[FIX] sale: missing comma inside a dict
2012-03-21 Raphael Collet[MERGE] trunk-v62_config_sale-uco (new sale config...
2012-03-21 Raphael Collet[IMP] sale: remove unnecessary dependency
2012-03-21 Raphael Collet[IMP] sale.config.settings: improve menu name
2012-03-21 Raphael Collet[IMP] sale.config.settings: improve xml id of two more...
2012-03-21 Raphael Collet[IMP] sale.config.settings: rename xml id of some usabi...
2012-03-21 Raphael Collet[FIX] sale.config.settings: undefined variables in...
2012-03-21 Raphael Collet[IMP] sale.config.settings: improve code for delivery...
2012-03-21 Raphael Collet[IMP] sale.config.settings: simplify and complete code...
2012-03-21 Raphael Collet[IMP] sale.config.settings: define groups for enabling...
2012-03-21 Raphael Collet[IMP] sale config plugins: improve tooltip text
2012-03-21 Raphael Collet[IMP] product: rename xml ids of new usability groups
2012-03-21 Raphael Collet[IMP] crm config: small code improvements
2012-03-21 Raphael Collet[IMP] sale config: simplify view structure and display...
2012-03-20 Raphael Collet[IMP] sale config: simplify structure of wizard form
2012-03-20 Raphael Collet[FIX] sale config: use model sale.config.settings inste...
2012-03-19 Raphael Collet[MERGE] from branch lp:openobject-addons/trunk-v62_config
2012-03-19 Raphael Collet[MERGE] from trunk
2012-03-20 Launchpad Translatio... Launchpad automatic translations update.
2012-03-19 Xavier Morel[FIX] res.country name_search
2012-03-19 Xavier Morel[REF] use single implementation for name_search of...
2012-03-19 Xavier Morel[FIX] res.country (and res.country.state) name_search...
2012-03-19 Xavier Morel[IMP] ignores file
2012-03-16 Olivier Dony[FIX] Fix broken creation of database in previous commi...
2012-03-16 Olivier Dony[IMP] tools.ustr: allow specific error-handling flags...
2012-03-16 Ujjvala Collins... [FIX] crm: Fixed mail server problem.
2012-03-16 Ujjvala Collins... [MERGE]: Merged with trunk addons.
2012-03-16 Olivier Dony[IMP] attempt to dump uid performing operation along...
2012-03-16 Olivier Dony[MERGE] dumpstacks fix from 6.1 branch
2012-03-16 niv-openerp[imp] changed novajs to fire change events only when...
2012-03-16 Launchpad Translatio... Launchpad automatic translations update.
2012-03-16 Launchpad Translatio... Launchpad automatic translations update.
2012-03-16 Launchpad Translatio... Launchpad automatic translations update.
2012-03-15 Olivier Dony[FIX] openerp-server: allow missing thread names in...
2012-03-15 Olivier Dony[FIX] sale,sale_layout: avoid RML loop when printing...
2012-03-15 Olivier Dony[FIX] email_template: attachments were not being sent...
2012-03-15 Launchpad Translatio... Launchpad automatic translations update.
2012-03-15 Launchpad Translatio... Launchpad automatic translations update.
2012-03-14 Olivier Dony[FIX] manifest flag 'active' was renamed to 'auto_insta...
2012-03-14 Quentin (OpenERP)[FIX] hr_timesheet_sheet: fixed yaml test
2012-03-14 Olivier Dony[IMP] test_ir_sequence: avoid spurious traceback logging
2012-03-14 Olivier Dony[MERGE] Latest fixes from 6.1
2012-03-14 Olivier Dony[IMP] bump up release number
2012-03-14 Quentin (OpenERP)[FIX] sale: fixed demo data in order to make runbot...
2012-03-14 Olivier Dony[FIX] BufferedDataSet: avoid randomizing results when...
2012-03-14 Launchpad Translatio... Launchpad automatic translations update.
2012-03-14 Launchpad Translatio... Launchpad automatic translations update.
2012-03-14 Launchpad Translatio... Launchpad automatic translations update.
2012-03-13 niv-openerp[imp] added some stuff to manage interfaces
2012-03-13 niv-openerp[imp] possible problem with debug & qweb
2012-03-13 Quentin (OpenERP)[FIX] hr_timesheet_sheet: fixed the automatic computati...
2012-03-13 Quentin (OpenERP)[FIX] point_of_sale: fixed error in yaml test
2012-03-13 Turkesh Patel... [IMP] improved code in purchase_double_validation
2012-03-13 Turkesh Patel... [IMP] improved code for invoice control method, taxes...
2012-03-13 Turkesh Patel... [IMP] remove unused import.
2012-03-13 Turkesh Patel... [MRG] merge with lp:~openerp-dev/openobject-addons...
2012-03-13 Turkesh Patel... [IMP] remove uom and pricelist group
2012-03-13 Turkesh Patel... [IMP] improved tooltips groups and view
2012-03-13 Turkesh Patel... [MRG] merge with lp:~openerp-dev/openobject-addons...
2012-03-13 Turkesh Patel... [IMP] remove new uom group
2012-03-13 Launchpad Translatio... Launchpad automatic translations update.
2012-03-12 Fabien Meghazi[REM] Removed forgotten console.log
2012-03-12 Quentin (OpenERP)[MERGE] merged few enhancements related to event* modul...
2012-03-12 Quentin (OpenERP)[IMP] event_sale_layout: better module description
2012-03-12 Quentin (OpenERP)[FIX] event_sale: fields set back to invisible on sale...
2012-03-12 Quentin (OpenERP)[IMP] event_sale: better demo data
2012-03-12 Olivier Dony[FIX] project_issue: global CC fields contains email...
2012-03-14 Launchpad Translatio... Launchpad automatic translations update.
2012-03-13 Quentin (OpenERP)[FIX] account: qucik and dirty fix on the common wizard...
2012-03-13 Launchpad Translatio... Launchpad automatic translations update.
2012-03-12 Olivier Dony[FIX] ir.mail_server: SMTP user and pass should be...
2012-03-12 Ujjvala Collins... [MERGE]: Add common changes for product UoM.
2012-03-12 Ujjvala Collins... [REM] product: Removed common changes done for product.
2012-03-12 Ujjvala Collins... [ADD]: Added remaining groups for suppliers and stock...
2012-03-12 Stephane Wirtel[FIX] In the case where the user has no signature,...
2012-03-12 Ujjvala Collins... [ADD]: Added common configuration for UoM per product...
2012-03-12 Olivier Dony[FIX] project: project preference field must be editable
2012-03-12 Olivier Dony[FIX] hr_holidays: Leaves calendar view should be filte...
2012-03-12 Turkesh Patel... [MRG] merge with main addons
2012-03-12 Turkesh Patel... [MRG] merge with main addoons
2012-03-12 Launchpad Translatio... Launchpad automatic translations update.
2012-03-11 Launchpad Translatio... Launchpad automatic translations update.
2012-03-10 Launchpad Translatio... Launchpad automatic translations update.
2012-03-09 Olivier Dony[FIX] email.template: body_html should be translatable
next