Awight has uploaded a new change for review.
https://gerrit.wikimedia.org/r/180030
Change subject: Default to mark refunds as completed
......................................................................
Default to mark refunds as completed
Change-Id: I403d97940f7e8417b40c8504d119185e81fa2263
---
M CRM/Contribute/Form/Refund.php
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm/civicrm
refs/changes/30/180030/1
diff --git a/CRM/Contribute/Form/Refund.php b/CRM/Contribute/Form/Refund.php
index c37c60f..2f80a09 100644
--- a/CRM/Contribute/Form/Refund.php
+++ b/CRM/Contribute/Form/Refund.php
@@ -28,6 +28,7 @@
function setDefaultValues( ) {
$defaults['type'] = "refund";
+ $defaults['completed'] = true;
return $defaults;
}
--
To view, visit https://gerrit.wikimedia.org/r/180030
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I403d97940f7e8417b40c8504d119185e81fa2263
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm/civicrm
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits