Se cambia forma de trabajar, se eliminan albaranes, de un presupuesto aceptado se hacen los cobros que sean necesarios y luego si lo desean hacen una factura del presupuesto, en vez del albaran.
git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_FactuGES/trunk@41 9a1d36f3-7752-2d40-8ccb-50eb49674c68
This commit is contained in:
parent
369d593d6a
commit
f2c1b75dfb
@ -1,8 +1,8 @@
|
|||||||
object dmBase: TdmBase
|
object dmBase: TdmBase
|
||||||
OldCreateOrder = True
|
OldCreateOrder = True
|
||||||
OnCreate = DAClientDataModuleCreate
|
OnCreate = DAClientDataModuleCreate
|
||||||
Left = 733
|
Left = 1372
|
||||||
Top = 187
|
Top = 263
|
||||||
Height = 368
|
Height = 368
|
||||||
Width = 494
|
Width = 494
|
||||||
object SmallImages: TPngImageList
|
object SmallImages: TPngImageList
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
object fEditorBase: TfEditorBase
|
object fEditorBase: TfEditorBase
|
||||||
Left = 312
|
Left = 584
|
||||||
Top = 82
|
Top = 115
|
||||||
Width = 670
|
Width = 670
|
||||||
Height = 512
|
Height = 512
|
||||||
Caption = 'EditorBase'
|
Caption = 'EditorBase'
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
inherited fEditorDBItem: TfEditorDBItem
|
inherited fEditorDBItem: TfEditorDBItem
|
||||||
Left = 358
|
Left = 670
|
||||||
Caption = 'fEditorDBItem'
|
Caption = 'fEditorDBItem'
|
||||||
PixelsPerInch = 96
|
PixelsPerInch = 96
|
||||||
TextHeight = 13
|
TextHeight = 13
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
inherited fEditorGrid: TfEditorGrid
|
inherited fEditorGrid: TfEditorGrid
|
||||||
Left = 206
|
Left = 385
|
||||||
Top = 122
|
Top = 172
|
||||||
Width = 714
|
Width = 714
|
||||||
Height = 485
|
Height = 485
|
||||||
Caption = 'fEditorGrid'
|
Caption = 'fEditorGrid'
|
||||||
|
|||||||
@ -67,15 +67,12 @@ inherited frViewGrid: TfrViewGrid
|
|||||||
Width = 439
|
Width = 439
|
||||||
inherited txtFiltroTodo: TcxTextEdit
|
inherited txtFiltroTodo: TcxTextEdit
|
||||||
Left = 87
|
Left = 87
|
||||||
Width = 273
|
|
||||||
end
|
end
|
||||||
inherited edtFechaIniFiltro: TcxDateEdit
|
inherited edtFechaIniFiltro: TcxDateEdit
|
||||||
Left = 87
|
Left = 87
|
||||||
Width = 121
|
|
||||||
end
|
end
|
||||||
inherited edtFechaFinFiltro: TcxDateEdit
|
inherited edtFechaFinFiltro: TcxDateEdit
|
||||||
Left = 275
|
Left = 275
|
||||||
Width = 121
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
|
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
|
||||||
@ -152,7 +149,7 @@ inherited frViewGrid: TfrViewGrid
|
|||||||
PrinterPage.PageSize.Y = 297000
|
PrinterPage.PageSize.Y = 297000
|
||||||
PrinterPage._dxMeasurementUnits_ = 0
|
PrinterPage._dxMeasurementUnits_ = 0
|
||||||
PrinterPage._dxLastMU_ = 2
|
PrinterPage._dxLastMU_ = 2
|
||||||
ReportDocument.CreationDate = 43463.336839328700000000
|
ReportDocument.CreationDate = 43563.775367581020000000
|
||||||
OptionsCharts.Transparent = True
|
OptionsCharts.Transparent = True
|
||||||
OptionsFormatting.SuppressBackgroundBitmaps = True
|
OptionsFormatting.SuppressBackgroundBitmaps = True
|
||||||
OptionsOnEveryPage.Caption = False
|
OptionsOnEveryPage.Caption = False
|
||||||
|
|||||||
Reference in New Issue
Block a user