diff --git a/include/anc_acc_balance.inc.php b/include/anc_acc_balance.inc.php new file mode 100644 index 000000000..826cf57b5 --- /dev/null +++ b/include/anc_acc_balance.inc.php @@ -0,0 +1,16 @@ +get_request(); +echo '
'; +if (isset($_GET['result'])) +{ + echo $tab->show_button(); + $tab->display_html(); +} +?> diff --git a/include/anc_acc_table.inc.php b/include/anc_acc_table.inc.php new file mode 100644 index 000000000..54947f248 --- /dev/null +++ b/include/anc_acc_table.inc.php @@ -0,0 +1,16 @@ +get_request(); +echo ''; +if (isset($_GET['result'])) +{ + echo $tab->show_button(); + $tab->display_html(); +} +?> diff --git a/include/anc_balance_double.inc.php b/include/anc_balance_double.inc.php new file mode 100644 index 000000000..4e6e7946c --- /dev/null +++ b/include/anc_balance_double.inc.php @@ -0,0 +1,14 @@ +get_request(); +echo ''; +if (isset($_GET['result'])) +{ + echo $bc->show_button(); + echo $bc->display_html(); +} +?> diff --git a/include/anc_balance_simple.inc.php b/include/anc_balance_simple.inc.php new file mode 100644 index 000000000..a4e40f45c --- /dev/null +++ b/include/anc_balance_simple.inc.php @@ -0,0 +1,14 @@ +get_request(); +echo ''; +if (isset($_GET['result'])) +{ + echo $bs->show_button(); + echo $bs->display_html(); +} +?> diff --git a/include/anc_great_ledger.inc.php b/include/anc_great_ledger.inc.php new file mode 100644 index 000000000..3b014cec1 --- /dev/null +++ b/include/anc_great_ledger.inc.php @@ -0,0 +1,14 @@ +get_request(); +echo ''; +if (isset($_GET['result'])) +{ + echo $gl->display_html(); +} +?> diff --git a/include/anc_group_balance.inc.php b/include/anc_group_balance.inc.php new file mode 100644 index 000000000..f8dca9fd5 --- /dev/null +++ b/include/anc_group_balance.inc.php @@ -0,0 +1,16 @@ +get_request(); +echo ''; +if (isset($_GET['result'])) +{ + echo $gr->show_button(); + + echo $gr->display_html(); +} +?> diff --git a/include/anc_history.inc.php b/include/anc_history.inc.php new file mode 100644 index 000000000..0e45cb5f5 --- /dev/null +++ b/include/anc_history.inc.php @@ -0,0 +1,27 @@ +get_request(); + +echo $list->display_form(); +//---- result +if (isset($_GET['result'])) +{ + echo '