Commit a94b967a by aa.gusti

perbaikan partner

1 parent a9962275
...@@ -104,6 +104,7 @@ class ViewPartner(BaseView): ...@@ -104,6 +104,7 @@ class ViewPartner(BaseView):
self.edit_schema = EditSchema self.edit_schema = EditSchema
self.table = Partner self.table = Partner
self.list_schema = ListSchema self.list_schema = ListSchema
self.save_state = True
######## ########
# List # # List #
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!