Allez KDO 

Copiez le texte ci-dessous dans un fichier 
[SGX_PC-Nomenclature Stocks.Articles.rpm.txt] que vous enregistrez  dans le dossier de 
vos modèles GESTIMUM : 
Un [clic-droit + Imprimer] depuis la fiche Article Nomenclature vous permettra d'afficher les Qtés en Stock des Composants dudit article.
Cdlt - PC
Synactis Report
Version=3.03b
DOCUMENT
	ModelFixedBlocks=1
	SharesFixedBlocks=1
	Model=Gestimum
	RepeatGroupHeaders=1
	Unit=Cm
	Languages=fr
	DefaultLanguage=fr
	Retouches=3
	PaperSize=A4
	LeftMargin=1.5
	RightMargin=1.5
	UpperMargin=1
	LowerMargin=1
	FieldMargin=0.1, 0.03
	Parameter=ArticleDe, String
	Parameter=ArticleA, String
DATA
	DirectExtract
		Connector=Ado
		Database=GestimumV2
		VisualSql=0
		Sql="select "
		Sql="A.ART_CODE"
		Sql=",A.ART_LIB"
		Sql=",P.PRD_CODE"
		Sql=",(Select ART_LIB FROM ARTICLES Where ART_CODE= "
		Sql="P.PRD_CODE) As P_LIB"
		Sql=", (Select STK_REEL From ART_STOCK where DEP_CODE='001' "
		Sql="And ART_CODE= P.PRD_CODE and PRD_GAMME='' and "
		Sql="STK_NUMLOT='') AS P_STK_REEL_001"
		Sql="from ARTICLES A"
		Sql="Inner join ART_PROD P On P.ART_CODE= A.ART_CODE"
		Sql="where"
		Sql="(A.ART_CODE BETWEEN :ArticleDe AND :ArticleA)"
		Sql="and A.ART_TYPE= 'N'"
REPORT
	Block=Detail
		Model=Detail
		Width=17.992
		Height=0.476
		Field=PRD_CODE, String, Data, PRD_CODE
			X=0.053
			Width=2.778
			Height=0.476
		Field=P_LIB, String, Data, P_LIB
			Width=10.954
			Link=Left, PRD_CODE
			Height=0.476
			Style=Extendable
		Field=P_STK_REEL_001, Float, Data, P_STK_REEL_001
			Width=2.778
			Link=Left, P_LIB
			Height=0.476
			Format="#,##0"
			Alignment=Right
	Block=ColHeader
		Model=ColHeader
		Width=17.992
		Height=0.476
		Slave=1
		Field=Label_PRD_CODE, String, Const
			Masters=PRD_CODE, PRD_CODE
			Height=0.476
			Value=fr, Code
		Field=Label_P_LIB, String, Const
			Masters=P_LIB, P_LIB
			Height=0.476
			Value=fr, Libellé
		Field=Label_P_STK_REEL_001, String, Const
			Masters=P_STK_REEL_001, P_STK_REEL_001
			Height=0.476
			Value=fr, Qte Stock 001
	Block=GroupHeader1
		Model=GroupHeader1
		Width=17.992
		Height=0.476
		Slave=1
		Field=ART_CODE, String, Data, ART_CODE
			Width=2.778
			Height=0.476
			GroupLevel=1
		Field=ART_LIB, String, Data, ART_LIB
			Width=2.778
			Link=Left, ART_CODE
			Height=0.476
	Block=GroupFooter1
		Model=GroupFooter1
		Width=17.992
		Height=0.503
		Slave=1
		Field=Shape, None, None
			Masters=PRD_CODE, P_STK_REEL_001
			Height=0
			Border=0, 2, 0, 0