← Back to team overview

openerp-expert-accounting team mailing list archive

[Bug 900790] Re: account asset - depreciation starts with usage

 

IMHO every country has it's own rules for
* "Books"
* "Tax"
and there will be a lot of special issues which will have to be addressed in localisation
Example in Austria
Tax and Books are usually the same, but
* the duration can be different
* the "tax purchase value" may be different from "Books"

but "put into service" date seems to be a logical and common field,
which can be used to override the purchase/invoice date.

-- 
You received this bug notification because you are a member of OpenERP
Accounting Experts, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/900790

Title:
  account asset - depreciation starts with usage

Status in OpenERP Addons (modules):
  Opinion

Bug description:
  
  quote from
  http://www.ehow.com/info_8413513_depreciation-start.html

  If you buy a car then depreciation starts the moment you drive it off
  the lot. For business purposes, however, depreciation starts when an
  item is placed into service. In order to claim a tax deduction, the
  item must officially start usage before the end of the tax year.

  hence we need an optional "start usage date" which is used instead of
  purchase date if entered.

  the purchase date must be taken from the invoice - invoice-date (mandatory)
  it will almost never be 
  'purchase_date': lambda obj, cr, uid, context: time.strftime('%Y-%m-%d'),
  this is a source of errors,especially if the invoice arrives in the month after issued from the supplier.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/900790/+subscriptions