Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
anoopmb
/
frappe
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
fix!: block customizing select field type options
version-14
Ankush Menat
hace 3 años
padre
19c3fd923b
commit
014cd0cbaa
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
frappe/custom/doctype/customize_form/customize_form.py
+ 1
- 1
frappe/custom/doctype/customize_form/customize_form.py
Ver fichero
@@ -600,4 +600,4 @@ ALLOWED_FIELDTYPE_CHANGE = (
('Code', 'Geolocation'),
('Table', 'Table MultiSelect'))
ALLOWED_OPTIONS_CHANGE = ('Read Only', 'HTML', '
Select', '
Data')
ALLOWED_OPTIONS_CHANGE = ('Read Only', 'HTML', 'Data')
Escribir
Vista previa
Cargando…
Cancelar
Guardar