c-sharp

TDL Create Menu Under - Exceptions report

[#Menu:Exception reports]
 ; Button:Create Voucher from Excel
  ;Button:CreatePurchases
  ;Button:CreateSales
  ;Button:CreateLedgerMaster
  ;GST No in Master
    Add	: Item		: Before 	: @@locQuit	: Blank
	Add	: Indent	: Before 	: @@locQuit	: "Fast Entry - Ril"
	Add	: Item		: Before 	: @@locQuit	: Blank
	Add	: Key Item	: Before 	: @@locQuit	: Excel Import to Tally - Ril : E : Menu		: Import Reliance Data
	
    

[Menu: Import Reliance Data]

	Indent		: "options to Import Reliance only"
	Item		: Blank

	Key Item	: "Stock Creation"				: S :Call: StockCreation
	Key Item	: "Sales Entry"				: E :Call:CreatesalesEntryRil
	;Key Item	: "Sales Entry "			: S : Call: CreateSalesEntry
Was this helpful?