[FIX] product: remove empty from state field selection
authorDenis Ledoux <dle@odoo.com>
Wed, 22 Oct 2014 09:51:30 +0000 (11:51 +0200)
committerDenis Ledoux <dle@odoo.com>
Wed, 22 Oct 2014 09:51:30 +0000 (11:51 +0200)
commit6998184d9da0e4e010f4761d4e355612dcab2a5d
treed22073a5dbe42e5e0e37b52fa1a7db563892677c
parent8e59d086d571f49600db40b9b70713c416883b43
[FIX] product: remove empty from state field selection

In order to avoid having twice "empty" in the web client. There is always an empty option in selection field in the web client. When the selection field is required, you have to select it, and it is not required, you can set False as selection value
addons/product/product.py