Commit ca6d69bd by Owo Sugiana

Penyesuaian Kota Banjar agar bisa dipakai Kota Tasik

1 parent 8542e1b0
......@@ -460,8 +460,6 @@ class Kohir(Base):
cancel_no = Column(Integer)
cancel_date = Column(DateTime)
cancel_uid = Column(Integer)
posted = Column(Integer, nullable=False)
posting_simda = Column(Integer)
__table_args__ = (
UniqueConstraint(tahun, kohirno, usaha_id),
dict(schema='pad'))
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!