Decimal Portion of Rate in Sales Voucher

Discussion in 'Free Source Codes' started by Shabin Jacob, Nov 28, 2018.

    
  1. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Use $$Round function
     


  2. panam

    panam Member


    dear Udaya sir,
    let me know what is purpose your query.
     


  3. udaya

    udaya Active Member


    Thanks for Ref....Amith sir

    [Field : UKL Length]

    Use : Number Field
    Type : Number : Forced
    Storage : UKLLength
    Set Always : Yes
    Breadth : 8
    Align : Center
    Format : "NoZero, Decimal:2"
    upload_2020-11-8_18-12-28.png
    length and width are need Decimal :2, Nos. Decimal:0
    i need if user give lenth and width as 2.00 x 2.06 x 2 it should display 2 x 2.06 x 2
     
    panam likes this.


  4. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    it is DECIMALS ....... not decimal
     
    panam likes this.


  5. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Breadth : 8 --- What is this breadth ??? is this a new feature ?
     
    panam likes this.


  6. udaya

    udaya Active Member


    Sir it is Width=breadth
     
    panam likes this.


  7. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    I know that.... let me rephrase my question ......... does BREADTH work in TDL ????
     


  8. udaya

    udaya Active Member


    Yes sir..... Iam using This TDL

    [​IMG]
     


  9. panam

    panam Member


    dear udaya sir,
    what makes the differenece 2.00 or 2 in code??
    while multiplying it, the result will be same.
    please brief the query
     


  10. udaya

    udaya Active Member


    i will check and let you know sir...
     
    panam likes this.


  11. udaya

    udaya Active Member


    Thanks .....panam Bro
    in printing in A5 sheet i need to remove if zero at the end..... (Space saving for Item description)
     
    panam likes this.


  12. udaya

    udaya Active Member


    Amith sir Breath Not Working ....... But The width automatically came...
     


  13. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Format : "Decimals:0"
     
    panam likes this.


  14. Mac

    Mac Member



    can you suggest or give hint on this ?
     


  15. Mohan.S

    Mohan.S Member


    in this Same i need one solutions.
    The customer is using in screen 3 decimal like : 10.125
    but in print they need 2 decimal. But they requred second decimal as "0"

    like thie below :

    Ex1:
    10.234 should come 10.20
    10.251 should come 10.30

    how it is possiple
     


  16. Johar

    Johar Member



    Sir, Can you give me idea or code if you have code plz share
     


Share This Page