在 Tally Prime 的 tabbing iisue 中添加定制解决方案然后 F11 配置?

问题描述

在 TDL 中,代码如下:

[#Part: Company F11 Features Right] 
    Add:Part:Company F11 SMS Features
    
[Part: Company F11 SMS Features]
    
    Use     : Cfg Part Content Template
    
    Local   : Line  : Cfg PartTitle         : Invisible : NOT ##CmpShowMoreConfig
    Local   : Field : Cfg PartTitle         : Set as    : $$LocaleString:"SMS Features"
    
    Local   : Part  : Cfg PartContent       : Add       : Lines   : Cmp SMS EnableConfiguration,Cmp Enter SMS Configuration


[Line: Cmp SMS EnableConfiguration]
      Fields    : Long Prompt,CmpSMSEnable
      Local : Field : Long Prompt : Info    : $$LocaleString:"Enable SMS Feature to send SMS ?"
      Local: Field : Long Prompt: Color : Blue
      Local     : Field : Default   : On : Focus : Yes : Set : sveRPFeatureDesc : + 
      "Enable this Feature to Yes" + $$NewLine + "It is useful to send SMS directly from Tally by entering Number and Message"
      Space Top   : 0.5
            [Field  : CmpSMSEnable]
                Use : Logical Field
                Storage : CmpSMSFeatureOn
                SubForm : RiceMillSMS : $$Value = Yes

[Line: Cmp Enter SMS Configuration]
        Fields  : Long Prompt,Want to enter SMS Configuration
        Local   : Field : Long Prompt : Info    : $$LocaleString:"Want to enter SMS Configuration ?"
        Invisible   : NOT $IsAccountingOn
        Space Top   : 0.15
                    [Field: Want to enter SMS Configuration]
                        Use         : Logical Field
                        Set as  : Yes
                        SubForm     : RiceMillSMSSettings : $$Value = Yes
                        Inactive    : Not #CmpSMSEnable


我已经使用此代码来计算 ERP 9 正常工作,但使用 tallyprime 然后标签无法正常工作。请给我答案

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)