Changed so the close of fiscal years also closes the balances and brings forward...
[fa-stable.git] / admin / users.php
index 71db09ce2885fb60af50f4d18974d5c1cd621a47..775cc813e52684efce278629d9945bdb3b52d368 100644 (file)
@@ -218,7 +218,7 @@ check_row(_("Use popup window for reports:"), 'rep_popup', $_POST['rep_popup'],
 
 end_table(1);
 
-submit_add_or_update_center($selected_id == '', '', true);
+submit_add_or_update_center($selected_id == '', '', 'both');
 
 end_form();
 end_page();