odoo/odoo.git
2011-08-03 mtr[IMP] account_voucher: improved string/sentence and...
2011-08-02 mtr[IMP] account_voucher: minor changes in yaml
2011-08-02 psi(OpenERP... [ADD] account_voucher: added yaml for multi-currency...
2011-08-01 mtr[ADD] account_voucher: added yaml for multicurrency...
2011-07-15 Quentin (OpenERP)[IMP] account_voucher: onchange of the amount must...
2011-07-15 Quentin (OpenERP)[IMP] account_voucher: multi currency improvements...
2011-07-15 Quentin (OpenERP)[IMP] account: added move_id in tree view of payment...
2011-07-15 Quentin (OpenERP)[IMP] account: display currency in name get of journals...
2011-07-15 Quentin (OpenERP)[IMP] account_voucher: multi-currency improvements...
2011-07-14 Quentin (OpenERP)[IMP] account_voucher: multi currency and usability...
2011-07-14 Quentin (OpenERP)[IMP] account_voucher: lots of improvements (part 1)
2011-07-13 Quentin (OpenERP)[FIX] account_voucher: syntax error fixed
2011-07-13 Quentin (OpenERP)[IMP] account_voucher: imp in customer payment form...
2011-07-13 Quentin (OpenERP)[IMP] account_voucher: added property fields on res...
2011-07-13 Launchpad Translatio... Launchpad automatic translations update.
2011-07-12 niv-openerp[imp] some improvements to display in relation popups
2011-07-12 Vo Minh Thu[MERGE] fields.py: cleaned a bit fields.property.
2011-07-12 Antony Lesuisse[FIX] hr_timesheet_sheet test fix, marital is a selection
2011-07-12 Antony Lesuisse[MERGE] modifiers: fields state attribute support ...
2011-07-12 Antony Lesuisse[FIX] apply some merge review feeback
2011-07-12 niv-openerp[fix] some bug related to 'enter' button in m2o & edita...
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 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 Vo Minh Thu[IMP] fields.py: removed unused import (and cyclic...
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 Vo Minh Thu[FIX] fields.property: typos/misnamed variables.
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[FIX] fields.property: set the m2o fields as False...
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 Vo Minh Thu[IMP] fields.py: removed unnecessary initialization.
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 Vo Minh Thu[IMP] fields.py: tidying up before merging in trunk.
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
next