credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #04091
[Bug 917732] Re: Compute asset wizard don't include asset depreciation line date same like period start/end date
Hello Paulius Sladkevičius,
Thanks for the contribution,
The solution for this bug is proposed in the branch :
https://code.launchpad.net/~openerp-community/openobject-addons/trunk-
bug-917732-pslt
with following Revision ID and Number.
Revision ID : paulius@xxxxxxxxxx-20120117164318-oqko4wba68577hpz
Revision Number : 6355
Thanks and Regards,
Divyesh Makwana(MDI)
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/917732
Title:
Compute asset wizard don't include asset depreciation line date same
like period start/end date
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
revision: 6353
In the account_asset/account_asset.py 312 line there is searching for
depreciation lines by period start/end date. Date condition are less
than or greater than (< or >), but I see that it must be less than or
equal to and greater than or equal to (<= or >=).
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/917732/+subscriptions
References