terminando cosumos por impresora0

This commit is contained in:
2019-06-18 17:11:02 -05:00
parent fd2b54bbbb
commit 449849fbe3
2 changed files with 6 additions and 11 deletions
+5 -10
View File
@@ -2,12 +2,7 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="3018e4b5-6a02-4817-909a-b6afcc057cc6" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/sitio/usuario/js/totales.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/conexion.php" beforeDir="false" afterPath="$PROJECT_DIR$/conexion.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/sitio/admin/admin.php" beforeDir="false" afterPath="$PROJECT_DIR$/sitio/admin/admin.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/sitio/admin/totales.php" beforeDir="false" afterPath="$PROJECT_DIR$/sitio/admin/totales.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/sitio/usuario/usuario.php" beforeDir="false" afterPath="$PROJECT_DIR$/sitio/usuario/usuario.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/sitio/admin/gastos.php" beforeDir="false" afterPath="$PROJECT_DIR$/sitio/admin/gastos.php" afterDir="false" />
</list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" />
@@ -21,7 +16,7 @@
<entry file="file://$PROJECT_DIR$/sitio/admin/gastos.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="463">
<caret line="61" column="22" lean-forward="true" selection-start-line="61" selection-start-column="22" selection-end-line="61" selection-end-column="22" />
<caret line="61" column="2" selection-start-line="61" selection-start-column="2" selection-end-line="61" selection-end-column="2" />
<folding>
<element signature="n#style#0;n#td#0;n#tr#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#td#1;n#tr#0;n#!!top" expanded="true" />
@@ -148,12 +143,12 @@
<workItem from="1560279697218" duration="2863000" />
<workItem from="1560458714758" duration="5615000" />
<workItem from="1560802307980" duration="9840000" />
<workItem from="1560887587039" duration="4635000" />
<workItem from="1560887587039" duration="4915000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="22953000" />
<option name="totallyTimeSpent" value="23233000" />
</component>
<component name="ToolWindowManager">
<frame x="1358" y="-8" width="1296" height="1010" extended-state="6" />
@@ -278,7 +273,7 @@
<entry file="file://$PROJECT_DIR$/sitio/admin/gastos.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="463">
<caret line="61" column="22" lean-forward="true" selection-start-line="61" selection-start-column="22" selection-end-line="61" selection-end-column="22" />
<caret line="61" column="2" selection-start-line="61" selection-start-column="2" selection-end-line="61" selection-end-column="2" />
<folding>
<element signature="n#style#0;n#td#0;n#tr#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#td#1;n#tr#0;n#!!top" expanded="true" />
+1 -1
View File
@@ -59,7 +59,7 @@ foreach ($impresoras as $impresora){
$cantidad=0;
$i++;
}
array_multisort($inf);
//array_multisort($inf);
foreach ($info as $inf){
$salida.="<tr>
<td style=\"text-align:center;\">".$inf['impresora']."</td>