odoo/odoo.git
2011-11-11 Fabien Pinckaers[FIX] remove sale_margin unused and bugged code
2011-11-11 Launchpad Translatio... Launchpad automatic translations update.
2011-11-11 Olivier Dony[FIX] purchase: correct remaining error in last merge
2011-11-10 Fabien Pinckaersmerge
2011-11-10 Fabien Pinckaersmerge
2011-11-10 Fabien Pinckaersmerge
2011-11-10 Fabien Pinckaersmerge
2011-11-10 Fabien Pinckaersmerge
2011-11-10 Olivier Dony[MERGE] purchase: refactoring of picking creation,...
2011-11-10 Olivier Dony[FIX] sale: leftover typos in recent action_ship_create...
2011-11-10 Raphael Collet[MERGE] improve tests on hr modules
2011-11-10 Xavier Morel[FIX] list view: display group titles straight from...
2011-11-10 Xavier Morel[IMP] throw actual errors in formatting functions,...
2011-11-10 niv-openerp[merge] improvements to mobile client
2011-11-10 Vo Minh Thu[FIX] Added menu name to a menu item.
2011-11-10 Xavier Morel[FIX] treat False values as None for the purpose of...
2011-11-10 niv-openerp[fix] advanced filters were broken
2011-11-10 Antony Lesuisse[FIX] ctrl-c on windows using win32api
2011-11-10 niv-openerp[imp] made m2m support embedded list view
2011-11-10 niv-openerp[fix] exception when querying a tree view for an osv...
2011-11-10 Xavier Morel[FIX] graph tooltips remaining on screen after clicking...
2011-11-10 Vo Minh Thu[FIX] Hitting ^C on Windows is broken, this patch
2011-11-10 Xavier Morel[ADD] fallback float_time parsing on float parsing...
2011-11-10 Xavier Morel[IMP] some naming in openerp.web.parse_value, throw...
2011-11-10 Vo Minh Thu[MERGE] trigger the workflow when canceling a purchase...
2011-11-10 Kunal Chavda... [FIX]Fixed code for export xls null values should not...
2011-11-10 Xavier Morel[IMP] board: migrate home and administration dashboards...
2011-11-10 Xavier Morel[ADD] schema for new dashboards spec
2011-11-10 niv-openerp[imp] critical improvement to avoid hurting sensibility...
2011-11-10 Xavier Morel[ADD] new-style dashboards to schema
2011-11-10 niv-openerp[fix] problem in readonly m2o
2011-11-10 Xavier Morel[REF] deduplicate old-style dashboard elements
2011-11-10 Olivier Dony[IMP] purchase: cleanup/improve refactored code, including:
2011-11-10 niv-openerp[imp] made editable list in o2m auto-save
2011-11-10 Xavier Morel[IMP] fix some identation
2011-11-10 Xavier Morel[IMP] add confirmation message when deleting a record...
2011-11-10 Christophe... [FIX] adpat web modules to changes in webclient
2011-11-10 Xavier Morel[IMP] open non-editable m2o links inline (replace curre...
2011-11-10 Raphael Collet[MERGE] lp:887367 (account: fix rounding in computin...
2011-11-10 niv-openerp[fix] problem in form open popup a form select create...
2011-11-10 Quentin (OpenERP)[MERGE] merged the branch of dsh containing enhancement...
2011-11-10 Quentin (OpenERP)[MERGE] lp:794431 (mrp, mrp_subproduct qtty to produce...
2011-11-10 Raphael Collet[MERGE] lp:876463 (account_asset: fix depreciation...
2011-11-10 Jiten (OpenERP)[IMP] Minor change.
2011-11-10 Mayur Maheshwari... [IMP]auction: improve buyer id for both case tuple...
2011-11-10 Jiten (OpenERP)[MERGE] Merge from openerp-web.
2011-11-10 Bhumi Thakkar... [FIX] Fixing issues related o2m relational field in...
2011-11-10 Launchpad Translatio... Launchpad automatic translations update.
2011-11-09 Olivier Dony[MERGE] purchase: refactoring of picking creation,...
2011-11-09 Xavier Morel[FIX] do not display reverse fields of o2ms in import...
2011-11-09 Fabien Pinckaers[FIX] partial picking, with push rules
2011-11-09 Fabien Pinckaers[FIX] bug in stock partial picking when adding a line...
2011-11-09 Fabien Pinckaers[IMP] Added a yaml test for partial picking. It emphasi...
2011-11-09 Olivier Dony[ADD] orm.fields_get: include `relation_field` for...
2011-11-09 Raphael Collet[MERGE] lp:880797 (account_budget: search field and...
2011-11-09 Fabien Meghazi[IMP] Kanban views: use a better icon for 'Schedule...
2011-11-09 Fabien Pinckaersfix
2011-11-09 Fabien Pinckaers[FIX] crm, added a bug in a stock test, I will fix...
2011-11-09 Fabien Meghazi[IMP] Form: only save record when there's something...
2011-11-09 Raphael Collet[MERGE] lp:868084 (account_analytic_default: create...
2011-11-09 Xavier Morel[FIX] always remove database ID from import-compatible...
2011-11-09 Quentin (OpenERP)[IMP] mrp, mrp_subproduct: cleaner implementation of...
2011-11-09 Olivier Dony[MERGE] users_ldap: support for STARTTLS added, courtes...
2011-11-09 Xavier Morel[FIX] quickfix of dialogs broken by commit 1422
2011-11-09 Quentin (OpenERP)[MERGE] merged with main addons trunk
2011-11-09 Fabien Meghazi[ADD] Added <instance>.log() ( -> console.log() in...
2011-11-09 Raphael Collet[MERGE] survey: fix lp:862138, lp:862168, lp:882288
2011-11-09 Fabien Pinckaers[IMP] dashboards for sale, crm, sale_crm cleaned
2011-11-09 niv-openerp[fix] small architecture inconsistency
2011-11-09 Vo Minh Thu[MERGE] typo. (holidays -> leaves)
2011-11-09 Vo Minh Thu[MERGE] Better phrasing in Invoice Control selection...
2011-11-09 Raphael Collet[FIX] revert change 5542, which makes tests fail
2011-11-09 Fabien Pinckaersfix
2011-11-09 Vo Minh Thu[IMP] Corrected typo and bring some consistency in...
2011-11-09 Purnendu Singh... [FIX] account_asset: wrong calculation of first year
2011-11-09 Rucha (Open... [FIX]: purchase: Fixed problem of cancelling PO was...
2011-11-09 Raphael Collet[FIX] membership: wrong field name in onchange method
2011-11-09 Quentin (OpenERP)[MERGE] lp:883052 (membership: removal of wrong readonl...
2011-11-09 Quentin (OpenERP)[FIX] account: fields_view_get of account.invoice shoul...
2011-11-09 Raphael Collet[MERGE] lp:798732
2011-11-09 niv-openerp[imp] some more architecture improvements
2011-11-09 Atik Agewan... [IMP] mrp_subproduct:set variable as a default for...
2011-11-09 niv-openerp[imp] small improvement to ease widgetification of...
2011-11-09 Fabien Meghazi[IMP] Search view: align buttons on the left
2011-11-09 Fabien Meghazi[IMP] Move 'Translate' in 'Customize' sidebar's section...
2011-11-09 Atik Agewan... [IMP]: remove blank space
2011-11-09 Atik Agewan... [Fix] mrp,mrp_subproduct:Add Context in method
2011-11-09 Xavier Morel[FIX] implicit global and duplicate local (wow)
2011-11-09 Quentin (OpenERP)[MERGE] lp: 873184 (usability change in account list...
2011-11-09 Quentin (OpenERP)[MERGE] lp: 812784
2011-11-09 Atik Agewan... [Fix] mrp,mrp_subproduct:Add function _get_quantity_to_...
2011-11-09 Raphael Collet[MERGE] lp:871684
2011-11-09 Raphael Collet[MERGE] lp:872245
2011-11-09 Purnendu Singh... [FIX] account: wrong parent account assigned to current...
2011-11-09 Amit Bhavsar... [polish2_purchase],rename the invoice control from...
2011-11-09 Purnendu Singh... [MERGE] merge with main addons
2011-11-09 Atik Agewan... [MERGE]: Merge with lp:openobject-addons
2011-11-09 Launchpad Translatio... Launchpad automatic translations update.
2011-11-09 Antony Lesuisse[FIX] project demo data
2011-11-09 Fabien Pinckaers[IMP] Demo data for stock: delivery order, in order...
next