Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mahindra_ocr_shikhin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sikhin.vc
mahindra_ocr_shikhin
Commits
afd4af70
Commit
afd4af70
authored
Dec 06, 2022
by
Sikhin VC
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
plant name added
parent
3ff554da
Pipeline
#49833
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
scripts/cement_counter.py
scripts/cement_counter.py
+2
-2
No files found.
scripts/cement_counter.py
View file @
afd4af70
...
...
@@ -457,7 +457,7 @@ class CementBagCounter(ModelWrapper):
month
=
"Augest"
elif
(
month_char
==
"C"
):
month
=
"March"
plant
=
"
M$M
"
plant
=
"
Rudrapur, Uttrakhand
"
print
(
"****************************************************************"
)
internal
=
''
.
join
(
str
(
x
)
for
x
in
internal_char
)
fixed
=
''
.
join
(
str
(
x
)
for
x
in
fixed_char
)
...
...
@@ -486,7 +486,7 @@ class CementBagCounter(ModelWrapper):
year
=
"2022"
if
(
month_char
==
"F"
):
month
=
"September"
plant
=
"
M$M
"
plant
=
"
Rudrapur, Uttrakhand
"
internal
=
''
.
join
(
str
(
x
)
for
x
in
internal_char
)
fixed
=
" "
serial_number
=
''
.
join
(
str
(
x
)
for
x
in
serial_number_char
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment