From 980e113b5f4182dec14f277008acd49df9579e7a Mon Sep 17 00:00:00 2001 From: Gabriel Fuentes Date: Mon, 17 Jun 2019 15:10:22 -0500 Subject: [PATCH] totales por imporesora listo --- public_html/.idea/encodings.xml | 4 + public_html/.idea/misc.xml | 6 + public_html/.idea/modules.xml | 8 + public_html/.idea/public_html.iml | 8 + public_html/.idea/vcs.xml | 6 + public_html/.idea/workspace.xml | 248 ++++++++++++++++++++++++++ public_html/conexion.php | 10 +- public_html/sitio/admin/admin.php | 16 +- public_html/sitio/admin/js/totales.js | 18 ++ public_html/sitio/admin/totales.php | 56 ++++++ 10 files changed, 375 insertions(+), 5 deletions(-) create mode 100644 public_html/.idea/encodings.xml create mode 100644 public_html/.idea/misc.xml create mode 100644 public_html/.idea/modules.xml create mode 100644 public_html/.idea/public_html.iml create mode 100644 public_html/.idea/vcs.xml create mode 100644 public_html/.idea/workspace.xml create mode 100644 public_html/sitio/admin/js/totales.js create mode 100644 public_html/sitio/admin/totales.php diff --git a/public_html/.idea/encodings.xml b/public_html/.idea/encodings.xml new file mode 100644 index 0000000..15a15b2 --- /dev/null +++ b/public_html/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/public_html/.idea/misc.xml b/public_html/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/public_html/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/public_html/.idea/modules.xml b/public_html/.idea/modules.xml new file mode 100644 index 0000000..2fae3c8 --- /dev/null +++ b/public_html/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/public_html/.idea/public_html.iml b/public_html/.idea/public_html.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/public_html/.idea/public_html.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/public_html/.idea/vcs.xml b/public_html/.idea/vcs.xml new file mode 100644 index 0000000..6c0b863 --- /dev/null +++ b/public_html/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/public_html/.idea/workspace.xml b/public_html/.idea/workspace.xml new file mode 100644 index 0000000..6c6abac --- /dev/null +++ b/public_html/.idea/workspace.xml @@ -0,0 +1,248 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +