Se adaptan los presupuestos para que puedan meter bonificaciones como en el preograma antiguo.
git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@759 0c75b7a4-871f-7646-8a2f-f78d34cc349f
This commit is contained in:
parent
daa0e2a45f
commit
a7559615ef
@ -232,6 +232,16 @@ inherited DataModulePresupuestosCliente: TDataModulePresupuestosCliente
|
|||||||
Size = 255
|
Size = 255
|
||||||
DisplayLabel = 'Persona de contacto'
|
DisplayLabel = 'Persona de contacto'
|
||||||
DictionaryEntry = 'PresupuestosCliente_PERSONA_CONTACTO'
|
DictionaryEntry = 'PresupuestosCliente_PERSONA_CONTACTO'
|
||||||
|
end
|
||||||
|
item
|
||||||
|
Name = 'DESCRIPCION_BONIFICACION'
|
||||||
|
DataType = datString
|
||||||
|
Size = 255
|
||||||
|
end
|
||||||
|
item
|
||||||
|
Name = 'IMPORTE_BONIFICACION'
|
||||||
|
DataType = datCurrency
|
||||||
|
ServerAutoRefresh = True
|
||||||
end>
|
end>
|
||||||
Params = <>
|
Params = <>
|
||||||
StreamingOptions = [soDisableEventsWhileStreaming]
|
StreamingOptions = [soDisableEventsWhileStreaming]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user