Villa2110
commited on
Commit
·
cd60c63
1
Parent(s):
8ee0d20
Primeros cambios
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .idea/.gitignore +3 -0
- .idea/inspectionProfiles/Project_Default.xml +62 -0
- .idea/inspectionProfiles/profiles_settings.xml +6 -0
- .idea/misc.xml +4 -0
- .idea/modules.xml +8 -0
- .idea/recibos_telmex.iml +8 -0
- .idea/vcs.xml +6 -0
- data/img/000.jpeg +3 -0
- data/key/000.json +18 -0
- data/key/001.json +18 -0
- data/key/002.json +18 -0
- data/key/003.json +18 -0
- data/key/004.json +18 -0
- data/key/005.json +18 -0
- data/key/006.json +18 -0
- data/key/007.json +18 -0
- data/key/008.json +18 -0
- data/key/009.json +18 -0
- data/key/010.json +18 -0
- data/key/011.json +18 -0
- data/key/012.json +18 -0
- data/key/013.json +18 -0
- data/key/014.json +18 -0
- data/key/015.json +18 -0
- data/key/016.json +18 -0
- data/key/017.json +18 -0
- data/key/018.json +18 -0
- data/key/019.json +18 -0
- data/key/020.json +18 -0
- data/key/021.json +18 -0
- data/key/022.json +18 -0
- data/key/023.json +18 -0
- data/key/024.json +18 -0
- data/key/025.json +18 -0
- data/key/026.json +18 -0
- data/key/027.json +18 -0
- data/key/028.json +18 -0
- data/key/029.json +18 -0
- data/key/030.json +18 -0
- data/key/031.json +18 -0
- data/key/032.json +18 -0
- data/key/033.json +18 -0
- data/key/034.json +18 -0
- data/key/035.json +18 -0
- data/key/036.json +18 -0
- data/key/037.json +18 -0
- data/key/038.json +18 -0
- data/key/039.json +18 -0
- data/key/040.json +18 -0
- data/key/041.json +18 -0
.idea/.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
# Default ignored files
|
2 |
+
/shelf/
|
3 |
+
/workspace.xml
|
.idea/inspectionProfiles/Project_Default.xml
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<component name="InspectionProjectProfileManager">
|
2 |
+
<profile version="1.0">
|
3 |
+
<option name="myName" value="Project Default" />
|
4 |
+
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
5 |
+
<option name="ignoredPackages">
|
6 |
+
<value>
|
7 |
+
<list size="33">
|
8 |
+
<item index="0" class="java.lang.String" itemvalue="traitlets" />
|
9 |
+
<item index="1" class="java.lang.String" itemvalue="decorator" />
|
10 |
+
<item index="2" class="java.lang.String" itemvalue="matplotlib-inline" />
|
11 |
+
<item index="3" class="java.lang.String" itemvalue="huggingface-hub" />
|
12 |
+
<item index="4" class="java.lang.String" itemvalue="pickleshare" />
|
13 |
+
<item index="5" class="java.lang.String" itemvalue="wcwidth" />
|
14 |
+
<item index="6" class="java.lang.String" itemvalue="executing" />
|
15 |
+
<item index="7" class="java.lang.String" itemvalue="jupyter_core" />
|
16 |
+
<item index="8" class="java.lang.String" itemvalue="jupyterlab-widgets" />
|
17 |
+
<item index="9" class="java.lang.String" itemvalue="Pygments" />
|
18 |
+
<item index="10" class="java.lang.String" itemvalue="stack-data" />
|
19 |
+
<item index="11" class="java.lang.String" itemvalue="pyzmq" />
|
20 |
+
<item index="12" class="java.lang.String" itemvalue="nest-asyncio" />
|
21 |
+
<item index="13" class="java.lang.String" itemvalue="prompt-toolkit" />
|
22 |
+
<item index="14" class="java.lang.String" itemvalue="ipywidgets" />
|
23 |
+
<item index="15" class="java.lang.String" itemvalue="pywin32" />
|
24 |
+
<item index="16" class="java.lang.String" itemvalue="comm" />
|
25 |
+
<item index="17" class="java.lang.String" itemvalue="tornado" />
|
26 |
+
<item index="18" class="java.lang.String" itemvalue="jupyter_client" />
|
27 |
+
<item index="19" class="java.lang.String" itemvalue="parso" />
|
28 |
+
<item index="20" class="java.lang.String" itemvalue="ipython" />
|
29 |
+
<item index="21" class="java.lang.String" itemvalue="ipykernel" />
|
30 |
+
<item index="22" class="java.lang.String" itemvalue="psutil" />
|
31 |
+
<item index="23" class="java.lang.String" itemvalue="jedi" />
|
32 |
+
<item index="24" class="java.lang.String" itemvalue="pure-eval" />
|
33 |
+
<item index="25" class="java.lang.String" itemvalue="asttokens" />
|
34 |
+
<item index="26" class="java.lang.String" itemvalue="backcall" />
|
35 |
+
<item index="27" class="java.lang.String" itemvalue="platformdirs" />
|
36 |
+
<item index="28" class="java.lang.String" itemvalue="widgetsnbextension" />
|
37 |
+
<item index="29" class="java.lang.String" itemvalue="typing_extensions" />
|
38 |
+
<item index="30" class="java.lang.String" itemvalue="debugpy" />
|
39 |
+
<item index="31" class="java.lang.String" itemvalue="PyYAML" />
|
40 |
+
<item index="32" class="java.lang.String" itemvalue="pandas" />
|
41 |
+
</list>
|
42 |
+
</value>
|
43 |
+
</option>
|
44 |
+
</inspection_tool>
|
45 |
+
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
46 |
+
<option name="ignoredErrors">
|
47 |
+
<list>
|
48 |
+
<option value="N802" />
|
49 |
+
<option value="N806" />
|
50 |
+
<option value="N803" />
|
51 |
+
</list>
|
52 |
+
</option>
|
53 |
+
</inspection_tool>
|
54 |
+
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
55 |
+
<option name="ignoredIdentifiers">
|
56 |
+
<list>
|
57 |
+
<option value="models.crnn" />
|
58 |
+
</list>
|
59 |
+
</option>
|
60 |
+
</inspection_tool>
|
61 |
+
</profile>
|
62 |
+
</component>
|
.idea/inspectionProfiles/profiles_settings.xml
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<component name="InspectionProjectProfileManager">
|
2 |
+
<settings>
|
3 |
+
<option name="USE_PROJECT_PROFILE" value="false" />
|
4 |
+
<version value="1.0" />
|
5 |
+
</settings>
|
6 |
+
</component>
|
.idea/misc.xml
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<project version="4">
|
3 |
+
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9" project-jdk-type="Python SDK" />
|
4 |
+
</project>
|
.idea/modules.xml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<project version="4">
|
3 |
+
<component name="ProjectModuleManager">
|
4 |
+
<modules>
|
5 |
+
<module fileurl="file://$PROJECT_DIR$/.idea/recibos_telmex.iml" filepath="$PROJECT_DIR$/.idea/recibos_telmex.iml" />
|
6 |
+
</modules>
|
7 |
+
</component>
|
8 |
+
</project>
|
.idea/recibos_telmex.iml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<module type="PYTHON_MODULE" version="4">
|
3 |
+
<component name="NewModuleRootManager">
|
4 |
+
<content url="file://$MODULE_DIR$" />
|
5 |
+
<orderEntry type="inheritedJdk" />
|
6 |
+
<orderEntry type="sourceFolder" forTests="false" />
|
7 |
+
</component>
|
8 |
+
</module>
|
.idea/vcs.xml
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<project version="4">
|
3 |
+
<component name="VcsDirectoryMappings">
|
4 |
+
<mapping directory="" vcs="Git" />
|
5 |
+
</component>
|
6 |
+
</project>
|
data/img/000.jpeg
ADDED
Git LFS Details
|
data/key/000.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "11-DIC-2022",
|
3 |
+
"name": "ALBA DE COLIN CONCEPCION",
|
4 |
+
"address": {
|
5 |
+
"street" : "AND MERIDA N 70 INT 35",
|
6 |
+
"colony": "COL LOMAS DE BECERRA",
|
7 |
+
"city": "MEXICO",
|
8 |
+
"state": "CIUDAD DE MEXICO"
|
9 |
+
},
|
10 |
+
"zipCode": "01270",
|
11 |
+
"barCode": "55527363350000349004",
|
12 |
+
"totalPayment": "349.00",
|
13 |
+
"billingMonth": "Diciembre",
|
14 |
+
"clientPhone": "555273 6335",
|
15 |
+
"billNumber": "080122120004687",
|
16 |
+
"paymentLimitDate": "09-ENE-2023",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/001.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/002.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/003.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/004.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/005.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/006.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/007.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/008.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/009.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/010.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/011.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/012.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/013.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/014.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/015.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/016.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/017.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/018.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/019.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/020.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/021.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/022.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/023.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/024.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/025.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/026.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/027.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/028.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/029.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/030.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/031.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/032.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/033.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/034.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/035.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/036.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/037.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/038.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/039.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/040.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|
data/key/041.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"date": "",
|
3 |
+
"name": "",
|
4 |
+
"address": {
|
5 |
+
"street" : "",
|
6 |
+
"colony": "",
|
7 |
+
"city": "",
|
8 |
+
"state": ""
|
9 |
+
},
|
10 |
+
"zipCode": "",
|
11 |
+
"barCode": "",
|
12 |
+
"totalPayment": "",
|
13 |
+
"billingMonth": "",
|
14 |
+
"clientPhone": "",
|
15 |
+
"billNumber": "0",
|
16 |
+
"paymentLimitDate": "",
|
17 |
+
"type": "telmex"
|
18 |
+
}
|