How to get last rate...HELP

Discussion in 'Requests' started by sandip kumar, Nov 22, 2013.

    
  1. sandip kumar

    sandip kumar New Member


    How to get last bill rate for a stock item belonging to a particular party , is there any tdl...plz HELP
     


  2. Maulik Patel

    Maulik Patel Active Member


    First of all create a collection with type voucher. Then write a second collection with first collection as source collection. In second collection walk by inventory entries. put key = $LedgerName + $StockItemName.
    Then
    You can use $$colllectionFieldbykey function to get last rate for a stock item belonging to a particular party.

    You can put filter for voucher type in first collection.
     


  3. sandip kumar

    sandip kumar New Member


    dear sir,
    thankyou for your help but i am totally new for this, can u plz help in detail
     


  4. sandip kumar

    sandip kumar New Member




    dear sir,
    thankyou for your help but i am totally new for this, can u plz help in detail
     


  5. JObimon Arackal JOhn

    JObimon Arackal JOhn Active Member



    Dear sandip kumar,
    First Learn TDL .Then ask doubt. Here what you are trying to get is a product for free. First try your coding if any thing goes wrong experts like Maulik Patel will help you.



    Dear Maulik Patel,
    please be aware of these kind of people. This forum is for exchanging knowledge. May this person is genuine. But I had very bad experience a lot of time. They think they can fools us and get free solution without paying any rupee. There are number of people who had taken effort and spend time and money thinning that this will be their profession. You can still guide sandip kumar by exchanging you valuable knowledge. I hope you have taken what I have done in right meaning.You have given a solution let him try and submit the code whether it is right or wrong. If it is wrong sure you can help.This is what every body including me doing in this forum. A lot of senior members helped when I got doubts .One more thing I your big fan because your solution for different doubts of member were amazing.

    Please see the message of Admin given below




    <<<

    Hi,

    What you have told is correct. I have mentioned the same so many mails.

    This forum is to help the programmers who already knew little bit of TDL. And we are here to help once the programmer starts his work. And we will not entertain any body who will just pass a query to write complete code. We are here to help if the programmer face any issues or errors.

    Regards

    Kiran - Admin

    Kiran Kumar Reddy D
    Administrator - TDLExperts.com
    http://veenuscybersoft.com


    >>>>
     
    Ras Raj likes this.


  6. sandip kumar

    sandip kumar New Member


    dear sir,
    thankyou you for your suggestion. but, i want clear you that i live in nepal and there is no any institute or center where i can learn TDL. i am trying to learn by studying free tdl provided by tally solution and reading help file. for this TDL, i want buy it and i have send several mail to www.intallysolutions.com but i didnt get any response. i have no intention of making you fool or saving money. i think you will understand. thankyou
     


  7. JObimon Arackal JOhn

    JObimon Arackal JOhn Active Member



    First of all my apologies for misunderstanding you intention.

    If , what you are telling is correct you can learn TDlL using self study material.
    1) You can download Tally developer educational version.
    Samples and Tally reference manual is very helpfull for understanding TDL.
    2) There is TDL Book is available
    Link:http://tallydeveloper9.tallysolutions.com/tutorials/tdl-documents/
     


  8. JObimon Arackal JOhn

    JObimon Arackal JOhn Active Member


    First of all my apologies for misunderstanding you intention.

    If , what you are telling is correct you can learn TDlL using self study material.
    1) You can download Tally developer educational version.
    Samples and Tally reference manual is very helpfull for understanding TDL.
    Down Load:- http://www.tallysolutions.com/tallyweb/modules/operation/extranet/CXTD9DownloadViewMgr.php

    Link:-http://tallydeveloper9.tallysolutions.com/tutorials/tdl-documents/
    http://tallydeveloper9.tallysolutions.com/tutorials/tdl-code-snippets/
    http://tallydeveloper9.tallysolutions.com/tutorials/videos/
    http://tallydeveloper9.tallysolutions.com/tutorials/integration-documents/
    2) There is TDL Book is available( Printed) I abought one it is also good.
    http://tallydeveloper9.tallysolutions.com/tutorials/tdl-book/
    3) Even Admin of this forum is Conducting Traing Program
    http://veenuscybersoft.com
    There are number of blogs which teach you about TDL. ( Since publishing name of blog is against the policy of site I am not mentioning it. but You can google it)
     
    Ras Raj likes this.


  9. mpal2311

    mpal2311 Active Member


    Correct.
     


Share This Page