← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 778493] [NEW] stock - wrong field name

 

Public bug reported:

given the (correct) help text the field should be called "Stock Account"

-            string="Stock Variation Account",
+            string="Stock Account",
             method=True, view_load=True,
             help="When real-time inventory valuation is enabled on a product, this account will hold the current value of the products.",),
     }

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/778493

Title:
  stock - wrong field name

Status in OpenERP Modules (addons):
  New

Bug description:
  given the (correct) help text the field should be called "Stock
  Account"

  -            string="Stock Variation Account",
  +            string="Stock Account",
               method=True, view_load=True,
               help="When real-time inventory valuation is enabled on a product, this account will hold the current value of the products.",),
       }


Follow ups

References