local string in collection format..plz help

Discussion in 'Tally Developer' started by talha62481, Feb 18, 2015.

    
  1. talha62481

    talha62481 Member


    it is not replacing the orignal one plz see the code and pic below
    upload_2015-2-18_8-33-17.png

    [#Collection: Active Batches]

    Title : $$LocaleString:"List of Active Batches With Cl Blnc & Op Blnc.."
    Type : Batch
    Child of : $StockItemName
    Collection : New Number


    Format :mad:@mystring, 10
    Format : $ExpiryPeriod, 8 : Month Ending
    ;Format : $ClosingBalance : "Base"
    Format : $inwardquantity : "Base"
    Filter : BelongsToSVGodown, ExpiryDatesFilter

    [System: Formulae]
    mystring : $$String:"Lot no " + $$Name
     


  2. admin

    admin Administrator Staff Member


    What are the columns you are expecting.. Please specify clearly
     


  3. talha62481

    talha62481 Member


    I want column of lot/batch with a string "lot no" before every batch and the search key wwould be batch means we don't have to type whole" lot no" + batch name for searching the batch in list of many batches
     


  4. talha62481

    talha62481 Member


    Can u provide me a way to have unique batch or notify duplicate batches for same item means if a batch is cleared and we make another batch with same name it will renew its quantity not adding the previous opening quantity
     


Share This Page