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
|
||||
OldCreateOrder = True
|
||||
OnCreate = DAClientDataModuleCreate
|
||||
Left = 733
|
||||
Top = 187
|
||||
Left = 1372
|
||||
Top = 263
|
||||
Height = 368
|
||||
Width = 494
|
||||
object SmallImages: TPngImageList
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
object fEditorBase: TfEditorBase
|
||||
Left = 312
|
||||
Top = 82
|
||||
Left = 584
|
||||
Top = 115
|
||||
Width = 670
|
||||
Height = 512
|
||||
Caption = 'EditorBase'
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
inherited fEditorDBItem: TfEditorDBItem
|
||||
Left = 358
|
||||
Left = 670
|
||||
Caption = 'fEditorDBItem'
|
||||
PixelsPerInch = 96
|
||||
TextHeight = 13
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
inherited fEditorGrid: TfEditorGrid
|
||||
Left = 206
|
||||
Top = 122
|
||||
Left = 385
|
||||
Top = 172
|
||||
Width = 714
|
||||
Height = 485
|
||||
Caption = 'fEditorGrid'
|
||||
|
||||
@ -67,15 +67,12 @@ inherited frViewGrid: TfrViewGrid
|
||||
Width = 439
|
||||
inherited txtFiltroTodo: TcxTextEdit
|
||||
Left = 87
|
||||
Width = 273
|
||||
end
|
||||
inherited edtFechaIniFiltro: TcxDateEdit
|
||||
Left = 87
|
||||
Width = 121
|
||||
end
|
||||
inherited edtFechaFinFiltro: TcxDateEdit
|
||||
Left = 275
|
||||
Width = 121
|
||||
end
|
||||
end
|
||||
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
|
||||
@ -152,7 +149,7 @@ inherited frViewGrid: TfrViewGrid
|
||||
PrinterPage.PageSize.Y = 297000
|
||||
PrinterPage._dxMeasurementUnits_ = 0
|
||||
PrinterPage._dxLastMU_ = 2
|
||||
ReportDocument.CreationDate = 43463.336839328700000000
|
||||
ReportDocument.CreationDate = 43563.775367581020000000
|
||||
OptionsCharts.Transparent = True
|
||||
OptionsFormatting.SuppressBackgroundBitmaps = True
|
||||
OptionsOnEveryPage.Caption = False
|
||||
|
||||
Reference in New Issue
Block a user