コード例 #1
0
ファイル: consulta_libro_iva.py プロジェクト: pacoqueen/upy
 def set_fecha_fin(self, boton):
     utils.set_fecha(self.wids['e_fechafin'])
コード例 #2
0
 def set_fecha_fin(self, boton):
     utils.set_fecha(self.wids["e_fechafin"])
コード例 #3
0
ファイル: consulta_libro_iva.py プロジェクト: pacoqueen/upy
 def set_fecha_ini(self, boton):
     utils.set_fecha(self.wids['e_fechaini'])
コード例 #4
0
 def set_fecha_ini(self, boton):
     utils.set_fecha(self.wids["e_fechaini"])