openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #01056
[Bug 890193] [NEW] stock wrong help text
Public bug reported:
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.'),
** 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/890193
Title:
stock wrong help text
Status in OpenERP Addons (modules):
New
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
Follow ups
-
[Bug 890193] Re: stock wrong help text
From: Ferdinand @ Camptocamp, 2011-12-01
-
[Bug 890193] Re: stock wrong help text
From: Ferdinand @ Camptocamp, 2011-12-01
-
[Bug 890193] Re: stock wrong help text
From: Olivier Dony (OpenERP), 2011-12-01
-
[Bug 890193] Re: stock wrong help text
From: Launchpad Bug Tracker, 2011-12-01
-
[Bug 890193] Re: stock wrong help text
From: Olivier Dony (OpenERP), 2011-12-01
-
[Bug 890193] Re: stock wrong help text
From: Ferdinand @ Camptocamp, 2011-11-16
-
[Bug 890193] Re: stock wrong help text
From: Kirti Savalia(OpenERP), 2011-11-16
-
[Bug 890193] Re: stock wrong help text
From: Kirti Savalia(OpenERP), 2011-11-15
-
[Bug 890193] Re: stock wrong help text
From: Kirti Savalia(OpenERP), 2011-11-15
-
[Bug 890193] Re: stock wrong help text
From: Launchpad Bug Tracker, 2011-11-15
-
[Bug 890193] Re: stock wrong help text
From: Kirti Savalia(OpenERP), 2011-11-15
-
[Bug 890193] Re: stock wrong help text
From: Ferdinand @ Camptocamp, 2011-11-15
-
[Bug 890193] Re: stock wrong help text
From: Kirti Savalia(OpenERP), 2011-11-15
-
[Bug 890193] Re: stock wrong help text
From: Amit Parik (OpenERP), 2011-11-14
-
[Bug 890193] [NEW] stock wrong help text
From: Ferdinand @ Camptocamp, 2011-11-14
References