woocommerce/includes/admin/meta-boxes
Rodrigo Primo 1274c61a7c Hide "Stock status" field for grouped products
In the product admin page, the field "Stock status" should be hidden for grouped products as stock is controlled individually for each of the child products and setting a stock status in the parent product has no effect.

Fixes #20927
2018-08-01 10:30:21 -03:00
..
views Hide "Stock status" field for grouped products 2018-08-01 10:30:21 -03:00
class-wc-meta-box-coupon-data.php Updates email restrictions label so it's clear this is a whitelist 2018-04-26 12:58:08 +01:00
class-wc-meta-box-order-actions.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-meta-box-order-data.php order billing fields do not overwrite value, if provided 2018-06-07 09:02:12 +02:00
class-wc-meta-box-order-downloads.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-meta-box-order-items.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-meta-box-order-notes.php Applies wc_get_order_notes() on admin 2017-07-13 19:33:20 -03:00
class-wc-meta-box-product-data.php Merge branch 'master' into master 2018-07-03 15:41:15 +01:00
class-wc-meta-box-product-images.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-meta-box-product-reviews.php PHPCS 2018-05-01 13:00:49 +01:00
class-wc-meta-box-product-short-description.php Just ENT_QUOTES is enough in https://github.com/woocommerce/woocommerce/pull/19349 2018-03-13 09:58:38 +00:00