Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Taufik Yulianto
/
esipkd
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 75b1cc6e
authored
Jan 11, 2024
by
taufikyu
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
https://git.opensipkd.com/taufik/esipkd
2 parents
ab4ecf3d
95efa2a3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
esipkd/views/sptpd_wapu.py
esipkd/views/sptpd_wapu.py
View file @
75b1cc6
...
@@ -251,7 +251,7 @@ def save(request, values, row=None):
...
@@ -251,7 +251,7 @@ def save(request, values, row=None):
row
.
wp_alamat_2
=
ref
.
alamat_2
row
.
wp_alamat_2
=
ref
.
alamat_2
# ref1 = DBSession.query(Rekening).filter(Rekening.kode=='4.1.1.05.').first()
# ref1 = DBSession.query(Rekening).filter(Rekening.kode=='4.1.1.05.').first()
ref1
=
DBSession
.
query
(
Rekening
)
.
filter
(
Rekening
.
kode
==
'4.1.
0
1.03'
)
.
first
()
ref1
=
DBSession
.
query
(
Rekening
)
.
filter
(
Rekening
.
kode
==
'4.1.1.03'
)
.
first
()
#ref = Rekening.get_by_id(row.rekening_id)
#ref = Rekening.get_by_id(row.rekening_id)
row
.
rekening_id
=
ref1
.
id
row
.
rekening_id
=
ref1
.
id
row
.
rek_kode
=
ref1
.
kode
row
.
rek_kode
=
ref1
.
kode
...
...
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