예제 #1
0
 def __init__(self, branchcode):
     JsEntity.__init__(self, "Product_barcode", branchcode)
     self.branch_code = branchcode
     self.base_query_sql = """
예제 #2
0
 def __init__(self, branchcode):
     JsEntity.__init__(self, "PayMent", branchcode)
예제 #3
0
 def __init__(self, branchcode):
     JsEntity.__init__(self, "BRANCH", branchcode)
예제 #4
0
 def __init__(self, branchcode):
     JsEntity.__init__(self, "Branch_Employee", branchcode)
예제 #5
0
 def __init__(self,branchcode):
     JsEntity.init_by_branch(self, "Product_branch_rel",branchcode)
예제 #6
0
 def __init__(self, branchcode):
     JsEntity.__init__(self, "Branch_Employee", branchcode)
     self.branch_code = branchcode
     self.base_query_sql = """
예제 #7
0
 def __init__(self,branchcode):
     JsEntity.init_table_diff(self, "Product_barcode", "Product_bar_code",branchcode)
예제 #8
0
 def __init__(self):
     JsEntity.__init_no_branchcode__(self, "SaleDaily")
예제 #9
0
 def __init__(self,branchcode):
     JsEntity.__init__(self, "system_function",branchcode)
예제 #10
0
 def __init__(self, branchcode):
     JsEntity.init_by_branch(self, "PMT_DM_REL", branchcode)
예제 #11
0
 def __init__(self):
     JsEntity.__init_no_branchcode__(self, "mem_personal")
     self.base_query_sql = """
예제 #12
0
 def __init__(self, branchcode):
     JsEntity.__init__(self, "pos_machine", branchcode)
     self.branch_code = branchcode
     self.base_query_sql = """