CORECT THIS CODE

Discussion in 'Tally Developer' started by SUSHIL SHARMA, Jun 16, 2021.

    
  1. SUSHIL SHARMA

    SUSHIL SHARMA Member


    IS CODE ME STANDED PRICE SHOW HOTA h kiya ye price with gst ho sakta hai



    [#line:EI ColumnOne]

    Add:Right Field:Before:VCH QtyTitle:LearnwellsRate

    [Field:LearnwellsRate]
    Setas:$$LocaleString:"Purchase Rate"

    Style: Normal
    Color : Red
    Align : Center
    Widht:20
    Skip:Yes
    Border : Thin Left Right ;;Style: Normal



    [#line:EI invinfo]

    Add:Right Field:Before:VCHBilledQty:LearnwellsRD

    [Field:LearnwellsRD]

    use:Short Prompt

    Setas:$StandardCost:StockItem:$StockItemName

    Style: Normal
    Color : Red
    Align : Center
    Widht:20

    Skip:Yes

    [#line:EI ColumnOne]

    Add:Right Field:Before:VCH QtyTitle:LearnwellsRateS

    [Field:LearnwellsRateS]

    Setas:$$LocaleString:"Sales Rate"

    Align : Center
    Style: Normal
    Color : Blue
    Align : Center
    Widht:30

    Skip:Yes

    [#line:EI invinfo]

    Add:Right Field:Before:VCH BilledQty:LearnwellsRDS

    [Field:LearnwellsRDS]

    use:Short Prompt

    Setas:$StandardPrice:StockItem:$StockItemName

    Style: Normal
    Color : Blue
    Align : Center
    Widht:30

    Skip:Yes
    Code:
    [#line:EI ColumnOne]
    
    Add:Right Field:Before:VCH QtyTitle:LearnwellsRate
    
    [Field:LearnwellsRate]
    Setas:$$LocaleString:"Purchase Rate"
    
    Style: Normal
    Color : Red
    Align : Center
    Widht:20
    Skip:Yes
    Border : Thin Left Right ;;Style: Normal
    
    
    
    [#line:EI invinfo]
    
    Add:Right Field:Before:VCHBilledQty:LearnwellsRD
    
    [Field:LearnwellsRD]
    
    use:Short Prompt
    
    Setas:$StandardCost:StockItem:$StockItemName
    
    Style: Normal
    Color : Red
    Align : Center
    Widht:20
    
    Skip:Yes
    
    [#line:EI ColumnOne]
    
    Add:Right Field:Before:VCH QtyTitle:LearnwellsRateS
    
    [Field:LearnwellsRateS]
    
    Setas:$$LocaleString:"Sales Rate"
    
    Align : Center
    Style: Normal
    Color : Blue
    Align : Center
    Widht:30
    
    Skip:Yes
    
    [#line:EI invinfo]
    
    Add:Right Field:Before:VCH BilledQty:LearnwellsRDS
    
    [Field:LearnwellsRDS]
    
    use:Short Prompt
    
    Setas:$StandardPrice:StockItem:$StockItemName
    
    Style: Normal
    Color : Blue
    Align : Center
    Widht:30
    
    Skip:Yes
    upload_2021-6-16_13-34-47.png
     


Share This Page