odoo/odoo.git
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-06 bde[IMP] Improved object name of record rule
2011-07-06 bde[ADD] Added record rules (multi company) for account_asset
2011-07-06 Ujjvala Collins... [FIX] account_asset: Fixed ending date method with...
2011-07-06 bde[IMP] made the parent_id field read-only in close state
2011-07-06 Ujjvala Collins... [IMP] account_asset: Corrected tooltip.
2011-07-06 Ujjvala Collins... [IMP] account_asset: Corrected indentation.
2011-07-06 Ujjvala Collins... [FIX] account_asset: Corrected indentation.
2011-07-06 Ujjvala Collins... [ADD] account_asset: Added tooltip for state field...
2011-07-06 Ujjvala Collins... [IMP] account_asset: Improved tooltip for Time method...
2011-07-05 Quentin (OpenERP)[MERGE] account_asset: asset analysis
2011-07-05 Quentin (OpenERP)[IMP] account_asset: asset analysis improvements
2011-07-05 Ujjvala Collins... [REM] account_asset: Removed file name from __openerp__.py
2011-07-05 Ujjvala Collins... [REF] account_asset: Added context value for Entries...
2011-07-05 Ujjvala Collins... [MERGE] : Merged with parent branch.
2011-07-05 Quentin (OpenERP)[MERGE] account_asset: entries shortcut + views of...
2011-07-05 Ujjvala Collins... [FIX] account_asset: Fixed problem of ending date when...
2011-07-04 Ujjvala Collins... [REM] account_asset: Removed unnecessary file and added...
2011-07-04 Ujjvala Collins... [FIX] account_asset: Fixed ending date method problem.
2011-07-04 Ujjvala Collins... [MERGE]: Merged with parent branch.
2011-07-01 Quentin (OpenERP)[MERGE] account_asset: module description
2011-07-01 Quentin (OpenERP)[MERGE] account_asset: name of created lines
2011-07-01 Quentin (OpenERP)[MERGE] account_asset: added closed state
2011-07-01 Quentin (OpenERP)[MERGE] account_asset: creating a new asset automatical...
2011-07-01 Quentin (OpenERP)[MERGE] accout_asset: usability of asset form view
2011-07-01 Quentin (OpenERP)[MERGE] account_asset: asset list and search view impro...
2011-07-01 Quentin (OpenERP)[FIX] account_asset: added missing argument for _comput...
2011-07-01 Quentin (OpenERP)[IMP] account_asset: refactored some code in order...
2011-07-01 Quentin (OpenERP)[MERGE] asset hierarchy
2011-07-01 Quentin (OpenERP)[MERGE] asset category list and search view improvements
2011-07-01 Quentin (OpenERP)[MERGE] change duration wizard and history
2011-07-01 Quentin (OpenERP)[IMP] account_asset: usability changes for asset history
2011-07-01 Quentin (OpenERP)[IMP] account_asset/account_asset.py: account_asset_his...
2011-07-01 Quentin (OpenERP)[FIX] account_asset: change duration wizard. Fixed...
2011-06-30 Ujjvala Collins... [IMP] account_asset: Corrections according to python...
2011-06-30 Ujjvala Collins... [FIX] account_asset: Solved problem of purchase value...
2011-06-30 bde[IMP] improved the module description in __openerp__...
2011-06-30 Ujjvala Collins... [FIX] account_asset: Fixed label of purchase date field...
2011-06-30 Mustufa Rangwala[IMP] Account_asset: Yml improved
2011-06-30 Mustufa Rangwala[IMP] Account_asset: Yml improved
2011-06-30 Ujjvala Collins... [FIX] account_asset: Fixed ending date method calculations.
2011-06-30 bde[IMP] Improved the YML Test Case
2011-06-30 bde[IMP] Improved YML Test Case
2011-06-29 Ujjvala Collins... [IMP] account_asset: Improved analysis report according...
2011-06-29 bde[ADD] Added YML Test Case
2011-06-29 bde[REM] removed extra return statement
2011-06-29 bde[IMP] improved the code in create move method and made...
2011-06-29 Ujjvala Collins... [IMP] account_asset: Added default filters for Entries...
2011-06-28 bde[IMP] Made the fields and Button Readonly when the...
2011-06-28 bde[IMP] Improved the Code by removing unnecessary variables
2011-06-28 bde[IMP] Optimized the Code
2011-06-28 bde[IMP] Copied the name of the Asset Name in Analytic...
2011-06-28 bde[ADD] added functionality for close state in Account...
2011-06-28 bde[IMP] improved create method
2011-06-28 bde[ADD] compute_depreciation_board method called on def...
2011-06-27 Ujjvala Collins... [ADD] account_asset: Added fields_view_get method for...
2011-06-27 bde[IMP] Improved Usability of Account Asset Form View
2011-06-27 Ujjvala Collins... [IMP] account_asset: Changed position of parent_id...
2011-06-27 Ujjvala Collins... [FIX] account_asset: Changed order by id for history...
2011-06-27 bde[IMP] Improved Usability of Account Asset
2011-06-27 bde[ADD] Added Fields in Account Asset's Tree and Search...
2011-06-27 Ujjvala Collins... [REF] account_asset: Corrected usability and indentatio...
2011-06-27 bde[IMP] Improved Indentation and Search String in Search...
2011-06-27 Ujjvala Collins... [IMP] account_asset: Added parent_id field on asset...
2011-06-27 bde[ADD] Added fields in list and search view of Asset...
2011-06-24 Ujjvala Collins... [IMP] account_asset: Added docstrings for methods and...
2011-06-24 Ujjvala Collins... [IMP] account_asset: Improved+Fixed change duration...
2011-06-24 Ujjvala Collins... [IMP] account_asset: Small improvements.
2011-06-24 Ujjvala Collins... [IMP] account_asset: Improved usability for search...
2011-06-24 Ujjvala Collins... [MERGE] : Merged with parent branch.
2011-06-23 Quentin (OpenERP)[MERGE] account_asset: analytic entries fixed
2011-06-23 Quentin (OpenERP)[MERGE] account_asset: usability improvements
2011-06-23 Quentin (OpenERP)[MERGE] account_asset: removal of deprecated object
2011-06-23 Quentin (OpenERP)[MERGE] account_asset: computation of depreciation...
2011-06-23 Quentin (OpenERP)[MERGE] asset: usability improvements
2011-06-23 Quentin (OpenERP)[MERGE] asset: cleaning
2011-06-22 Quentin (OpenERP)[MERGE] usability of account_asset improved
2011-06-16 Quentin (OpenERP)[MERGE] merged with main trunk
2011-06-16 Quentin (OpenERP)[MERGE] context unsuported syntax imp.
2011-06-16 Quentin (OpenERP)[MERGE] account, profit and loss report: do not show...
2011-06-16 Xavier Morel[FIX] re-add editable list activation, broken during...
2011-06-16 Xavier Morel[IMP] avoid creating pointless empty temp array for...
2011-06-16 Launchpad Translatio... Launchpad automatic translations update.
2011-06-15 Olivier Dony[IMP] users_ldap: bumped up version number, more doc...
2011-06-15 Olivier Dony[IMP] base_crypt: more doc in module description, menti...
2011-06-15 Stefan Rijnhart[MERGE] users_ldap: support for anonymous binding at...
2011-06-15 Vo Minh Thu[MERGE] orm: _auto_init made of smaller methods, use...
2011-06-15 Vo Minh Thu[MERGE] [osv: moved osv_pool to modules/registry.
2011-06-15 tfr@openerp.com[FIX] add index on field of task and task work see...
2011-06-15 Vo Minh Thu[LINT] base_module_record: removed unused import.
next