credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #00419
[Bug 890193] Re: stock wrong help text
The labels and tooltips were improved in addons revision 5837 revid:
odo@xxxxxxxxxxx-20111201003755-cj9i0q19vlta1i41, hopefully making this
less confusing for new users.
Thanks,
** Changed in: openobject-addons
Importance: Low => Wishlist
** Changed in: openobject-addons
Status: New => Fix Released
** Changed in: openobject-addons
Milestone: None => 6.1
--
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/890193
Title:
stock wrong help text
Status in OpenERP Addons (modules):
Fix Released
Bug description:
IMHO the help text is wrong for both accounts
in must match in and out must match out
stock/stock.py
'valuation_in_account_id': fields.many2one('account.account', 'Stock Input Account',domain = [('type','=','other')], help='This account will be used to value stock moves that have this location as destination, instead of the stock output account from the product.'),
'valuation_out_account_id': fields.many2one('account.account', 'Stock Output Account',domain = [('type','=','other')], help='This account will be used to value stock moves that have this location as source, instead of the stock input account from the product.'),
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/890193/+subscriptions