Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
aa.gusti
/
opensipkd-tools
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit d6cd3d6b
authored
May 10, 2026
by
aa.gustiana@gmail.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
perbaikan buk 5 bisajadi 999.999.999.999
1 parent
0b2a3f82
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
opensipkd/tools/pbb.py
pyproject.toml
opensipkd/tools/pbb.py
View file @
d6cd3d6
...
@@ -452,17 +452,17 @@ BUKUS = {
...
@@ -452,17 +452,17 @@ BUKUS = {
'12'
:
(
"Buku 1,2"
,
1
,
500000
),
'12'
:
(
"Buku 1,2"
,
1
,
500000
),
'13'
:
(
"Buku 1,2,3"
,
1
,
2000000
),
'13'
:
(
"Buku 1,2,3"
,
1
,
2000000
),
'14'
:
(
"Buku 1,2,3,4"
,
1
,
5000000
),
'14'
:
(
"Buku 1,2,3,4"
,
1
,
5000000
),
'15'
:
(
"Buku 1,2,3,4,5"
,
1
,
999999999
),
'15'
:
(
"Buku 1,2,3,4,5"
,
1
,
999999999
999
),
'22'
:
(
"Buku 2"
,
100001
,
500000
),
'22'
:
(
"Buku 2"
,
100001
,
500000
),
'23'
:
(
"Buku 2,3"
,
100001
,
2000000
),
'23'
:
(
"Buku 2,3"
,
100001
,
2000000
),
'24'
:
(
"Buku 2,3,4"
,
100001
,
5000000
),
'24'
:
(
"Buku 2,3,4"
,
100001
,
5000000
),
'25'
:
(
"Buku 2,3,4,5"
,
100001
,
999999999
),
'25'
:
(
"Buku 2,3,4,5"
,
100001
,
999999999
999
),
'33'
:
(
"Buku 3"
,
500001
,
2000000
),
'33'
:
(
"Buku 3"
,
500001
,
2000000
),
'34'
:
(
"Buku 3,4"
,
500001
,
5000000
),
'34'
:
(
"Buku 3,4"
,
500001
,
5000000
),
'35'
:
(
"Buku 3,4,5"
,
500001
,
999999999
),
'35'
:
(
"Buku 3,4,5"
,
500001
,
999999999
999
),
'44'
:
(
"Buku 4"
,
2000001
,
5000000
),
'44'
:
(
"Buku 4"
,
2000001
,
5000000
),
'45'
:
(
"Buku 4,5"
,
2000001
,
999999999
),
'45'
:
(
"Buku 4,5"
,
2000001
,
999999999
999
),
'55'
:
(
"Buku 5"
,
5000001
,
999999999
),
'55'
:
(
"Buku 5"
,
5000001
,
999999999
999
),
}
}
...
...
pyproject.toml
View file @
d6cd3d6
...
@@ -44,6 +44,7 @@ dependencies = [
...
@@ -44,6 +44,7 @@ dependencies = [
"fdf"
,
"fdf"
,
"pypdf"
,
"pypdf"
,
"openpyxl"
,
"openpyxl"
,
"xlsxwriter"
,
]
]
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment