Public bug reported:
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 >=).
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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):
New
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
--
Mailing list: https://launchpad.net/~credativ
Post to : [email protected]
Unsubscribe : https://launchpad.net/~credativ
More help : https://help.launchpad.net/ListHelp