Auto creation of Delivery Notes for bulk transfer

Discussion in 'Tally Developer' started by K Vinod Kumar, Apr 11, 2014.

    
  1. K Vinod Kumar

    K Vinod Kumar New Member


    Dear Friends,
    A company data was split to Company A and Company B. Now each stock item in Company A has to be sent to Company B using a Delivery Note and the same has to be entered in to Company B. There are about 7000 items.
    Could please guide an easiest way to do so using a TDL logic. If the items are split into lots then how can that be implemented in TDL. I mean lots (groups) of for eg 100 items, which then would 70 delivery notes. The problem is that if I had too many items in a voucher then tally becomes too slow to open that voucher.
    Kindly advice the logic for splitting the data when auto creating the delivery notes.

    Regards
    Vinod
     



  2. you can use xml for it. export the things from A and import it to B
     
    Maulik Patel likes this.


  3. JObimon Arackal JOhn

    JObimon Arackal JOhn Active Member




    I think you want to enter in both company because of legal requirement. E.g. Converting a partnership firm into company or forming new partnership firm which take over old firm.or you want the stock item in company A to be nil and the same want to be in Company B. by recording transaction ( not by entering transaction)


    If I am correct try to write a tdl for importing stock transfer voucher from excel. for this you can refer importing sales entry.

    You have to write two TDL one will enter source side of stock transfer. Which will be used in Company A.

    again altered tdl which will use in company B to enter destination side of stock transfer

    to know what all are the field to be imported ,

    first you enter the a stock transfer with single item and export it. it will give you the names of storages which is to be used in TDL.
     


Share This Page