Commit d07dd14a by aagusti

Buang field njkp_sppt

1 parent d81a9ccc
*egg-info
build
dist
__pycache__
*.pyc
......
......@@ -154,9 +154,9 @@ class SpptMixin:
def njoptkp_sppt(self):
return Column(Integer)
@declared_attr
def njkp_sppt(self):
return Column(Integer)
#@declared_attr
#def njkp_sppt(self):
# return Column(Integer)
@declared_attr
def pbb_terhutang_sppt(self):
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!