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 534d364b
authored
Aug 29, 2024
by
Tatang S
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
tool pbb uptd (penagihan)
1 parent
12282db5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
opensipkd/tools/pbb.py
opensipkd/tools/pbb.py
View file @
534d364
...
@@ -217,6 +217,15 @@ class FixFormulir(BaseFixLength):
...
@@ -217,6 +217,15 @@ class FixFormulir(BaseFixLength):
def
get_structure
(
self
):
def
get_structure
(
self
):
return
FORMULIR
return
FORMULIR
########### baru untuk penagihan ###########
UPTD
=
list
(
DATI2
)
UPTD
.
append
((
'kd_uptd'
,
2
,
'N'
))
class
FixUptd
(
BaseFixLength
):
def
get_structure
(
self
):
return
UPTD
############################################
def
ensure_datetime
(
d
):
def
ensure_datetime
(
d
):
"""
"""
...
...
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