ディスカッション
NetSuiteの保存検索やレポートをマスターするための究極のガイドである分析センターを使用して、データの力を最大限に活用しましょう。複雑さを単純化し、組織の真の可能性を解き放ちます。今すぐ分析センターに参加して、新たな高みを目指しましょう!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
アドバンストPDF/HTMLテンプレートの小数点記号とグループ区切り文字を変更する
適用
製品: NetSuite 2021.1
シナリオ
トランザクションPDF印刷の数値形式は1.000.000,00に設定されていますが、ユーザーは、アドバンストPDF/HTMLテンプレートで小数点記号とグループ区切り文字を1,000,000.00に変更したいと考えています。
解決策
- カスタマイゼーション> フォーム> アドバンストPDF/HTMLテンプレートに移動します
- 該当テンプレート:編集をクリックします
- 右上隅:ソースコードの切り替え
- 変更する行を見つける
例:$ {item.rate} - 構文を置き換えます: ${item.rate?string["#,###.00;; decimalSeparator='.' groupingSeparator=','"]}と入力します
- 保存をクリックします
関連するSuiteAnswers記事
タグ付けされた:
0