Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
aa.gusti
/
opensipkd-base
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 00f1422a
authored
May 28, 2025
by
Taufikyu
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
lupa log
1 parent
d4583d93
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
opensipkd/base/views/partner.py
opensipkd/base/views/partner.py
View file @
00f1422
import
colander
import
traceback
import
logging
from
deform
import
(
widget
,
Button
,
)
...
...
@@ -23,7 +24,7 @@ _ = TranslationStringFactory("opensipkd")
SESS_ADD_FAILED
=
'Tambah partner gagal'
SESS_EDIT_FAILED
=
'Edit partner gagal'
log
=
logging
.
getLogger
(
'PARTNER'
)
class
AddSchema
(
PartnerSchema
):
is_vendor
=
colander
.
SchemaNode
(
...
...
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