Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Owo Sugiana
/
opensipkd-webr-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 8f448b55
authored
Jan 05, 2024
by
Owo Sugiana
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Tahun pajak 2024 ke atas dendanya 1%, selain itu mengikuti file konfigurasi
1 parent
b7cc1400
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
CHANGES.txt
opensipkd/webr/services/default.py
CHANGES.txt
View file @
8f448b5
0.4 2024-01-05
--------------
- Tahun pajak 2024 ke atas dendanya 1%, selain itu mengikuti file konfigurasi
0.3.1 2023-09-01
----------------
- Bug fixed saat reversal field bunga belum di-nol-kan pada modul jabar
...
...
opensipkd/webr/services/default.py
View file @
8f448b5
...
...
@@ -48,6 +48,8 @@ class Inquiry:
self
.
invoice
=
q
.
first
()
if
not
self
.
invoice
:
return
if
self
.
invoice
.
tahun
>
2023
:
self
.
persen_denda
=
1
if
not
self
.
is_available
():
self
.
invoice
=
None
return
...
...
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