|  | @@ -140,24 +140,18 @@ uses
 | 
	
		
			
				|  |  |    rmGcl_XmjBillsDm in '..\..\DataModules\ReportMemoryDm\rmGcl_XmjBillsDm.pas' {rmGcl_XmjBillsData: TDataModule},
 | 
	
		
			
				|  |  |    rmCustomized2Dm in '..\..\DataModules\ReportMemoryDm\rmCustomized2Dm.pas' {rmCustomized2Data: TDataModule},
 | 
	
		
			
				|  |  |    CalcDecimal in '..\..\Units\CalcDecimal.pas',
 | 
	
		
			
				|  |  | -<<<<<<< HEAD
 | 
	
		
			
				|  |  |    rmHaBaiCustomizedDm in '..\..\DataModules\ReportMemoryDm\rmHaBaiCustomizedDm.pas' {rmHaBaiCustomizedData: TDataModule},
 | 
	
		
			
				|  |  |    BillsPasteSelectFrm in '..\..\Forms\BillsPasteSelectFrm.pas' {BillsPasteSelectForm},
 | 
	
		
			
				|  |  | -  DealPayPlanFrm in '..\..\Forms\DealPayPlanFrm.pas' {DealPayPlanForm};
 | 
	
		
			
				|  |  | -=======
 | 
	
		
			
				|  |  | +  DealPayPlanFrm in '..\..\Forms\DealPayPlanFrm.pas' {DealPayPlanForm},
 | 
	
		
			
				|  |  | +  GclBillsGatherModel in '..\..\Units\GclBillsGatherModel.pas',
 | 
	
		
			
				|  |  |    ProjectGLDm in '..\..\DataModules\ProjectGLDm.pas' {ProjectGLData: TDataModule},
 | 
	
		
			
				|  |  |    PriceMarginBillsDm in '..\..\DataModules\PriceMarginBillsDm.pas' {PriceMarginBillsData: TDataModule},
 | 
	
		
			
				|  |  | -  GclBillsGatherModel in '..\..\Units\GclBillsGatherModel.pas',
 | 
	
		
			
				|  |  |    DetailGLDm in '..\..\DataModules\DetailGLDm.pas' {DetailGLData: TDataModule},
 | 
	
		
			
				|  |  | -  PriceMarginBillsFme in '..\..\Frames\PriceMarginBillsFme.pas' {PriceMarginBillsFrame: TFrame},
 | 
	
		
			
				|  |  | +  BaseClipboard in '..\..\Units\BaseClipboard.pas',
 | 
	
		
			
				|  |  |    PriceMarginFme in '..\..\Frames\PriceMarginFme.pas' {PriceMarginFrame: TFrame},
 | 
	
		
			
				|  |  |    ProjectGLFme in '..\..\Frames\ProjectGLFme.pas' {ProjectGLFrame: TFrame},
 | 
	
		
			
				|  |  | -  SelectDetailGLsFrm in '..\..\Forms\SelectDetailGLsFrm.pas' {SelectDetailGLsForm},
 | 
	
		
			
				|  |  | -  rmHaBaiCustomizedDm in '..\..\DataModules\ReportMemoryDm\rmHaBaiCustomizedDm.pas' {rmHaBaiCustomizedData: TDataModule},
 | 
	
		
			
				|  |  | -  BillsPasteSelectFrm in '..\..\Forms\BillsPasteSelectFrm.pas' {BillsPasteSelectForm},
 | 
	
		
			
				|  |  | -  DealPayPlanFrm in '..\..\Forms\DealPayPlanFrm.pas' {DealPayPlanForm},
 | 
	
		
			
				|  |  | -  BaseClipboard in '..\..\Units\BaseClipboard.pas';
 | 
	
		
			
				|  |  | ->>>>>>> 3.1.3.3PriceMargin(Temp)
 | 
	
		
			
				|  |  | +  PriceMarginBillsFme in '..\..\Frames\PriceMarginBillsFme.pas' {PriceMarginBillsFrame: TFrame},
 | 
	
		
			
				|  |  | +  SelectDetailGLsFrm in '..\..\Forms\SelectDetailGLsFrm.pas' {SelectDetailGLsForm};
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  {$R *.res}
 | 
	
		
			
				|  |  |  
 |