odoo/odoo.git
2011-09-22 tfr@openerp.com[MERGE]
2011-07-14 tfr@openerp.com[FIX] Correction by apr
2011-07-14 sgo[FIX] tuple in date should be a string
2011-07-13 tfr@openerp.com[FIX] htmlentities
2011-07-13 tfr@openerp.com[MERGE] backlog correction by atp team + error reportin...
2011-07-12 tfr@openerp.com[MERGE] import_base
2011-07-12 tfr@openerp.com[MERGE] trunk
2011-07-12 Antony Lesuisse[FIX] hr_evaluation test fix, marital is a selection
2011-07-12 Olivier Dony[IMP] base_setup: avoid remultiple, useless restarts...
2011-07-12 Fabien Meghazi[FIX] clean_action not always return action
2011-07-12 Olivier Dony[FIX] module.loading: ensure installed modules are...
2011-07-12 niv-openerp[imp] cosmetic change in m2o
2011-07-12 Fabien Meghazi[IMP] Improved & fixed some action dialogs problems...
2011-07-12 Antony Lesuisse[FIX] hr_timesheet test fix, marital is a selection
2011-07-12 Sanjay Gohel... [IMP]:make changes
2011-07-12 Xavier Morel[IMP] only compute invisible attrs/modifier in list...
2011-07-12 niv-openerp[imp] some imp to previous imp
2011-07-12 niv-openerp[imp] added some debugging tools
2011-07-12 Fabien Meghazi[IMP] Better default action flags
2011-07-12 Sanjay Gohel... [imp]:make correction
2011-07-12 Launchpad Translatio... Launchpad automatic translations update.
2011-07-12 Launchpad Translatio... Launchpad automatic translations update.
2011-07-11 Quentin (OpenERP)[IMP] account_asset demo data improved
2011-07-11 Quentin (OpenERP)[MERGE] merged feature branch of hr_payroll project
2011-07-11 Quentin (OpenERP)[IMP] hr_payroll_account: code cleaning and fixing
2011-07-11 Quentin (OpenERP)[IMP] account: code cleaning
2011-07-11 Quentin (OpenERP)[IMP] hr_contract: completly removed passport field...
2011-07-11 Quentin (OpenERP)[FIX] hr_contract: passport into char instead of m2o
2011-07-11 Raphael Collet[MERGE] portal wizard fix
2011-07-11 Raphael Collet[FIX] bug in portal wizard: only existing users were...
2011-07-11 Quentin (OpenERP)[IMP] hr_contract: changed passport into char field...
2011-07-11 Quentin (OpenERP)[MERGE] merged main trunk addons branch
2011-07-11 Fabien Meghazi[IMP] Basic implementation of FormView.stop()
2011-07-11 Quentin (OpenERP)[MERGE] feature branch for assets management
2011-07-11 Quentin (OpenERP)[IMP] stock: improved help tooltip on name of stock...
2011-07-11 Quentin (OpenERP)[IMP] stock: improved translatability
2011-07-11 Quentin (OpenERP)[IMP] usaiblity improvements
2011-07-11 Quentin (OpenERP)[IMP] base, rng: allowed name attribute on separator tag
2011-07-11 Fabien Meghazi[FIX] WidgetFrame fetches fields_view.fields property...
2011-07-11 Quentin (OpenERP)[IMP] payroll: small usabiltiy improvements
2011-07-11 Xavier Morel[FIX] some warnings
2011-07-11 Xavier Morel[IMP] remove some intermediate variables crud in graph
2011-07-11 Xavier Morel[MERGE] graph view
2011-07-11 Fabien Meghazi[FIX] Notebook page does not honnor modifiers
2011-07-11 Vo Minh Thu[MERGE] module.loading: attempt to load each module...
2011-07-11 Vo Minh Thu[FIX] loading: pool.get("ir.module.module") was done...
2011-07-11 Quentin (OpenERP)[MERGE] account_asset: ir.actions.todo
2011-07-11 Quentin (OpenERP)[MERGE] account_asset: demo data
2011-07-11 Ujjvala Collins... [IMP] account_asset: Improved indentation.
2011-07-11 Ujjvala Collins... [ADD] account_asset: Added steps for opening asset...
2011-07-11 Ujjvala Collins... [IMP] account_asset: Small improvement.
2011-07-11 Ujjvala Collins... [IMP] account_asset: Improved demo file
2011-07-11 Ujjvala Collins... [ADD] account_asset: Added demo data file.
2011-07-11 Olivier Dony[IMP] module.loading: attempt to load each module atomi...
2011-07-11 Quentin (OpenERP)[IMP] hr_payrolll: usability improvements
2011-07-11 Quentin (OpenERP)[IMP] account_asset: moved the asset_category_id in...
2011-07-11 Xavier Morel[REM] conditional test, set json-rpc response result...
2011-07-11 Antony Lesuisse[FIX] more base_setup fix dependencies fixes runbot...
2011-07-11 Xavier Morel[IMP] None is the default 'default value' argument...
2011-07-11 Xavier Morel[IMP] None should be checked via identity testing,...
2011-07-11 Xavier Morel[IMP] OptionParser.add_option does not hardcode a set...
2011-07-11 Quentin (OpenERP)[IMP] account_asset: history tree view changes + remova...
2011-07-11 Xavier Morel[IMP] avoid having deletion and selection columns take...
2011-07-11 Xavier Morel[FIX] explicitly pass a list of fields to read_group...
2011-07-11 Quentin (OpenERP)[FIX] account: installer of account_asset module
2011-07-11 Antony Lesuisse[FIX] base_setup fix dependencies fixes runbot tests
2011-07-11 Quentin (OpenERP)[MERGE] payroll yaml test
2011-07-11 Antony Lesuisse[FIX] knowledge depends on base_setup, fix runbot test
2011-07-11 Quentin (OpenERP)[MERGE] payroll: fixed error in schema of hr_contract
2011-07-11 mtr[IMP] hr_payroll,hr_payroll_account: improved yaml...
2011-07-11 mtr[MERGE] branch merged with trunk-payroll
2011-07-11 Fabien Meghazi[IMP] Dates widget not really disabled (was still possi...
2011-07-11 Fabien Meghazi[FIX] Some client's default values did not set touched...
2011-07-11 Launchpad Translatio... Launchpad automatic translations update.
2011-07-10 Quentin (OpenERP)[ADD] account_asset: added wizard_asset_compute_view...
2011-07-10 Quentin (OpenERP)[MERGE] payroll_account: cleaning
2011-07-10 Quentin (OpenERP)[MERGE] payroll:usabilty
2011-07-10 Quentin (OpenERP)[MERGE] payroll: report cleaning
2011-07-10 Quentin (OpenERP)[MERGE] payroll: usability
2011-07-10 Quentin (OpenERP)[MERGE] payroll: demo data for register
2011-07-10 Quentin (OpenERP)[FIX] account_asset: errors in yaml test
2011-07-10 Quentin (OpenERP)[IMP] account: added account_asset module as feature...
2011-07-10 Quentin (OpenERP)[MERGE] merge with main addons trunk
2011-07-10 Quentin (OpenERP)[MERGE] account_asset yaml test
2011-07-10 Quentin (OpenERP)[MERGE] account_asset: computation of depreciation...
2011-07-10 Quentin (OpenERP)[FIX] account_asset: change duration wizard
2011-07-10 Quentin (OpenERP)[IMP] account_asset: asset compute wizard upgrading...
2011-07-09 Quentin (OpenERP)[IMP] account_asset: code cleaning
2011-07-09 Quentin (OpenERP)[IMP] account_asset: lot of usability changes
2011-07-09 Quentin (OpenERP)[MERGE] account_asset: deprecated report removal
2011-07-09 Quentin (OpenERP)[IMP] account_asset: tooltip and code cleaning
2011-07-09 Quentin (OpenERP)[MERGE] account_asset: usability
2011-07-09 Quentin (OpenERP)[MERGE] account_asset: usability
2011-07-09 Quentin (OpenERP)[MERGE] asset: multi company rules
2011-07-09 Antony Lesuisseconfigurable server (host, port)
2011-07-08 Xavier Morel[IMP] add basic display for float_time and progress...
2011-07-08 Xavier Morel[FIX] rendering of m2o selections after edition in...
2011-07-08 Xavier Morel[FIX] the keyup event using the return key on a selecti...
2011-07-08 niv-openerp[merge] lot of improvements related to on_change and...
2011-07-08 niv-openerp[merge]
next