Atik Agewan(OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-777522-aag into
lp:openobject-addons.
Requested reviews:
Rucha (Open ERP) (rpa-openerp)
Related bugs:
Bug #777522 in OpenERP Addons: "[Typo] With implications unfortunately -
stock variation account"
https://bugs.launchpad.net/openobject-addons/+bug/777522
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-777522-aag/+merge/77283
Hello,
Stock:Rename string "Stock Variation Account" to "Stock Valuation Account"
Thanks
Atik
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-777522-aag/+merge/77283
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-777522-aag.
=== modified file 'stock/product.py'
--- stock/product.py 2011-08-28 01:17:39 +0000
+++ stock/product.py 2011-09-28 06:32:56 +0000
@@ -452,7 +452,7 @@
'property_stock_variation': fields.property('account.account',
type='many2one',
relation='account.account',
- string="Stock Variation Account",
+ string="Stock Valuation Account",
view_load=True,
help="When real-time inventory valuation is enabled on a product, this account will hold the current value of the products.",),
}
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp