← Back to team overview

openerp-india team mailing list archive

Re: [Bug 935553] Re: Several bug account_asset 3

 

Yes.. there is a clear link.
If you add a category in purchase invoice line, the asset will be
automatically created when you validate the purchase invoice. You can take
the data from this purchase invoice.
It's correct that it is a wishlist but it's also a good usability
improvement for user and the change suposes only adding a single line on
code and commenting the default purchase data value... :)

Thank you very much:

Ana

2012/2/21 Amit Bhavsar (Open ERP) <935553@xxxxxxxxxxxxxxxxxx>

> Hello Ana Juaristi Olalde,
>
> As per your suggestion, purchase_date should be taken from purchase
> Invoice data. But currently it's not possible Because there are no link
> between account_asset and purchase.
>
> So It's good Improvement for account asset.  That's why we are
> considering it as a "Wishlist".
>
> Thanks for reporting!
>
> ** Changed in: openobject-addons
>       Status: New => Confirmed
>
> ** Changed in: openobject-addons
>   Importance: Undecided => Wishlist
>
> ** Changed in: openobject-addons
>     Assignee: (unassigned) => OpenERP R&D Addons Team 3
> (openerp-dev-addons3)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/935553
>
> Title:
>  Several bug account_asset 3
>
> Status in OpenERP Addons (modules):
>   Confirmed
>
> Bug description:
>  The purchase date is taken by default from the data where the asset is
> created but it should be taken from purchase invoice data.
>  'purchase_date': lambda obj, cr, uid, context: time.strftime('%Y-%m-%d'),
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openobject-addons/+bug/935553/+subscriptions
>


-- 
Ana Juaristi Olalde <http://www.anajuaristi.com/>: Personal phone: 677 93
42 59. User/usuario skype: Avanzosc
CEO Avanzosc, S.L <http://www.avanzosc.com/> : Office phone / Tfono
oficina: (+34) 943 02 69 02
www.openerpsite.com

-- 
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/935553

Title:
  Several bug account_asset 3

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  The purchase date is taken by default from the data where the asset is created but it should be taken from purchase invoice data.
  'purchase_date': lambda obj, cr, uid, context: time.strftime('%Y-%m-%d'),

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


References