Files
sistema-caja/.idea/workspace.xml
2019-01-19 19:25:41 -03:00

1926 lines
102 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ArtifactsWorkspaceSettings">
<artifacts-to-build>
<artifact name="Programa Caja" />
</artifacts-to-build>
</component>
<component name="BookmarkManager">
<bookmark url="file://$PROJECT_DIR$/src/danielcortes/xyz/informes/InformeLibroDeVentas.java" line="292" mnemonic="0" />
</component>
<component name="ChangeListManager">
<list default="true" id="a633d35a-56a6-4479-b4c4-f97198052fb7" name="Default Changelist" comment="Ahora si los errores relacionados con archivo son tratados correctamente :3!">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/README.MD" beforeDir="false" afterPath="$PROJECT_DIR$/README.MD" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/danielcortes/xyz/utils/FileUtils.java" beforeDir="false" />
</list>
<ignored path="$PROJECT_DIR$/target/" />
<ignored path=".idea/" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="CoverageDataManager">
<SUITE FILE_PATH="coverage/caja$Launch_Jar.ic" NAME="Launch Jar Coverage Results" MODIFIED="1547076697105" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
</component>
<component name="CoverageViewManager">
<option name="myElementSize" value="201" />
</component>
<component name="DatabaseView">
<option name="SHOW_INTERMEDIATE" value="true" />
<option name="GROUP_DATA_SOURCES" value="true" />
<option name="GROUP_SCHEMA" value="true" />
<option name="GROUP_CONTENTS" value="false" />
<option name="SORT_POSITIONED" value="false" />
<option name="SHOW_EMPTY_GROUPS" value="false" />
<option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
<option name="HIDDEN_KINDS">
<set />
</option>
<expand>
<path>
<item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
<item name="Sqlite" type="feb32156:DbDataSourceImpl" />
</path>
</expand>
<select />
</component>
<component name="ExecutionTargetDialog">
<checked>
<node key="6e2ee496-6ca2-4cc4-a2b0-4f122e6bfd50" />
</checked>
</component>
<component name="FavoritesManager">
<favorites_list name="caja" />
</component>
<component name="FileEditorManager">
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
<file pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/README.MD">
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
<state split_layout="SPLIT">
<first_editor relative-caret-position="514">
<caret line="32" column="128" selection-start-line="32" selection-start-column="128" selection-end-line="32" selection-end-column="128" />
</first_editor>
<second_editor />
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Singleton" />
<option value="Interface" />
<option value="Class" />
<option value="JUnit5 Test Class" />
</list>
</option>
</component>
<component name="FindInProjectRecents">
<findStrings>
<find>error</find>
<find>arqueo</find>
<find>System.out.prin</find>
<find>varchar(191)</find>
<find>int(10) unsigned primary key auto_increment</find>
<find>unsigned</find>
<find>DAO</find>
<find>mysql</find>
<find>updateB</find>
<find>inputmap</find>
<find>editar</find>
<find>toggleSortOrder</find>
<find>Copyright (c) 2018 Daniel Cortes</find>
<find>format</find>
<find>format(</find>
<find>getvalor</find>
<find>gettotalIngreso</find>
<find>rendido</find>
<find>style</find>
<find>formula</find>
<find>setS</find>
<find>or</find>
<find>s</find>
<find>getSub</find>
<find>get</find>
<find>System.out.println(.+)</find>
<find>System.out</find>
<find>this.comparator</find>
<find>Button</find>
<find>deposito</find>
</findStrings>
<replaceStrings>
<replace>2018 Daniel Cortes</replace>
<replace>'</replace>
<replace>tipo_egreso_id</replace>
<replace>from efectivos</replace>
<replace>text</replace>
<replace>integer primary key</replace>
<replace>Copyright (c) 2018-2019 Daniel Cortes</replace>
<replace>comparator</replace>
</replaceStrings>
<dirStrings>
<dir>$PROJECT_DIR$/src</dir>
<dir>$PROJECT_DIR$/src/danielcortes/xyz</dir>
</dirStrings>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="IdeDocumentHistory">
<option name="CHANGED_PATHS">
<list>
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/informe/SQLiteInformeMensualContentDAO.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/documentos/Documentos.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/documentos/DocumentosDAO.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/documentos/SQLiteDocumentosDAO.java" />
<option value="$APPLICATION_CONFIG_DIR$/idea.properties" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/utils/StringUtils.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/informes/egresos_facturas/InformeEgresoFacturasMateriaPrima.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/informes/egresos_facturas/InformeEgresoFacturasMateriaPrimaContent.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/informes/egresos/InformeEgresosFacturasMateriaPrimaContentDAO.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/informes/egresos/SQLiteEgresosFacturasMateriaPrimaContentDAO.java" />
<option value="$APPLICATION_CONFIG_DIR$/consoles/db/6e2ee496-6ca2-4cc4-a2b0-4f122e6bfd50/console.sql" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/informes/egresos/SQLiteInformeEgresosFacturasMateriaPrimaContentDAO.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/utils/Pairs.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/utils/Pair.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/informes/egresos/InformeEgresosFacturasMateriaPrimaContent.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/informes/InformeEgresosFacturaMateriaPrima.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/views/InformesView.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/informes/egresos/InformeEgresosContentDAO.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/informes/egresos/SQLiteInformeEgresosContentDAO.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/views/MonthSelectDialog.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/views/TipoEgresoSelectDialog.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/views/InformesView.form" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/views/TipoEgresoSelectDialog.form" />
<option value="$PROJECT_DIR$/.gitignore" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/views/ManagerView.form" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/calculo_fondo/CalculoFondo.java" />
<option value="$PROJECT_DIR$/database/sqlite.sql" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/caja/MysqlCajaDAO.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/calculo_fondo/SQLiteFondoDAO.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/views/ArqueoView.form" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/views/ArqueoView.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/views/CalcularEgresoView.form" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/views/CalcularEgresoView.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/controllers/CalcularFondo.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/calculo_fondo/CalculoFondoDAO.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/models/calculo_fondo/SQLiteCalculoFondoDAO.java" />
<option value="$PROJECT_DIR$/dist/conf.properties" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/Main.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/controllers/CalcularFondoController.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/views/components/FondoTableModel.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/views/CalcularFondoView.form" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/views/CalcularFondoView.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/controllers/ArqueoController.kt" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/controllers/ArqueoController.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/utils/FileUtilsTest.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/utils/FileUtils.java" />
<option value="$PROJECT_DIR$/tests/danielcortes/xyz/utils/FileUtilsTest.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/informes/InformeEgresos.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/informes/InformeLibroDeVentas.java" />
<option value="$PROJECT_DIR$/src/danielcortes/xyz/controllers/InformesController.java" />
<option value="$PROJECT_DIR$/README.MD" />
</list>
</option>
</component>
<component name="MavenImportPreferences">
<option name="generalSettings">
<MavenGeneralSettings>
<option name="threads" value="4" />
</MavenGeneralSettings>
</option>
<option name="importingSettings">
<MavenImportingSettings>
<option name="importAutomatically" value="true" />
</MavenImportingSettings>
</option>
</component>
<component name="MavenProjectNavigator">
<treeState>
<expand />
<select />
</treeState>
</component>
<component name="NamedScopeManager">
<order>
<scope name="src files" />
</order>
</component>
<component name="ProjectFrameBounds" extendedState="6">
<option name="y" value="-18" />
<option name="width" value="683" />
<option name="height" value="765" />
</component>
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
<ConfirmationsSetting value="2" id="Add" />
</component>
<component name="ProjectView">
<navigator proportions="" version="1">
<flattenPackages ProjectPane="false" />
<showMembers Scope="false" ProjectPane="true" />
<showExcludedFiles Scope="false" ProjectPane="false" />
<hideEmptyPackages ProjectPane="true" />
<abbreviatePackageNames ProjectPane="true" />
<foldersAlwaysOnTop value="true" />
</navigator>
<panes>
<pane id="Scope" />
<pane id="PackagesPane" />
<pane id="ProjectPane">
<subPane>
<expand>
<path>
<item name="caja" type="b2602c69:ProjectViewProjectNode" />
<item name="caja" type="462c0819:PsiDirectoryNode" />
</path>
</expand>
<select />
</subPane>
</pane>
</panes>
</component>
<component name="PropertiesComponent">
<property name="DatabaseDriversLRU" value="mariadb&#10;sqlite" />
<property name="Downloaded.Files.Path.Enabled" value="false" />
<property name="Repository.Attach.Annotations" value="false" />
<property name="Repository.Attach.JavaDocs" value="false" />
<property name="Repository.Attach.Sources" value="false" />
<property name="UI_DESIGNER_EDITOR_MODE.PaletteManager.SHOW" value="true" />
<property name="UI_DESIGNER_EDITOR_MODE.UIDesignerToolWindowManager.SHOW" value="true" />
<property name="UI_DESIGNER_EDITOR_MODE.UIDesignerToolWindowManager.STATE" value="ToolWindow" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
<property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1547931288894" />
<property name="com.intellij.ide.scratch.LRUPopupBuilder$1/Change SQL Dialect" value="SQLite" />
<property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrary" value="JUnit5" />
<property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrarySuperClass.JUnit5" value="" />
<property name="create.test.in.the.same.root" value="true" />
<property name="database.console.LAST_STATE" value="false" />
<property name="database.data.extractors.current.id" value="Tab-separated (TSV)_id" />
<property name="extract.method.default.visibility" value="private" />
<property name="jdk.selected.JAVA_MODULE" value="11" />
<property name="last_opened_file_path" value="$APPLICATION_HOME_DIR$/redist/forms_rt.jar!/" />
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
<property name="nodejs_package_manager_path" value="npm" />
<property name="project.structure.last.edited" value="Problems" />
<property name="project.structure.proportion" value="0.15" />
<property name="project.structure.side.proportion" value="0.2" />
<property name="restartRequiresConfirmation" value="false" />
<property name="settings.editor.selected.configurable" value="configurable.group.editor" />
</component>
<component name="RecentsManager">
<key name="CreateTestDialog.RecentsKey">
<recent name="danielcortes.xyz.utils" />
</key>
<key name="CreateTestDialog.Recents.Supers">
<recent name="" />
</key>
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/src" />
<recent name="$PROJECT_DIR$/dist" />
<recent name="$PROJECT_DIR$/src/main/resources" />
</key>
<key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
<recent name="danielcortes.xyz.model" />
</key>
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/dist" />
</key>
<key name="CreateClassDialog.RecentsKey">
<recent name="danielcortes.xyz" />
</key>
</component>
<component name="RunDashboard">
<option name="ruleStates">
<list>
<RuleState>
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
</RuleState>
<RuleState>
<option name="name" value="StatusDashboardGroupingRule" />
</RuleState>
</list>
</option>
</component>
<component name="RunManager" selected="JAR Application.Launch Jar">
<configuration name="FileUtilsTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="caja" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="danielcortes.xyz.utils.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<option name="PACKAGE_NAME" value="danielcortes.xyz.utils" />
<option name="MAIN_CLASS_NAME" value="danielcortes.xyz.utils.FileUtilsTest" />
<option name="TEST_OBJECT" value="class" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="FileUtilsTest.isValidPath" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="caja" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="danielcortes.xyz.utils.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<option name="PACKAGE_NAME" value="danielcortes.xyz.utils" />
<option name="MAIN_CLASS_NAME" value="danielcortes.xyz.utils.FileUtilsTest" />
<option name="METHOD_NAME" value="isValidPath" />
<option name="TEST_OBJECT" value="method" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="Launch Jar" type="JarApplication" factoryName="JAR Application">
<option name="JAR_PATH" value="$PROJECT_DIR$/dist/Programa Caja.jar" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/dist/" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
<option name="ALTERNATIVE_JRE_PATH" value="11" />
<method v="2">
<option name="BuildArtifacts" enabled="true">
<artifact name="Programa Caja" />
</option>
</method>
</configuration>
<list>
<item itemvalue="JAR Application.Launch Jar" />
<item itemvalue="JUnit.FileUtilsTest" />
<item itemvalue="JUnit.FileUtilsTest.isValidPath" />
</list>
<recent_temporary>
<list>
<item itemvalue="JUnit.FileUtilsTest" />
<item itemvalue="JUnit.FileUtilsTest.isValidPath" />
</list>
</recent_temporary>
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="a633d35a-56a6-4479-b4c4-f97198052fb7" name="Default Changelist" comment="" />
<created>1544977370170</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1544977370170</updated>
<workItem from="1544977371830" duration="610000" />
<workItem from="1544978044905" duration="2229000" />
<workItem from="1544980562284" duration="806000" />
<workItem from="1544981485224" duration="1004000" />
<workItem from="1544991350531" duration="105000" />
<workItem from="1544991548725" duration="8194000" />
<workItem from="1545001347066" duration="13162000" />
<workItem from="1545056938571" duration="2052000" />
<workItem from="1545059570193" duration="6643000" />
<workItem from="1545155181925" duration="1490000" />
<workItem from="1545156778898" duration="826000" />
<workItem from="1545158932591" duration="1815000" />
<workItem from="1545254406926" duration="7718000" />
<workItem from="1545264861833" duration="14611000" />
<workItem from="1545342992675" duration="95000" />
<workItem from="1545352754552" duration="6565000" />
<workItem from="1545416910406" duration="4604000" />
<workItem from="1545421648469" duration="9731000" />
<workItem from="1545691467013" duration="1756000" />
<workItem from="1545693304031" duration="8712000" />
<workItem from="1545768951425" duration="8000" />
<workItem from="1545779684191" duration="454000" />
<workItem from="1545780551468" duration="2077000" />
<workItem from="1545782685962" duration="4307000" />
<workItem from="1545787198372" duration="7810000" />
<workItem from="1545863537486" duration="604000" />
<workItem from="1545864283729" duration="4023000" />
<workItem from="1545868993847" duration="248000" />
<workItem from="1545869298643" duration="290000" />
<workItem from="1545880568042" duration="6268000" />
<workItem from="1545888741287" duration="3223000" />
<workItem from="1545892961048" duration="523000" />
<workItem from="1545930936595" duration="5659000" />
<workItem from="1545944354711" duration="15066000" />
<workItem from="1545970233442" duration="3931000" />
<workItem from="1545975238437" duration="262000" />
<workItem from="1545979420406" duration="2939000" />
<workItem from="1546023137976" duration="10059000" />
<workItem from="1546035027626" duration="1857000" />
<workItem from="1546042082678" duration="3441000" />
<workItem from="1546054504059" duration="625000" />
<workItem from="1546055337313" duration="51000" />
<workItem from="1546056688278" duration="4000" />
<workItem from="1546056706584" duration="30000" />
<workItem from="1546056798270" duration="2879000" />
<workItem from="1546115694757" duration="3182000" />
<workItem from="1546202000368" duration="9415000" />
<workItem from="1546301923564" duration="529000" />
<workItem from="1546302513182" duration="1465000" />
<workItem from="1546400071198" duration="4830000" />
<workItem from="1546407266578" duration="201000" />
<workItem from="1546408047784" duration="2341000" />
<workItem from="1546412576852" duration="574000" />
<workItem from="1546481590691" duration="518000" />
<workItem from="1546482678909" duration="5004000" />
<workItem from="1546533252017" duration="4537000" />
<workItem from="1546719990258" duration="3560000" />
<workItem from="1546732125785" duration="5958000" />
<workItem from="1546743888328" duration="3461000" />
<workItem from="1546786771755" duration="10505000" />
<workItem from="1546819676537" duration="7378000" />
<workItem from="1546888691167" duration="14545000" />
<workItem from="1546910623027" duration="2571000" />
<workItem from="1546913305144" duration="3160000" />
<workItem from="1546964533822" duration="3016000" />
<workItem from="1546968089184" duration="170000" />
<workItem from="1546968296762" duration="9932000" />
<workItem from="1546982620530" duration="468000" />
<workItem from="1547056862751" duration="4209000" />
<workItem from="1547073548038" duration="9187000" />
<workItem from="1547230659998" duration="3001000" />
<workItem from="1547267080995" duration="827000" />
<workItem from="1547315193858" duration="5374000" />
<workItem from="1547322244451" duration="1427000" />
<workItem from="1547324215778" duration="2265000" />
<workItem from="1547326945767" duration="555000" />
<workItem from="1547328258113" duration="923000" />
<workItem from="1547338014749" duration="399000" />
<workItem from="1547338647576" duration="1052000" />
<workItem from="1547339992467" duration="1275000" />
<workItem from="1547341595934" duration="2081000" />
<workItem from="1547421210768" duration="453000" />
<workItem from="1547521814953" duration="798000" />
<workItem from="1547574832331" duration="6614000" />
<workItem from="1547608589749" duration="2384000" />
<workItem from="1547612814042" duration="7499000" />
<workItem from="1547620415099" duration="227000" />
<workItem from="1547658180848" duration="766000" />
<workItem from="1547682336611" duration="4906000" />
<workItem from="1547782586833" duration="31000" />
<workItem from="1547786446794" duration="1397000" />
<workItem from="1547827261218" duration="142000" />
<workItem from="1547831772335" duration="2794000" />
<workItem from="1547834617127" duration="7034000" />
<workItem from="1547845161147" duration="3421000" />
<workItem from="1547860939162" duration="1083000" />
<workItem from="1547878415974" duration="1068000" />
<workItem from="1547927651543" duration="3625000" />
<workItem from="1547931339438" duration="2912000" />
</task>
<task id="LOCAL-00010" summary="Build rota pero avanzando para conseguir que todo funcione unido a una caja">
<created>1545933642274</created>
<option name="number" value="00010" />
<option name="presentableId" value="LOCAL-00010" />
<option name="project" value="LOCAL" />
<updated>1545933642275</updated>
</task>
<task id="LOCAL-00011" summary="Creo que esta funciona jajaja, inclusion de cajas en Egresos">
<created>1545944134525</created>
<option name="number" value="00011" />
<option name="presentableId" value="LOCAL-00011" />
<option name="project" value="LOCAL" />
<updated>1545944134525</updated>
</task>
<task id="LOCAL-00012" summary="Funcionalidad de guardar el efectivo de una caja!! :3">
<created>1545961761749</created>
<option name="number" value="00012" />
<option name="presentableId" value="LOCAL-00012" />
<option name="project" value="LOCAL" />
<updated>1545961761749</updated>
</task>
<task id="LOCAL-00013" summary="Funcionalidad de ingresar documentos en el arqueo!">
<created>1545972598937</created>
<option name="number" value="00013" />
<option name="presentableId" value="LOCAL-00013" />
<option name="project" value="LOCAL" />
<updated>1545972598937</updated>
</task>
<task id="LOCAL-00014" summary="No deberia ser editable">
<created>1545972906204</created>
<option name="number" value="00014" />
<option name="presentableId" value="LOCAL-00014" />
<option name="project" value="LOCAL" />
<updated>1545972906204</updated>
</task>
<task id="LOCAL-00015" summary="Calculo de Arqueo done!!! &#10;Siguiente paso deben ser los informes, o tal vez mejorar el codigo Q_Q">
<created>1545974148415</created>
<option name="number" value="00015" />
<option name="presentableId" value="LOCAL-00015" />
<option name="project" value="LOCAL" />
<updated>1545974148415</updated>
</task>
<task id="LOCAL-00016" summary="Tecnicamente esta terminada la funcionalidad basica">
<created>1545982355969</created>
<option name="number" value="00016" />
<option name="presentableId" value="LOCAL-00016" />
<option name="project" value="LOCAL" />
<updated>1545982355969</updated>
</task>
<task id="LOCAL-00017" summary="Cambio de nombre y agregado campo para mayor claridad en el arqueo">
<created>1546024676996</created>
<option name="number" value="00017" />
<option name="presentableId" value="LOCAL-00017" />
<option name="project" value="LOCAL" />
<updated>1546024676996</updated>
</task>
<task id="LOCAL-00018" summary="Cambio de nombre y agregado campo para mayor claridad en el arqueo">
<created>1546032195766</created>
<option name="number" value="00018" />
<option name="presentableId" value="LOCAL-00018" />
<option name="project" value="LOCAL" />
<updated>1546032195766</updated>
</task>
<task id="LOCAL-00019" summary="Corregido problemas .w.">
<created>1546042331362</created>
<option name="number" value="00019" />
<option name="presentableId" value="LOCAL-00019" />
<option name="project" value="LOCAL" />
<updated>1546042331363</updated>
</task>
<task id="LOCAL-00020" summary="Separando un poco las clases de los modelos">
<created>1546045462880</created>
<option name="number" value="00020" />
<option name="presentableId" value="LOCAL-00020" />
<option name="project" value="LOCAL" />
<updated>1546045462880</updated>
</task>
<task id="LOCAL-00021" summary="Creando documentacion basica">
<created>1546059689157</created>
<option name="number" value="00021" />
<option name="presentableId" value="LOCAL-00021" />
<option name="project" value="LOCAL" />
<updated>1546059689157</updated>
</task>
<task id="LOCAL-00022" summary="Documentado el controlador de egresos">
<created>1546203469710</created>
<option name="number" value="00022" />
<option name="presentableId" value="LOCAL-00022" />
<option name="project" value="LOCAL" />
<updated>1546203469711</updated>
</task>
<task id="LOCAL-00023" summary="Documentado el controlador de ingresos">
<created>1546215759306</created>
<option name="number" value="00023" />
<option name="presentableId" value="LOCAL-00023" />
<option name="project" value="LOCAL" />
<updated>1546215759307</updated>
</task>
<task id="LOCAL-00024" summary="Mas documentacion!! &#10;Bendita documentacion &lt;3">
<created>1546303228134</created>
<option name="number" value="00024" />
<option name="presentableId" value="LOCAL-00024" />
<option name="project" value="LOCAL" />
<updated>1546303228134</updated>
</task>
<task id="LOCAL-00025" summary="Mas documentacion y cambiados la mayoria de los action listeners por keybindings">
<created>1546485955113</created>
<option name="number" value="00025" />
<option name="presentableId" value="LOCAL-00025" />
<option name="project" value="LOCAL" />
<updated>1546485955116</updated>
</task>
<task id="LOCAL-00026" summary="Comodidades!&#10;Arreglado el problema de index al ordenar las tablas">
<created>1546536860192</created>
<option name="number" value="00026" />
<option name="presentableId" value="LOCAL-00026" />
<option name="project" value="LOCAL" />
<updated>1546536860193</updated>
</task>
<task id="LOCAL-00027" summary="Reordenado el resumen de arqueo para mayor claridad">
<created>1546720253879</created>
<option name="number" value="00027" />
<option name="presentableId" value="LOCAL-00027" />
<option name="project" value="LOCAL" />
<updated>1546720253879</updated>
</task>
<task id="LOCAL-00028" summary="Agregado nro z inicial y nro z final a tabla ingresos">
<created>1546722949902</created>
<option name="number" value="00028" />
<option name="presentableId" value="LOCAL-00028" />
<option name="project" value="LOCAL" />
<updated>1546722949902</updated>
</task>
<task id="LOCAL-00029" summary="Creacion de number formated text field y implementacion de prueba como campos de efectivo">
<created>1546736429914</created>
<option name="number" value="00029" />
<option name="presentableId" value="LOCAL-00029" />
<option name="project" value="LOCAL" />
<updated>1546736429914</updated>
</task>
<task id="LOCAL-00030" summary="Cambiados JTextFields del resumen de arqueo por NumberFormatedTextFields">
<created>1546737934935</created>
<option name="number" value="00030" />
<option name="presentableId" value="LOCAL-00030" />
<option name="project" value="LOCAL" />
<updated>1546737934935</updated>
</task>
<task id="LOCAL-00031" summary="Mejora de los NumberFormatedTextFields">
<created>1546745282741</created>
<option name="number" value="00031" />
<option name="presentableId" value="LOCAL-00031" />
<option name="project" value="LOCAL" />
<updated>1546745282741</updated>
</task>
<task id="LOCAL-00032" summary="NumberFormatTextField agregado en el campo value de ingresos y formateado los campos integer en los tablemodels">
<created>1546746290385</created>
<option name="number" value="00032" />
<option name="presentableId" value="LOCAL-00032" />
<option name="project" value="LOCAL" />
<updated>1546746290385</updated>
</task>
<task id="LOCAL-00033" summary="NumberFormatTextField agregado en el campo value de egresos y el total egresos">
<created>1546746736204</created>
<option name="number" value="00033" />
<option name="presentableId" value="LOCAL-00033" />
<option name="project" value="LOCAL" />
<updated>1546746736204</updated>
</task>
<task id="LOCAL-00034" summary="NumberFormatedTextField ahora calcula la operacion matematica ingresada en su campo">
<created>1546789004844</created>
<option name="number" value="00034" />
<option name="presentableId" value="LOCAL-00034" />
<option name="project" value="LOCAL" />
<updated>1546789004844</updated>
</task>
<task id="LOCAL-00035" summary="Arreglado horrible error con el parseo matematico">
<created>1546790523141</created>
<option name="number" value="00035" />
<option name="presentableId" value="LOCAL-00035" />
<option name="project" value="LOCAL" />
<updated>1546790523141</updated>
</task>
<task id="LOCAL-00036" summary="Correccion de cosas .w. No estoy seguro que e hecho">
<created>1546900333240</created>
<option name="number" value="00036" />
<option name="presentableId" value="LOCAL-00036" />
<option name="project" value="LOCAL" />
<updated>1546900333240</updated>
</task>
<task id="LOCAL-00037" summary="Generacion de informes desde la interfaz :3">
<created>1546980323786</created>
<option name="number" value="00037" />
<option name="presentableId" value="LOCAL-00037" />
<option name="project" value="LOCAL" />
<updated>1546980323786</updated>
</task>
<task id="LOCAL-00038" summary="Eliminados botones innesesarios en la vista de informes">
<created>1546980519704</created>
<option name="number" value="00038" />
<option name="presentableId" value="LOCAL-00038" />
<option name="project" value="LOCAL" />
<updated>1546980519704</updated>
</task>
<task id="LOCAL-00039" summary="Correccion con bug sobre seleccion de mes">
<created>1546980639033</created>
<option name="number" value="00039" />
<option name="presentableId" value="LOCAL-00039" />
<option name="project" value="LOCAL" />
<updated>1546980639033</updated>
</task>
<task id="LOCAL-00040" summary="Mensaje de confirmacion al generarse el informe">
<created>1546983008762</created>
<option name="number" value="00040" />
<option name="presentableId" value="LOCAL-00040" />
<option name="project" value="LOCAL" />
<updated>1546983008762</updated>
</task>
<task id="LOCAL-00041" summary="Solucionado bug que no generaba el ultimo dia del mes :3">
<created>1547057968640</created>
<option name="number" value="00041" />
<option name="presentableId" value="LOCAL-00041" />
<option name="project" value="LOCAL" />
<updated>1547057968640</updated>
</task>
<task id="LOCAL-00042" summary="Informes mejorados, pensado para transcribirlo a un informe de ventas">
<created>1547082730641</created>
<option name="number" value="00042" />
<option name="presentableId" value="LOCAL-00042" />
<option name="project" value="LOCAL" />
<updated>1547082730641</updated>
</task>
<task id="LOCAL-00043" summary="Corregido error en la generacion del informe, mucho se tuvo que cambiar del mismo para que voliera a funcionar&#10;Presentaba errores al intentar conseguir los numeros de las distintos numeros de boleta dado a la query que se estaba realizando, se corrige creando 2 querys separadas y se comprueba que los numeros de boleta sean minimos o maimos en el codigo">
<created>1547325551265</created>
<option name="number" value="00043" />
<option name="presentableId" value="LOCAL-00043" />
<option name="project" value="LOCAL" />
<updated>1547325551265</updated>
</task>
<task id="LOCAL-00044" summary="Error en que los numeros de boletas eran comparados segun sus valor ascii y no de forma natural&#10;Se agrego una clase de otra persona que hace el trabajo, gracias buen hombre &lt;3">
<created>1547327482896</created>
<option name="number" value="00044" />
<option name="presentableId" value="LOCAL-00044" />
<option name="project" value="LOCAL" />
<updated>1547327482896</updated>
</task>
<task id="LOCAL-00045" summary="Agregado en documentos el campo de retiros">
<created>1547329170323</created>
<option name="number" value="00045" />
<option name="presentableId" value="LOCAL-00045" />
<option name="project" value="LOCAL" />
<updated>1547329170323</updated>
</task>
<task id="LOCAL-00046" summary="Cambiado el nombre del informe mensual a libro de ventas mensual, ademas se agrego una utilidad para strings que por ahora solo contiene el toUpperCase aunque se ira llenando a medida que se necesite.">
<created>1547581544647</created>
<option name="number" value="00046" />
<option name="presentableId" value="LOCAL-00046" />
<option name="project" value="LOCAL" />
<updated>1547581544647</updated>
</task>
<task id="LOCAL-00047" summary="Se me olvido cambiar el nombre del modelo">
<created>1547590232009</created>
<option name="number" value="00047" />
<option name="presentableId" value="LOCAL-00047" />
<option name="project" value="LOCAL" />
<updated>1547590232009</updated>
</task>
<task id="LOCAL-00048" summary="Agregado informe que muestra los egresos de facturas materia prima">
<created>1547620493306</created>
<option name="number" value="00048" />
<option name="presentableId" value="LOCAL-00048" />
<option name="project" value="LOCAL" />
<updated>1547620493306</updated>
</task>
<task id="LOCAL-00049" summary="Ignorando los archivos dat en dist, :/">
<created>1547620625508</created>
<option name="number" value="00049" />
<option name="presentableId" value="LOCAL-00049" />
<option name="project" value="LOCAL" />
<updated>1547620625508</updated>
</task>
<task id="LOCAL-00050" summary="Se me habia olvidado agrupar los botones de la vista manager">
<created>1547786974928</created>
<option name="number" value="00050" />
<option name="presentableId" value="LOCAL-00050" />
<option name="project" value="LOCAL" />
<updated>1547786974933</updated>
</task>
<task id="LOCAL-00051" summary="El nombre sugerido en los informes no era leido correctamente en windows, creando el archivo correctamente">
<created>1547787022196</created>
<option name="number" value="00051" />
<option name="presentableId" value="LOCAL-00051" />
<option name="project" value="LOCAL" />
<updated>1547787022196</updated>
</task>
<task id="LOCAL-00052" summary="Generalizado el testeo del error con el nombre de archivo a crear para los informes, testea si el path es valido y si no es asi muestra un mensaje de error y sale de la creacion de un informe">
<created>1547787772304</created>
<option name="number" value="00052" />
<option name="presentableId" value="LOCAL-00052" />
<option name="project" value="LOCAL" />
<updated>1547787772304</updated>
</task>
<task id="LOCAL-00053" summary="Agregada una ventana para realizar el calculo del fondo de la caja, es wip, falta la aprobacion del jefe jajaj">
<created>1547847834650</created>
<option name="number" value="00053" />
<option name="presentableId" value="LOCAL-00053" />
<option name="project" value="LOCAL" />
<updated>1547847834651</updated>
</task>
<task id="LOCAL-00054" summary="agregada propiedad para agregarle un nombre de prefijo a las ventanas">
<created>1547848576090</created>
<option name="number" value="00054" />
<option name="presentableId" value="LOCAL-00054" />
<option name="project" value="LOCAL" />
<updated>1547848576090</updated>
</task>
<task id="LOCAL-00055" summary="La comprobacion del path estaba hecha al reves :c">
<created>1547927728996</created>
<option name="number" value="00055" />
<option name="presentableId" value="LOCAL-00055" />
<option name="project" value="LOCAL" />
<updated>1547927728997</updated>
</task>
<task id="LOCAL-00056" summary="Cambio de nombre de diferencia a deposito en el calculo del fondo.">
<created>1547928164109</created>
<option name="number" value="00056" />
<option name="presentableId" value="LOCAL-00056" />
<option name="project" value="LOCAL" />
<updated>1547928164109</updated>
</task>
<task id="LOCAL-00057" summary="Cambiada la libreria utilizada para manejar los archivos del informe, se usa NIO ahora y deberia estar solucionado los errores con windows.">
<created>1547935751296</created>
<option name="number" value="00057" />
<option name="presentableId" value="LOCAL-00057" />
<option name="project" value="LOCAL" />
<updated>1547935751297</updated>
</task>
<task id="LOCAL-00058" summary="Ahora si los errores relacionados con archivo son tratados correctamente :3!">
<created>1547936555892</created>
<option name="number" value="00058" />
<option name="presentableId" value="LOCAL-00058" />
<option name="project" value="LOCAL" />
<updated>1547936555892</updated>
</task>
<option name="localTasksCounter" value="59" />
<servers />
</component>
<component name="TestHistory">
<history-entry file="FileUtilsTest - 2019.01.19 at 17h 15m 34s.xml">
<configuration name="FileUtilsTest" configurationId="JUnit" />
</history-entry>
<history-entry file="FileUtilsTest - 2019.01.19 at 17h 16m 08s.xml">
<configuration name="FileUtilsTest" configurationId="JUnit" />
</history-entry>
<history-entry file="FileUtilsTest_isValidPath - 2019.01.19 at 17h 17m 12s.xml">
<configuration name="FileUtilsTest.isValidPath" configurationId="JUnit" />
</history-entry>
<history-entry file="FileUtilsTest_isValidPath - 2019.01.19 at 17h 18m 55s.xml">
<configuration name="FileUtilsTest.isValidPath" configurationId="JUnit" />
</history-entry>
<history-entry file="FileUtilsTest - 2019.01.19 at 17h 19m 03s.xml">
<configuration name="FileUtilsTest" configurationId="JUnit" />
</history-entry>
<history-entry file="FileUtilsTest - 2019.01.19 at 17h 21m 32s.xml">
<configuration name="FileUtilsTest" configurationId="JUnit" />
</history-entry>
<history-entry file="FileUtilsTest - 2019.01.19 at 17h 21m 40s.xml">
<configuration name="FileUtilsTest" configurationId="JUnit" />
</history-entry>
<history-entry file="FileUtilsTest - 2019.01.19 at 17h 24m 49s.xml">
<configuration name="FileUtilsTest" configurationId="JUnit" />
</history-entry>
<history-entry file="FileUtilsTest - 2019.01.19 at 17h 25m 21s.xml">
<configuration name="FileUtilsTest" configurationId="JUnit" />
</history-entry>
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="346445000" />
</component>
<component name="TodoView">
<todo-panel id="selected-file">
<is-autoscroll-to-source value="true" />
</todo-panel>
<todo-panel id="all">
<are-packages-shown value="true" />
<is-autoscroll-to-source value="true" />
</todo-panel>
</component>
<component name="ToolWindowManager">
<frame x="0" y="-18" width="1366" height="765" extended-state="6" />
<layout>
<window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.49438202" visible="true" weight="0.18502203" />
<window_info id="Image Layers" order="1" />
<window_info id="Designer" order="2" />
<window_info x="458" y="95" width="450" height="453" id="UI Designer" order="3" weight="0.20117474" />
<window_info id="Capture Tool" order="4" />
<window_info id="Favorites" order="5" sideWeight="0.505618" side_tool="true" weight="0.17203514" />
<window_info id="simpleUML" order="6" weight="0.329429" />
<window_info anchor="bottom" id="Message" order="0" />
<window_info anchor="bottom" id="Find" order="1" weight="0.32744783" />
<window_info anchor="bottom" id="Debug" order="2" weight="0.67814374" />
<window_info anchor="bottom" id="Cvs" order="3" weight="0.25" />
<window_info anchor="bottom" id="Inspection" order="4" weight="0.4" />
<window_info anchor="bottom" id="TODO" order="5" weight="0.32730016" />
<window_info anchor="bottom" id="Docker" order="6" show_stripe_button="false" />
<window_info anchor="bottom" id="Database Changes" order="7" show_stripe_button="false" weight="0.32744783" />
<window_info anchor="bottom" id="Terminal" order="8" show_stripe_button="false" weight="0.32744783" />
<window_info anchor="bottom" id="Event Log" order="9" sideWeight="0.50293684" side_tool="true" weight="0.26497006" />
<window_info anchor="bottom" id="Messages" order="10" weight="0.32592592" />
<window_info anchor="bottom" id="Database Console" order="11" weight="0.36597112" />
<window_info anchor="bottom" x="4" y="0" width="902" height="488" id="Run" order="12" sideWeight="0.49706313" weight="0.2637037" />
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
<window_info anchor="right" id="Ant Build" order="1" show_stripe_button="false" weight="0.24961948" />
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
<window_info anchor="right" id="Palette" order="3" />
<window_info anchor="right" id="Theme Preview" order="4" />
<window_info anchor="right" id="Maven" order="5" show_stripe_button="false" weight="0.32876712" />
<window_info anchor="right" id="Capture Analysis" order="6" />
<window_info anchor="right" id="Palette&#9;" order="7" />
<window_info anchor="right" id="Database" order="8" sideWeight="0.4988067" weight="0.32115677" />
<window_info anchor="right" id="Version Control" order="9" weight="0.74302495" />
<window_info anchor="right" id="Structure" order="10" sideWeight="0.5008026" weight="0.22760646" />
<window_info anchor="right" x="0" y="0" width="291" height="565" id="Documentation" order="11" sideWeight="0.50119334" side_tool="true" weight="0.32648402" />
<window_info anchor="right" id="Coverage" order="12" sideWeight="0.5024077" side_tool="true" weight="0.3500761" />
</layout>
<layout-to-restore>
<window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.49438202" visible="true" weight="0.18502203" />
<window_info id="Image Layers" order="1" />
<window_info id="Designer" order="2" />
<window_info x="458" y="95" width="450" height="453" id="UI Designer" order="3" weight="0.20117474" />
<window_info id="Capture Tool" order="4" />
<window_info id="Favorites" order="5" sideWeight="0.505618" side_tool="true" weight="0.17203514" />
<window_info id="simpleUML" order="6" weight="0.329429" />
<window_info anchor="bottom" id="Message" order="0" />
<window_info anchor="bottom" id="Find" order="1" weight="0.32744783" />
<window_info anchor="bottom" id="Debug" order="2" weight="0.39967898" />
<window_info anchor="bottom" id="Cvs" order="3" weight="0.25" />
<window_info anchor="bottom" id="Inspection" order="4" weight="0.4" />
<window_info anchor="bottom" id="TODO" order="5" weight="0.32730016" />
<window_info anchor="bottom" id="Docker" order="6" show_stripe_button="false" />
<window_info anchor="bottom" id="Database Changes" order="7" show_stripe_button="false" weight="0.32744783" />
<window_info anchor="bottom" id="Terminal" order="8" show_stripe_button="false" weight="0.32744783" />
<window_info anchor="bottom" id="Event Log" order="9" sideWeight="0.50076103" side_tool="true" weight="0.24077046" />
<window_info anchor="bottom" id="Messages" order="10" weight="0.32730016" />
<window_info anchor="bottom" id="Database Console" order="11" weight="0.36597112" />
<window_info anchor="bottom" x="4" y="0" width="902" height="488" id="Run" order="12" sideWeight="0.4975923" weight="0.26518518" />
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
<window_info anchor="right" id="Ant Build" order="1" show_stripe_button="false" weight="0.24961948" />
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
<window_info anchor="right" id="Palette" order="3" />
<window_info anchor="right" id="Theme Preview" order="4" />
<window_info anchor="right" id="Maven" order="5" show_stripe_button="false" weight="0.32876712" />
<window_info anchor="right" id="Capture Analysis" order="6" />
<window_info anchor="right" id="Palette&#9;" order="7" />
<window_info anchor="right" id="Database" order="8" sideWeight="0.4988067" weight="0.32115677" />
<window_info anchor="right" id="Version Control" order="9" weight="0.74302495" />
<window_info anchor="right" id="Structure" order="10" sideWeight="0.5008026" weight="0.22760646" />
<window_info anchor="right" x="0" y="0" width="291" height="565" id="Documentation" order="11" sideWeight="0.50119334" side_tool="true" weight="0.32648402" />
<window_info anchor="right" id="Coverage" order="12" sideWeight="0.5024077" side_tool="true" weight="0.3500761" />
</layout-to-restore>
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
</component>
<component name="Vcs.Log.History.Properties">
<option name="COLUMN_ORDER">
<list>
<option value="0" />
<option value="2" />
<option value="3" />
<option value="1" />
</list>
</option>
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State>
<option name="RECENTLY_FILTERED_USER_GROUPS">
<collection />
</option>
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
<collection />
</option>
<option name="COLUMN_ORDER">
<list>
<option value="0" />
<option value="1" />
<option value="2" />
<option value="3" />
</list>
</option>
</State>
</value>
</entry>
</map>
</option>
<option name="RECENT_FILTERS">
<map>
<entry key="Branch">
<value>
<list />
</value>
</entry>
<entry key="User">
<value>
<list />
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
<option name="CHECK_NEW_TODO" value="false" />
<MESSAGE value="NumberFormatedTextField ahora calcula la operacion matematica ingresada en su campo" />
<MESSAGE value="Arreglado horrible error con el parseo matematico" />
<MESSAGE value="Correccion de cosas .w. No estoy seguro que e hecho" />
<MESSAGE value="Generacion de informes desde la interfaz :3" />
<MESSAGE value="Eliminados botones innesesarios en la vista de informes" />
<MESSAGE value="Correccion con bug sobre seleccion de mes" />
<MESSAGE value="Mensaje de confirmacion al generarse el informe" />
<MESSAGE value="Solucionado bug que no generaba el ultimo dia del mes :3" />
<MESSAGE value="Informes mejorados, pensado para transcribirlo a un informe de ventas" />
<MESSAGE value="Corregido error en la generacion del informe, mucho se tuvo que cambiar del mismo para que voliera a funcionar&#10;Presentaba errores al intentar conseguir los numeros de las distintos numeros de boleta dado a la query que se estaba realizando, se corrige creando 2 querys separadas y se comprueba que los numeros de boleta sean minimos o maimos en el codigo" />
<MESSAGE value="Error en que los numeros de boletas eran comparados segun sus valor ascii y no de forma natural&#10;Se agrego una clase de otra persona que hace el trabajo, gracias buen hombre &lt;3" />
<MESSAGE value="Agregado en documentos el campo de retiros" />
<MESSAGE value="Cambiado el nombre del informe mensual a libro de ventas mensual, ademas se agrego una utilidad para strings que por ahora solo contiene el toUpperCase aunque se ira llenando a medida que se necesite." />
<MESSAGE value="Se me olvido cambiar el nombre del modelo" />
<MESSAGE value="Agregado informe que muestra los egresos de facturas materia prima" />
<MESSAGE value="Ignorando los archivos dat en dist, :/" />
<MESSAGE value="Se me habia olvidado agrupar los botones de la vista manager" />
<MESSAGE value="El nombre sugerido en los informes no era leido correctamente en windows, creando el archivo correctamente" />
<MESSAGE value="Generalizado el testeo del error con el nombre de archivo a crear para los informes, testea si el path es valido y si no es asi muestra un mensaje de error y sale de la creacion de un informe" />
<MESSAGE value="Agregada una ventana para realizar el calculo del fondo de la caja, es wip, falta la aprobacion del jefe jajaj" />
<MESSAGE value="agregada propiedad para agregarle un nombre de prefijo a las ventanas" />
<MESSAGE value="La comprobacion del path estaba hecha al reves :c" />
<MESSAGE value="Cambio de nombre de diferencia a deposito en el calculo del fondo." />
<MESSAGE value="Cambiada la libreria utilizada para manejar los archivos del informe, se usa NIO ahora y deberia estar solucionado los errores con windows." />
<MESSAGE value="Ahora si los errores relacionados con archivo son tratados correctamente :3!" />
<option name="LAST_COMMIT_MESSAGE" value="Ahora si los errores relacionados con archivo son tratados correctamente :3!" />
</component>
<component name="antWorkspaceConfiguration">
<option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
<option name="FILTER_TARGETS" value="false" />
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/views/TipoEgresoSelectDialog.form">
<provider selected="true" editor-type-id="ui-designer" />
</entry>
<entry file="file://$PROJECT_DIR$/.gitignore">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="69">
<caret line="3" lean-forward="true" selection-start-line="3" selection-end-line="3" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/views/ManagerView.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="2">
<caret line="34" column="13" selection-start-line="34" selection-start-column="13" selection-end-line="34" selection-end-column="13" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/views/ManagerView.form">
<provider selected="true" editor-type-id="ui-designer" />
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/controllers/ManagerController.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="335">
<caret line="203" column="71" lean-forward="true" selection-start-line="203" selection-start-column="71" selection-end-line="203" selection-end-column="71" />
<folding>
<element signature="docComment;class#ManagerController#0" />
<element signature="docComment;method#ManagerController#0;class#ManagerController#0" />
<element signature="docComment;method#setUpDate#0;class#ManagerController#0" />
<element signature="method#setUpDate#0;class#ManagerController#0" />
<element signature="docComment;method#setUpViewEvents#0;class#ManagerController#0" />
<element signature="docComment;method#updateCaja#0;class#ManagerController#0" />
<element signature="e#5804#6238#1" />
<element signature="docComment;method#loadCardContents#0;class#ManagerController#0" />
<element signature="docComment;method#loadIngresosView#0;class#ManagerController#0" />
<element signature="docComment;method#loadEgresosView#0;class#ManagerController#0" />
<element signature="docComment;method#loadArqueoView#0;class#ManagerController#0" />
<element signature="docComment;method#pressInitialButton#0;class#ManagerController#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/database/sqlite.sql">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="443">
<caret line="141" column="29" selection-start-line="141" selection-start-column="29" selection-end-line="141" selection-end-column="29" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/models/documentos/Documentos.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="259">
<caret line="61" column="5" lean-forward="true" selection-start-line="61" selection-start-column="5" selection-end-line="61" selection-end-column="5" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/models/documentos/SQLiteDocumentosDAO.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="324">
<caret line="212" column="93" selection-start-line="212" selection-start-column="93" selection-end-line="212" selection-end-column="93" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/models/documentos/DocumentosDAO.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="115">
<caret line="54" column="38" selection-start-line="54" selection-start-column="38" selection-end-line="54" selection-end-column="38" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/models/caja/CajaDAO.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="370">
<caret line="55" column="5" lean-forward="true" selection-start-line="55" selection-start-column="5" selection-end-line="55" selection-end-column="5" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/models/caja/MysqlCajaDAO.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="140">
<caret line="50" column="12" lean-forward="true" selection-start-line="50" selection-start-column="12" selection-end-line="50" selection-end-column="12" />
<folding>
<element signature="e#0#18#2" />
<element signature="e#2392#2436#0" />
<element signature="method#findById#0;class#MysqlCajaDAO#0" />
<element signature="e#2556#2933#0" />
<element signature="e#0#31#2" />
<element signature="e#2957#3001#0" />
<element signature="method#findByFecha#0;class#MysqlCajaDAO#0" />
<element signature="e#3129#3617#0" />
<element signature="e#0#34#2" />
<element signature="e#3477#3532#1" />
<element signature="e#3641#3685#0" />
<element signature="method#insertCaja#0;class#MysqlCajaDAO#0" />
<element signature="e#3804#4340#0" />
<element signature="e#0#35#1" />
<element signature="e#0#24#2" />
<element signature="e#4364#4434#0" />
<element signature="method#updateCaja#0;class#MysqlCajaDAO#0" />
<element signature="e#4560#4915#0" />
<element signature="e#0#38#1" />
<element signature="e#4939#5009#0" />
<element signature="method#createCajasForMonth#0;class#MysqlCajaDAO#0" />
<element signature="e#5275#5986#1" />
<element signature="e#5323#5405#1" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/models/caja/SQLiteCajaDAO.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="370">
<caret line="162" column="53" selection-start-line="162" selection-start-column="53" selection-end-line="162" selection-end-column="53" />
<folding>
<element signature="method#findAll#0;class#SQLiteCajaDAO#0" />
<element signature="e#2024#2353#0" />
<element signature="e#0#18#2" />
<element signature="e#2377#2421#0" />
<element signature="method#findById#0;class#SQLiteCajaDAO#0" />
<element signature="e#2541#2918#0" />
<element signature="e#0#31#2" />
<element signature="e#2942#2986#0" />
<element signature="method#findByFecha#0;class#SQLiteCajaDAO#0" />
<element signature="e#3114#3611#0" />
<element signature="e#0#34#2" />
<element signature="e#3471#3526#1" />
<element signature="e#3635#3679#0" />
<element signature="method#insertCaja#0;class#SQLiteCajaDAO#0" />
<element signature="e#3798#4348#0" />
<element signature="e#0#35#1" />
<element signature="e#0#26#2" />
<element signature="e#4372#4442#0" />
<element signature="method#updateCaja#0;class#SQLiteCajaDAO#0" />
<element signature="e#4568#4934#0" />
<element signature="e#0#38#1" />
<element signature="e#4958#5028#0" />
<element signature="method#createCajasForMonth#0;class#SQLiteCajaDAO#0" />
<element signature="e#5305#6018#1" />
<element signature="e#5353#5435#1" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/models/efectivo/SQLiteEfectivoDAO.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="94">
<caret line="223" column="58" lean-forward="true" selection-start-line="223" selection-start-column="58" selection-end-line="223" selection-end-column="58" />
<folding>
<element signature="method#findAll#0;class#SQLiteEfectivoDAO#0" />
<element signature="e#1872#2214#0" />
<element signature="e#0#23#2" />
<element signature="e#2238#2282#0" />
<element signature="method#findById#0;class#SQLiteEfectivoDAO#0" />
<element signature="e#2419#2807#0" />
<element signature="e#0#36#2" />
<element signature="e#2831#2875#0" />
<element signature="method#findByCaja#0;class#SQLiteEfectivoDAO#0" />
<element signature="e#3013#3533#0" />
<element signature="e#0#41#2" />
<element signature="e#3385#3448#1" />
<element signature="e#3557#3601#0" />
<element signature="method#insertEfectivo#0;class#SQLiteEfectivoDAO#0" />
<element signature="e#3737#4833#0" />
<element signature="e#0#142#1" />
<element signature="e#114#142#0" />
<element signature="e#121#142#0" />
<element signature="e#0#26#2" />
<element signature="e#4857#4927#0" />
<element signature="method#insertDefaultEfectivo#0;class#SQLiteEfectivoDAO#0" />
<element signature="e#5072#5729#0" />
<element signature="e#0#142#1" />
<element signature="e#114#142#0" />
<element signature="e#121#142#0" />
<element signature="e#0#26#2" />
<element signature="e#5753#5823#0" />
<element signature="method#updateEfectivo#0;class#SQLiteEfectivoDAO#0" />
<element signature="e#5961#6893#0" />
<element signature="e#0#163#1" />
<element signature="e#6917#6987#0" />
<element signature="e#8166#8210#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/models/egreso/SQLiteEgresoDAO.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="232">
<caret line="225" column="45" lean-forward="true" selection-start-line="225" selection-start-column="45" selection-end-line="225" selection-end-column="45" />
<folding>
<element signature="n#!!block;n#SQLiteEgresoDAO#0;n#SQLiteEgresoDAO#0" />
<element signature="method#findAll#0;class#SQLiteEgresoDAO#0" />
<element signature="e#2034#2370#0" />
<element signature="e#0#21#2" />
<element signature="e#2394#2438#0" />
<element signature="method#findById#0;class#SQLiteEgresoDAO#0" />
<element signature="e#2595#2973#0" />
<element signature="e#0#34#2" />
<element signature="e#2997#3041#0" />
<element signature="method#findByCaja#0;class#SQLiteEgresoDAO#0" />
<element signature="e#3203#3597#0" />
<element signature="e#0#39#2" />
<element signature="e#3621#3665#0" />
<element signature="method#findByNro#0;class#SQLiteEgresoDAO#0" />
<element signature="e#3827#4211#0" />
<element signature="e#0#35#2" />
<element signature="e#4235#4279#0" />
<element signature="method#findByTipoEgreso#0;class#SQLiteEgresoDAO#0" />
<element signature="e#4459#4866#0" />
<element signature="e#0#46#2" />
<element signature="e#4890#4934#0" />
<element signature="method#insertEgreso#0;class#SQLiteEgresoDAO#0" />
<element signature="e#5065#5840#0" />
<element signature="e#0#89#1" />
<element signature="e#71#89#0" />
<element signature="e#0#26#2" />
<element signature="e#5864#5934#0" />
<element signature="method#updateEgreso#0;class#SQLiteEgresoDAO#0" />
<element signature="e#6066#6691#0" />
<element signature="e#0#100#0" />
<element signature="e#6715#6785#0" />
<element signature="method#deleteEgreso#0;class#SQLiteEgresoDAO#0" />
<element signature="e#6917#7223#0" />
<element signature="e#0#32#0" />
<element signature="e#7247#7317#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/views/MonthSelectDialog.form">
<provider selected="true" editor-type-id="ui-designer" />
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/views/MonthSelectDialog.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="572">
<caret line="81" column="28" lean-forward="true" selection-start-line="81" selection-start-column="28" selection-end-line="81" selection-end-column="28" />
<folding>
<element signature="docComment;method#$$$setupUI$$$#0;class#MonthSelectDialog#0" />
<element signature="docComment;method#$$$getRootComponent$$$#0;class#MonthSelectDialog#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/views/ArqueoView.form">
<provider selected="true" editor-type-id="ui-designer" />
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/views/ArqueoView.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="792">
<caret line="131" column="43" selection-start-line="131" selection-start-column="43" selection-end-line="131" selection-end-column="43" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/models/calculo_fondo/CalculoFondoDAO.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="120">
<caret line="39" column="59" selection-start-line="39" selection-start-column="59" selection-end-line="39" selection-end-column="59" />
<folding>
<element signature="method#cajasFromResultSet#0;class#CalculoFondoDAO#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/models/calculo_fondo/CalculoFondo.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="348">
<caret line="67" column="18" selection-start-line="67" selection-start-column="18" selection-end-line="67" selection-end-column="18" />
<folding>
<element signature="method#toString#0;class#CalculoFondo#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/views/EgresosView.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-149">
<caret line="37" column="13" selection-start-line="37" selection-start-column="13" selection-end-line="37" selection-end-column="13" />
<folding>
<element signature="method#createEgresosTable#0;class#EgresosView#0" />
<element signature="e#3849#3907#0" />
<element signature="docComment;method#$$$setupUI$$$#0;class#EgresosView#0" />
<element signature="method#$$$setupUI$$$#0;class#EgresosView#0" />
<element signature="docComment;method#$$$getRootComponent$$$#0;class#EgresosView#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/models/calculo_fondo/SQLiteCalculoFondoDAO.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="415">
<caret line="179" column="31" selection-start-line="179" selection-start-column="31" selection-end-line="179" selection-end-column="31" />
<folding>
<element signature="method#findAll#0;class#SQLiteCalculoFondoDAO#0" />
<element signature="e#1758#2104#0" />
<element signature="e#2128#2172#0" />
<element signature="method#findById#0;class#SQLiteCalculoFondoDAO#0" />
<element signature="method#insertCalculoFondo#0;class#SQLiteCalculoFondoDAO#0" />
<element signature="method#updateCalculoFondo#0;class#SQLiteCalculoFondoDAO#0" />
<element signature="method#deleteCalculoFondo#0;class#SQLiteCalculoFondoDAO#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/data/Properties.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="72">
<caret line="29" column="13" selection-start-line="29" selection-start-column="13" selection-end-line="29" selection-end-column="13" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/dist/conf.properties">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="336">
<caret line="27" column="23" selection-start-line="27" selection-start-column="23" selection-end-line="27" selection-end-column="23" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/Main.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="408">
<caret line="101" column="49" selection-start-line="101" selection-start-column="49" selection-end-line="101" selection-end-column="49" />
<folding>
<element signature="e#2801#2905#0" />
<element signature="e#3023#3067#0" />
<element signature="e#3480#3841#1" />
<element signature="e#3923#4291#1" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/controllers/EgresosController.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="153">
<caret line="109" column="67" lean-forward="true" selection-start-line="109" selection-start-column="67" selection-end-line="109" selection-end-column="67" />
<folding>
<element signature="docComment;class#EgresosController#0" />
<element signature="docComment;method#EgresosController#0;class#EgresosController#0" />
<element signature="method#EgresosController#0;class#EgresosController#0" />
<element signature="docComment;method#getEgresoDAO#0;class#EgresosController#0" />
<element signature="docComment;method#getTipoEgresoDAO#0;class#EgresosController#0" />
<element signature="docComment;method#updateCaja#0;class#EgresosController#0" />
<element signature="method#updateCaja#0;class#EgresosController#0" />
<element signature="docComment;method#fillTipoEgresoCombo#0;class#EgresosController#0" />
<element signature="method#fillTipoEgresoCombo#0;class#EgresosController#0" />
<element signature="e#3350#3404#1" />
<element signature="docComment;method#fillEgresosTable#0;class#EgresosController#0" />
<element signature="docComment;method#setUpViewEvents#0;class#EgresosController#0" />
<element signature="method#setUpViewEvents#0;class#EgresosController#0" />
<element signature="e#5937#6023#1" />
<element signature="docComment;method#guardarActionListener#0;class#EgresosController#0" />
<element signature="method#guardarActionListener#0;class#EgresosController#0" />
<element signature="e#6844#6928#1" />
<element signature="e#6933#7018#1" />
<element signature="docComment;method#eliminarActionListener#0;class#EgresosController#0" />
<element signature="method#eliminarActionListener#0;class#EgresosController#0" />
<element signature="e#7414#7737#1" />
<element signature="docComment;method#editarActionListener#0;class#EgresosController#0" />
<element signature="method#editarActionListener#0;class#EgresosController#0" />
<element signature="e#8377#8884#1" />
<element signature="docComment;method#updateTotalEgresos#0;class#EgresosController#0" />
<element signature="method#updateTotalEgresos#0;class#EgresosController#0" />
<element signature="docComment;method#updateButtonsEnabled#0;class#EgresosController#0" />
<element signature="method#updateButtonsEnabled#0;class#EgresosController#0" />
<element signature="e#9420#9549#1" />
<element signature="e#9555#9686#1" />
<element signature="docComment;method#guardarEgreso#0;class#EgresosController#0" />
<element signature="method#guardarEgreso#0;class#EgresosController#0" />
<element signature="e#10055#10474#1" />
<element signature="docComment;method#editarEgreso#0;class#EgresosController#0" />
<element signature="method#editarEgreso#0;class#EgresosController#0" />
<element signature="e#10881#11366#1" />
<element signature="docComment;method#validateInput#0;class#EgresosController#0" />
<element signature="method#validateInput#0;class#EgresosController#0" />
<element signature="docComment;method#validateNro#0;class#EgresosController#0" />
<element signature="method#validateNro#0;class#EgresosController#0" />
<element signature="e#12381#12557#1" />
<element signature="e#12612#12777#1" />
<element signature="docComment;method#validateDescripcion#0;class#EgresosController#0" />
<element signature="method#validateDescripcion#0;class#EgresosController#0" />
<element signature="e#13222#13408#1" />
<element signature="e#13445#13620#1" />
<element signature="docComment;method#validateTipoEgreso#0;class#EgresosController#0" />
<element signature="method#validateTipoEgreso#0;class#EgresosController#0" />
<element signature="e#14022#14206#1" />
<element signature="docComment;method#validateCaja#0;class#EgresosController#0" />
<element signature="n#!!block;n#validateCaja#0;n#EgresosController#0" />
<element signature="docComment;method#hideErrorMessages#0;class#EgresosController#0" />
<element signature="method#hideErrorMessages#0;class#EgresosController#0" />
<element signature="docComment;method#clearInputs#0;class#EgresosController#0" />
<element signature="method#clearInputs#0;class#EgresosController#0" />
<element signature="docComment;method#normalizeInputs#0;class#EgresosController#0" />
<element signature="method#normalizeInputs#0;class#EgresosController#0" />
<element signature="docComment;method#resetFocus#0;class#EgresosController#0" />
<element signature="class#GuardarAction#0;class#EgresosController#0" />
<element signature="n#!!block;n#GuardarAction#0;n#GuardarAction#0;n#EgresosController#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/views/components/EgresosTableModel.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-223">
<caret line="32" column="57" selection-start-line="32" selection-start-column="39" selection-end-line="32" selection-end-column="57" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/views/components/FondoTableModel.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="449">
<caret line="90" column="58" selection-start-line="90" selection-start-column="58" selection-end-line="90" selection-end-column="58" />
<folding>
<element signature="imports" expanded="true" />
<element signature="e#1822#1823#0" expanded="true" />
<element signature="e#1857#1858#0" expanded="true" />
<element signature="e#1906#1907#0" expanded="true" />
<element signature="e#1943#1944#0" expanded="true" />
<element signature="e#1989#1990#0" expanded="true" />
<element signature="e#2023#2024#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/views/CalcularFondoView.form">
<provider selected="true" editor-type-id="ui-designer" />
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/views/CalcularFondoView.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="60">
<caret line="35" lean-forward="true" selection-start-line="35" selection-end-line="35" />
<folding>
<element signature="method#CalcularFondoView#0;class#CalcularFondoView#0" />
<element signature="docComment;method#$$$setupUI$$$#0;class#CalcularFondoView#0" />
<element signature="docComment;method#$$$getRootComponent$$$#0;class#CalcularFondoView#0" />
<element signature="method#createTable#0;class#CalcularFondoView#0" />
<element signature="method#fillDefaultsValues#0;class#CalcularFondoView#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/controllers/CalcularFondoController.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="401">
<caret line="157" column="48" selection-start-line="157" selection-start-column="48" selection-end-line="157" selection-end-column="48" />
<folding>
<element signature="method#CalcularFondoController#0;class#CalcularFondoController#0" />
<element signature="method#showView#0;class#CalcularFondoController#0" />
<element signature="method#fillTable#0;class#CalcularFondoController#0" />
<element signature="e#1809#1865#1" />
<element signature="method#setupViewEvents#0;class#CalcularFondoController#0" />
<element signature="e#3228#3320#1" />
<element signature="method#guardarActionListener#0;class#CalcularFondoController#0" />
<element signature="e#3582#3684#1" />
<element signature="e#3690#3759#1" />
<element signature="method#editarActionListener#0;class#CalcularFondoController#0" />
<element signature="e#3987#4495#1" />
<element signature="method#eliminarActionListener#0;class#CalcularFondoController#0" />
<element signature="e#4640#4980#1" />
<element signature="method#guardarCalculoFondo#0;class#CalcularFondoController#0" />
<element signature="method#editarCalculoFondo#0;class#CalcularFondoController#0" />
<element signature="method#updateButtonsEnabled#0;class#CalcularFondoController#0" />
<element signature="e#5871#6000#1" />
<element signature="e#6006#6137#1" />
<element signature="method#cleanInput#0;class#CalcularFondoController#0" />
<element signature="method#normalizeInput#0;class#CalcularFondoController#0" />
<element signature="class#GuardarAction#0;class#CalcularFondoController#0" />
<element signature="class#UpdateResumenAction#0;class#CalcularFondoController#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/controllers/ArqueoController.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-182">
<caret line="246" column="5" lean-forward="true" selection-start-line="246" selection-start-column="5" selection-end-line="246" selection-end-column="5" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/utils/FileUtilsTest.java" />
<entry file="jar:///usr/lib/jvm/java-11-openjdk/lib/src.zip!/java.base/jdk/internal/reflect/NativeMethodAccessorImpl.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="56">
<caret line="61" selection-start-line="61" selection-end-line="61" />
</state>
</provider>
</entry>
<entry file="jar:///usr/lib/jvm/java-11-openjdk/lib/src.zip!/java.base/jdk/internal/reflect/DelegatingMethodAccessorImpl.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="62">
<caret line="42" selection-start-line="42" selection-end-line="42" />
</state>
</provider>
</entry>
<entry file="jar:///usr/lib/jvm/java-11-openjdk/lib/src.zip!/java.base/java/lang/reflect/Method.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="62">
<caret line="565" selection-start-line="565" selection-end-line="565" />
</state>
</provider>
</entry>
<entry file="jar://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar!/org/junit/platform/commons/util/ReflectionUtils.class">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="56">
<caret line="288" selection-start-line="288" selection-end-line="288" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/tests/danielcortes/xyz/utils/FileUtilsTest.java" />
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/utils/NaturalOrderComparator.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="135">
<caret line="34" column="30" selection-start-line="34" selection-start-column="30" selection-end-line="34" selection-end-column="30" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/controllers/IngresosController.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="120">
<caret line="41" column="13" selection-start-line="41" selection-start-column="13" selection-end-line="41" selection-end-column="13" />
</state>
</provider>
</entry>
<entry file="jar:///usr/lib/jvm/java-11-openjdk/lib/src.zip!/java.desktop/javax/swing/JFileChooser.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="216">
<caret line="486" column="63" lean-forward="true" selection-start-line="486" selection-start-column="63" selection-end-line="486" selection-end-column="63" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/informes/InformeEgresos.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="719">
<caret line="290" column="33" lean-forward="true" selection-start-line="290" selection-start-column="33" selection-end-line="290" selection-end-column="33" />
<folding>
<element signature="method#fillHeaders#0;class#InformeEgresos#0" />
<element signature="e#3291#3365#1" />
<element signature="method#fillData#0;class#InformeEgresos#0" />
<element signature="e#3560#4558#1" />
<element signature="e#4269#4521#1" />
<element signature="method#fillTotales#0;class#InformeEgresos#0" />
<element signature="e#4827#5546#1" />
<element signature="e#5220#5278#1" />
<element signature="e#5284#5536#1" />
<element signature="method#addBorders#0;class#InformeEgresos#0" />
<element signature="e#6123#6393#1" />
<element signature="method#setStyles#0;class#InformeEgresos#0" />
<element signature="e#7835#8117#1" />
<element signature="e#8198#8671#1" />
<element signature="e#8845#8895#1" />
<element signature="e#8932#8982#1" />
<element signature="method#generateStyles#0;class#InformeEgresos#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/informes/InformeLibroDeVentas.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="497">
<caret line="318" column="20" lean-forward="true" selection-start-line="318" selection-start-column="20" selection-end-line="318" selection-end-column="20" />
<folding>
<element signature="method#InformeLibroDeVentas#0;class#InformeLibroDeVentas#0" />
<element signature="n#!!block;n#sortInforme#0;n#InformeLibroDeVentas#0" />
<element signature="method#fillHeaders#0;class#InformeLibroDeVentas#0" />
<element signature="e#3624#3698#1" />
<element signature="e#3756#3836#1" />
<element signature="method#fillData#0;class#InformeLibroDeVentas#0" />
<element signature="e#3954#6395#1" />
<element signature="e#6168#6254#1" />
<element signature="e#6260#6368#1" />
<element signature="method#fillTotales#0;class#InformeLibroDeVentas#0" />
<element signature="method#joinCells#0;class#InformeLibroDeVentas#0" />
<element signature="method#addBorders#0;class#InformeLibroDeVentas#0" />
<element signature="method#setStyles#0;class#InformeLibroDeVentas#0" />
<element signature="e#9868#9982#1" />
<element signature="e#10083#10197#1" />
<element signature="e#10301#12140#1" />
<element signature="e#12273#12402#1" />
<element signature="e#13029#13096#1" />
<element signature="e#13200#13248#1" />
<element signature="e#13640#13684#0" />
<element signature="method#generateStyles#0;class#InformeLibroDeVentas#0" />
</folding>
</state>
</provider>
</entry>
<entry file="jar:///usr/lib/jvm/java-11-openjdk/lib/src.zip!/java.base/java/nio/file/FileSystem.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="215">
<caret line="294" column="25" selection-start-line="294" selection-start-column="25" selection-end-line="294" selection-end-column="25" />
</state>
</provider>
</entry>
<entry file="jar:///usr/lib/jvm/java-11-openjdk/lib/src.zip!/java.base/java/nio/file/Path.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="156">
<caret line="146" column="44" lean-forward="true" selection-start-line="146" selection-start-column="44" selection-end-line="146" selection-end-column="44" />
<folding>
<element signature="docComment;class#Path#0" />
<element signature="docComment;method#of#0;class#Path#0" />
<element signature="e#7225#7226#0" expanded="true" />
<element signature="e#7293#7294#0" expanded="true" />
<element signature="docComment;method#of#1;class#Path#0" />
<element signature="method#of#1;class#Path#0" />
<element signature="e#10070#10206#1" />
<element signature="e#10135#10196#1" />
<element signature="docComment;method#getFileSystem#0;class#Path#0" />
<element signature="docComment;method#isAbsolute#0;class#Path#0" />
<element signature="docComment;method#getRoot#0;class#Path#0" />
<element signature="docComment;method#getFileName#0;class#Path#0" />
<element signature="docComment;method#getParent#0;class#Path#0" />
<element signature="docComment;method#getNameCount#0;class#Path#0" />
<element signature="docComment;method#getName#0;class#Path#0" />
<element signature="docComment;method#subpath#0;class#Path#0" />
<element signature="docComment;method#startsWith#0;class#Path#0" />
<element signature="docComment;method#startsWith#1;class#Path#0" />
<element signature="docComment;method#endsWith#0;class#Path#0" />
<element signature="docComment;method#endsWith#1;class#Path#0" />
<element signature="docComment;method#normalize#0;class#Path#0" />
<element signature="docComment;method#resolve#0;class#Path#0" />
<element signature="docComment;method#resolve#1;class#Path#0" />
<element signature="docComment;method#resolveSibling#0;class#Path#0" />
<element signature="method#resolveSibling#0;class#Path#0" />
<element signature="docComment;method#resolveSibling#1;class#Path#0" />
<element signature="docComment;method#relativize#0;class#Path#0" />
<element signature="docComment;method#toUri#0;class#Path#0" />
<element signature="docComment;method#toAbsolutePath#0;class#Path#0" />
<element signature="docComment;method#toRealPath#0;class#Path#0" />
<element signature="docComment;method#toFile#0;class#Path#0" />
<element signature="method#toFile#0;class#Path#0" />
<element signature="e#34890#34942#1" />
<element signature="e#34948#35086#1" />
<element signature="docComment;method#register#0;class#Path#0" />
<element signature="docComment;method#register#1;class#Path#0" />
<element signature="method#register#1;class#Path#0" />
<element signature="docComment;method#iterator#0;class#Path#0" />
<element signature="method#iterator#0;class#Path#0" />
<element signature="class#41455:41948" />
<element signature="method#next#0;class#41455:41948" />
<element signature="e#41718#41843#1" />
<element signature="e#41849#41924#1" />
<element signature="docComment;method#compareTo#0;class#Path#0" />
<element signature="docComment;method#equals#0;class#Path#0" />
<element signature="docComment;method#hashCode#0;class#Path#0" />
<element signature="docComment;method#toString#0;class#Path#0" />
</folding>
</state>
</provider>
</entry>
<entry file="jar:///usr/lib/jvm/java-11-openjdk/lib/src.zip!/java.base/java/nio/file/Paths.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="494">
<caret line="67" column="25" selection-start-line="67" selection-start-column="25" selection-end-line="67" selection-end-column="25" />
<folding>
<element signature="e#2513#2514#0" expanded="true" />
<element signature="e#2556#2557#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/controllers/InformesController.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="209">
<caret line="177" column="35" selection-start-line="177" selection-start-column="35" selection-end-line="177" selection-end-column="35" />
<folding>
<element signature="method#InformesController#0;class#InformesController#0" />
<element signature="method#setupViewEvents#0;class#InformesController#0" />
<element signature="method#generarInformeLibroDeVentasListener#0;class#InformesController#0" />
<element signature="e#2507#2538#1" />
<element signature="e#2834#2865#1" />
<element signature="method#generarInformeEgresosListener#0;class#InformesController#0" />
<element signature="e#3193#3224#1" />
<element signature="e#3294#3325#1" />
<element signature="e#3626#3657#1" />
<element signature="method#askForMonth#0;class#InformesController#0" />
<element signature="e#4037#4097#1" />
<element signature="e#4103#4139#1" />
<element signature="method#askForTipoEgreso#0;class#InformesController#0" />
<element signature="e#4352#4422#1" />
<element signature="e#4428#4464#1" />
<element signature="method#askForFile#0;class#InformesController#0" />
<element signature="e#6089#6125#1" />
<element signature="method#showConfirmation#0;class#InformesController#0" />
<element signature="e#6525#6702#1" />
<element signature="e#6543#6616#0" />
<element signature="e#6639#6691#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/utils/FileUtils.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="240">
<caret line="42" lean-forward="true" selection-start-line="42" selection-end-line="42" />
<folding>
<element signature="imports" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/utils/Pair.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="300">
<caret line="25" lean-forward="true" selection-start-line="25" selection-end-line="25" />
<folding>
<element signature="e#0#1949#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/danielcortes/xyz/utils/StringUtils.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="108">
<caret line="31" lean-forward="true" selection-start-line="31" selection-end-line="31" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/README.MD">
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
<state split_layout="SPLIT">
<first_editor relative-caret-position="514">
<caret line="32" column="128" selection-start-line="32" selection-start-column="128" selection-end-line="32" selection-end-column="128" />
</first_editor>
<second_editor />
</state>
</provider>
</entry>
</component>
<component name="masterDetails">
<states>
<state key="ArquillianSettingsConfigurable.UI">
<settings>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="ArtifactsStructureConfigurable.UI">
<settings>
<artifact-editor>
<show-content>
<type id="jpa-descriptors" />
<type id="javaee-facet-resources" />
<type id="library" />
<type id="artifact" />
</show-content>
</artifact-editor>
<last-edited>Programa Caja</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
<option value="0.5" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="Copyright.UI">
<settings>
<last-edited>MIT License</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="FacetStructureConfigurable.UI">
<settings>
<last-edited>No facets are configured</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="GlobalLibrariesConfigurable.UI">
<settings>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="JdkListConfigurable.UI">
<settings>
<last-edited>11</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="ModuleStructureConfigurable.UI">
<settings>
<last-edited>caja</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
<option value="0.6" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="ProjectLibrariesConfigurable.UI">
<settings>
<last-edited>org.apache.poi:poi:4.0.1</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="ScopeChooserConfigurable.UI">
<settings>
<last-edited>src files</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
<order>
<scope name="src files" />
</order>
</settings>
</state>
</states>
</component>
<component name="mavenExecuteGoalHistory">
<option value="" />
</component>
<component name="simpleUML.UMLToolWindowPlugin">
<General>
<option name="birdViewUpdateDelay" value="2000" />
<option name="knownFile0" value="file://$PROJECT_DIR$/../Diagram.suml" />
<option name="defaultFileLocation" value="file://$PROJECT_DIR$/.." />
</General>
<Classdiagram>
<option name="diagramTitleFont" value="SansSerif,1,12" />
<option name="diagramFont" value="SansSerif,0,10" />
<option name="defaultFieldsExpanded" value="false" />
<option name="defaultContructorsExpanded" value="false" />
<option name="defaultMethodsExpanded" value="false" />
<option name="showParameters" value="true" />
<option name="showTooltip" value="true" />
<option name="showReturnValues" value="true" />
<option name="longModifier" value="true" />
<option name="implementsBehaviour" value="1" />
<option name="extendsBehaviour" value="1" />
<option name="compartmentBehaviour" value="1" />
<option name="interfaceBackgroundColor" value="-6494306" />
<option name="abstractClassBackgroundColor" value="-1580132" />
<option name="classBackgroundColor" value="-6508057" />
<option name="diagramBackgroundColor" value="-1" />
<option name="useAntialiasedConnectors" value="true" />
<option name="quickSourceLinkColor" value="-16776961" />
<option name="quickDiagramLinkColor" value="-8454144" />
<option name="drawDecorations" value="false" />
<option name="hideFieldList" value="" />
<option name="showFieldList" value="" />
<option name="hideConstructorList" value="" />
<option name="showConstructorList" value="" />
<option name="hideMethodList" value="" />
<option name="showMethodList" value="" />
<option name="minimumFigureSize" value="0,0" />
</Classdiagram>
<Dependencydiagram>
<option name="diagramTitleFont" value="SansSerif,1,12" />
<option name="diagramFont" value="SansSerif,0,10" />
<option name="diagramBackgroundColor" value="-1" />
<option name="useAntialiasedConnectors" value="true" />
<option name="packageNameCompressionLevel" value="0" />
</Dependencydiagram>
<Packagediagram>
<option name="diagramTitleFont" value="SansSerif,0,12" />
<option name="diagramFont" value="SansSerif,0,10" />
<option name="packageBackgroundColor" value="-4144960" />
<option name="diagramBackgroundColor" value="-1" />
<option name="useAntialiasedConnectors" value="true" />
<option name="packageNameCompressionLevel" value="2" />
</Packagediagram>
</component>
</project>