mirror of
https://github.com/itflow-org/itflow
synced 2026-03-08 06:44:51 +00:00
After Creating Recurring Invoice Direct to Recurring Details
This commit is contained in:
2
post.php
2
post.php
@@ -2303,7 +2303,7 @@ if(isset($_POST['add_recurring'])){
|
|||||||
|
|
||||||
$_SESSION['alert_message'] = "Recurring Invoice added";
|
$_SESSION['alert_message'] = "Recurring Invoice added";
|
||||||
|
|
||||||
header("Location: " . $_SERVER["HTTP_REFERER"]);
|
header("Location: recurring_invoice.php?recurring_id=$recurring_id");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user