Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Owo Sugiana
/
opensipkd-pad-models
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 0b592218
authored
Oct 31, 2024
by
Owo Sugiana
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Discount denda Kota Serang
1 parent
69ef4bd0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
opensipkd/pad/services/serang_kota.py
opensipkd/pad/services/serang_kota.py
View file @
0b59221
...
...
@@ -7,14 +7,11 @@ from .tangerang_kab import (
from
.tangsel
import
hitung_denda
AWAL_DISC
=
date
(
2024
,
8
,
1
)
AKHIR_DISC
=
date
(
2024
,
8
,
31
)
AWAL_DISC
=
date
(
2024
,
11
,
1
)
AKHIR_DISC
=
date
(
2024
,
12
,
10
)
class
Inquiry
(
BaseInquiry
):
def
get_discount_denda
(
self
):
# Override
return
0
def
hitung_denda_waktu
(
self
):
# Override
tgl_kohir
=
self
.
get_tgl_kohir
()
if
tgl_kohir
:
...
...
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