patch for enabling all price list
diff --git a/patches/patch_list.py b/patches/patch_list.py
index 5bf730a..89e3309 100644
--- a/patches/patch_list.py
+++ b/patches/patch_list.py
@@ -266,5 +266,5 @@
 	"patches.1401.p01_move_related_property_setters_to_custom_field",
 	"patches.1401.p01_make_buying_selling_as_check_box_in_price_list",
 	"patches.1401.update_billing_status_for_zero_value_order",
-	"execute:webnotes.reload_doc('stock', 'doctype', 'price_list') #2014-01-20",
+	"patches.1401.enable_all_price_list",
 ]
\ No newline at end of file