depreciation_date must be first day of fiscal year

Bug #1323363 reported by Ferdinand
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

the depreciation_date must be the first day of fiscal year - obviously

the current (trunk) version
account_asset.py" line 163
uses wrong calculation
depreciation_date = datetime(purchase_date.year, 1, 1)

summary: - depreciation_date first day of fiscal year
+ depreciation_date must be first day of fiscal year
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.