customisation help.....

Discussion in 'Requests' started by kirantikare, Nov 28, 2013.

    
  1. kirantikare

    kirantikare Member


    Dear sir,
    Attached screen shot and txt file
    kindly let me know how to arrive QUANTIY automatically by multiplying
    input mts * pcs = quantity
    Thank you in Advance.
     

    Attached Files:




  2. Dear Kirantikare,
    Please check attach file.
     

    Attached Files:

    Basha likes this.


  3. Manoj Garg

    Manoj Garg Member



  4. kirantikare

    kirantikare Member


    Dear Aldrin,
    Sorry, It did not work. Any other suggestion please.
    ADMIN .......... Sir suggestion.. Help Requred.
     


  5. PeaceOfMind

    PeaceOfMind New Member


    [#Field: VCH NrmlBilledQty]

    Set as: #VCSSIPiece* #VCSSIPiece1 << you need to change this line to
    set as :$$asqty:mad:@newQtyformula

    [system : formula]
    newqtyformula : #VCSSIPiece* #VCSSIPiece1
     


  6. kirantikare

    kirantikare Member


    Thank you for immidiate reply!!!!
    but could note make out $$asqty and after that
    hope to hear from you.......
     


  7. PeaceOfMind

    PeaceOfMind New Member


    Code:
    set as :$$asqty:@@newQtyformula
     


  8. kirantikare

    kirantikare Member


    Thanks...... its working.
    for pos billing [#Field: VCH NrmlBilledQty] is not working
    if you know pls share.
     


  9. PeaceOfMind

    PeaceOfMind New Member


    make changes to field: VCH POSBilledQty
     


  10. kirantikare

    kirantikare Member


    its working partly, total on newly added feilds are not comming on POS sale screen.
    But its working fine with other types of sales.. please refer txt file attached.
    hope you will help on it...Thank you.
     

    Attached Files:



  11. PeaceOfMind

    PeaceOfMind New Member


    in the part where the line is repeating, you need to add
    Code:
    total : <field names which you want to get total>
     


  12. kirantikare

    kirantikare Member


    its already included and is working in regular sales voucher screen,
    its not working in POS SALES SCREEN.Any way the code is attached herewith
    kindly Do suggest solution. Thanks......
     

    Attached Files:



  13. kirantikare

    kirantikare Member


    Got any solutions............?
     


  14. kirantikare

    kirantikare Member


    ADMIN......PLEASE SUGGEST A SOLUTION. Strucked with a small problem.
     


  15. kirantikare

    kirantikare Member


    ADMIN......PLEASE SUGGEST A SOLUTION. Strucked with a small problem.
     


  16. PeaceOfMind

    PeaceOfMind New Member


    you have not included the field in pos total line;
    Code:
                    [#Line: VCH POS InvoiceTotal]
                    add : right field : at beginning : VCS SI Piece Total1,VCS SI Piece Total
    
     


  17. kirantikare

    kirantikare Member


    you are right .. I forgot to include....its working fine.
    THANK YOU.

    for screen alteration. suggest some good readings. other than
    tally dev9 referance mannual
     


  18. Ras Raj

    Ras Raj Member


    Dear Sir,

    Please post your final code

    Thanks
     


Share This Page