[fix] some problems in o2m
[odoo/odoo.git] / addons / account_asset / account_asset.py
2012-01-27 Purnendu Singh ... [IMP] account_asset: update the search criteria of...
2012-01-25 Raphael Collet[FIX] revert change in rev 6400, as it breaks the tests...
2012-01-17 Paulius Sladkevičius[FIX] account_asset, _compute_entries method depreciati...
2011-12-21 Fabien Pinckaers[IMP] asset: set to draft
2011-12-16 Bharat (OpenERP)[IMP] made the code look cleaner and assigned context...
2011-12-14 Divyesh Makwana... [IMP] account_asset : Improved the code
2011-12-13 Divyesh Makwana... [FIX] account_asset : Asset in multi company: impossibl...
2011-12-09 Bharat (OpenERP)[FIX] account : account assets - reset to draft missing
2011-11-11 Fabien Pinckaers[FIX] clening of assets
2011-11-10 Raphael Collet[MERGE] lp:876463 (account_asset: fix depreciation...
2011-11-09 Purnendu Singh ... [FIX] account_asset: wrong calculation of first year
2011-11-09 Ujjvala Collins... [IMP] account_asset: Improved code to avoid using overr...
2011-10-18 Ujjvala Collins... [FIX] account_asset: Fixed problem of category onchange...
2011-09-15 Quentin (OpenERP)[MERGE] merged asset enhancement: prorata feature on...
2011-08-08 Ujjvala Collins... [IMP] account_asset: Improved calculations of depreciat...
2011-07-11 Quentin (OpenERP)[IMP] account_asset: history tree view changes + remova...
2011-07-10 Quentin (OpenERP)[MERGE] account_asset: computation of depreciation...
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)[IMP] account_asset: tooltip and code cleaning
2011-07-09 Quentin (OpenERP)[MERGE] account_asset: usability
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)[IMP] account_asset: asset analysis improvements
2011-07-05 Ujjvala Collins... [FIX] account_asset: Fixed problem of ending date when...
2011-07-04 Ujjvala Collins... [FIX] account_asset: Fixed ending date method problem.
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] 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)[IMP] account_asset: usability changes for asset history
2011-07-01 Quentin (OpenERP)[IMP] account_asset/account_asset.py: account_asset_his...
2011-06-30 Ujjvala Collins... [FIX] account_asset: Fixed ending date method calculations.
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-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... [FIX] account_asset: Changed order by id for history...
2011-06-27 bde[IMP] Improved Usability of Account Asset
2011-06-27 Ujjvala Collins... [REF] account_asset: Corrected usability and indentatio...
2011-06-27 Ujjvala Collins... [IMP] account_asset: Added parent_id field on asset...
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-22 Quentin (OpenERP)[MERGE] usability of account_asset improved
2011-06-13 Ujjvala Collins... [FIX] account_asset: Small change.
2011-06-13 Ujjvala Collins... [FIX] account_asset: Fixed problem of depreciation...
2011-06-10 Ujjvala Collins... [IMP] account_asset: Small improvement.
2011-06-10 Ujjvala Collins... [FIX] account_asset: Fixed problem of ending date method.
2011-06-09 Ujjvala Collins... [ADD,FIX] account_asset: Added onchange method for...
2011-06-09 Ujjvala Collins... [IMP] account_asset: Improved calcultion of depreciatio...
2011-06-09 Ujjvala Collins... [REF] account_asset: Small corrections.
2011-06-08 Ujjvala Collins... [FIX] account_asset: Fixed problem of change in params...
2011-06-08 Quentin (OpenERP)[MERGE] merged branch with improvements of depreciation...
2011-06-07 bde[REM] removed account.asset.board object and its references
2011-06-07 bde[IMP] improved set_to_close method and icon on button
2011-06-07 Mustufa Rangwala[FIX] Account Asset: constraint on asset
2011-06-06 Ujjvala Collins... [REM] account_asset: Removed analytic journal field...
2011-06-06 bde[ADD] added set to close button and its functionality
2011-06-06 Ujjvala Collins... [IMP] account_asset: Added check constraint for ending...
2011-06-06 Ujjvala Collins... [FIX] account_asset: Fixed rounding value problem on...
2011-06-06 Ujjvala Collins... [IMP] account_asset: Improved report, view and license.
2011-06-06 Ujjvala Collins... [ADD] account_asset: Added ending date method functiona...
2011-06-03 Ujjvala Collins... [FIX,IMP] account_asset: Improved code and fixed proble...
2011-06-02 Ujjvala Collins... [FIX] account_asset: Fixed progressive method problem.
2011-06-01 Ujjvala Collins... [FIX] account_asset: Corrected the feature with all...
2011-06-01 Ujjvala Collins... [FIX] account_asset: Analytic entries should be created...
2011-05-31 bde[IMP] Compute button also visible in draft state and...
2011-05-31 Ujjvala Collins... [FIX] account_asset: Fixed problem of one depreciation...
2011-05-31 bde[IMP] changed Tooltip of Time Method
2011-05-31 bde[IMP] changed labels on asset.asset form as asset...
2011-05-31 bde[MERGE]
2011-05-30 Ujjvala Collins... [FIX] account_asset: Fixed problem of amount in depreci...
2011-05-30 bde[IMP] Improved the Usability Issues.
2011-05-30 bde[IMP] Improved Usability Issues
2011-05-30 bde[IMP] Usability Issues
2011-05-30 Ujjvala Collins... [FIX] Resolved conflicts.
2011-05-27 Quentin (OpenERP)[IMP] asset: asset category form view imp
2011-05-27 Quentin (OpenERP)[MERGE] imp and merged the branch with overriding of...
2011-05-27 Quentin (OpenERP)[MERGE] fixed and merged the branch with salvage value...
2011-05-27 Quentin (OpenERP)[MERGE]
2011-05-27 Quentin (OpenERP)[MERGE] merged bde branch with fix of computation of...
next