openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #07626
[Bug 935564] [NEW] Several bug account_asset 4
Public bug reported:
This one could be one requirement only in our country:
Creating the account move the taken data is:
http://bazaar.launchpad.net/~openerp/openobject-addons/trunk/view/head:/account_asset/account_asset.py line 358
depreciation_date = line.asset_id.prorata and
line.asset_id.purchase_date or time.strftime('%Y-%m-%d')
This is the purchase data or the moment where user pushes the wizard
button to calculate asset account_moves
In our country it should be simply:
depreciation_date = line.depreciation_date
That is the account movement data is the one set in
account.asset.depreciation.line
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/935564
Title:
Several bug account_asset 4
Status in OpenERP Addons (modules):
New
Bug description:
This one could be one requirement only in our country:
Creating the account move the taken data is:
http://bazaar.launchpad.net/~openerp/openobject-addons/trunk/view/head:/account_asset/account_asset.py line 358
depreciation_date = line.asset_id.prorata and
line.asset_id.purchase_date or time.strftime('%Y-%m-%d')
This is the purchase data or the moment where user pushes the wizard
button to calculate asset account_moves
In our country it should be simply:
depreciation_date = line.depreciation_date
That is the account movement data is the one set in
account.asset.depreciation.line
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/935564/+subscriptions
Follow ups
-
[Bug 935564] Re: Asset should be takes date from the invoice date rather than current date
From: Pedro Manuel Baeza, 2014-03-12
-
[Bug 935564] Re: Asset should be takes date from the invoice date rather than current date
From: Pedro Manuel Baeza, 2013-12-04
-
[Bug 935564] Re: Asset should be takes date from the invoice date rather than current date
From: Pedro Manuel Baeza, 2013-12-04
-
[Bug 935564] Re: Asset should be takes date from the invoice date rather than current date
From: Fabien (Open ERP), 2012-09-29
-
[Bug 935564] Re: Asset should be takes date from the invoice date rather than current date
From: Cristian Salamea (Gnuthink), 2012-07-02
-
[Bug 935564] Re: Asset should be takes date from the invoice date rather than current date
From: Launchpad Bug Tracker, 2012-07-02
-
[Bug 935564] Re: Asset should be takes date from the invoice date rather than current date
From: Amit Parik (OpenERP), 2012-03-20
-
[Bug 935564] Re: Asset should be takes date from the invoice date rather than current date
From: Launchpad Bug Tracker, 2012-03-20
-
[Bug 935564] Re: Asset should be takes date from the invoice date rather than current date
From: Amit Parik (OpenERP), 2012-03-20
-
[Bug 935564] Re: Asset should be takes date from the invoice date rather than current date
From: Amit Parik (OpenERP), 2012-03-06
-
[Bug 935564] Re: Asset should be takes date from the invoice date rather than current date
From: Amit Parik (OpenERP), 2012-03-06
-
[Bug 935564] Re: Several bug account_asset 4
From: Ana Juaristi Olalde, 2012-02-18
-
[Bug 935564] [NEW] Several bug account_asset 4
From: Ana Juaristi Olalde, 2012-02-18
References