LoginSignup
0
0

よく使うオブジェクト

Last updated at Posted at 2021-08-13

Answersで回答する時に使う情報のまとめ


Account

Asset

I also encountered the same issue, but then I realized that I need to work on the layout of the Asset object instead of the Account object. I suggest you check which object's layout you are currently working on and try again.

私も同じ問題に遭遇しましたが、その後、Account オブジェクトではなく Asset オブジェクトのレイアウトに取り組む必要があることに気付きました。現在作業しているオブジェクトのレイアウトを確認して、再試行することをお勧めします

Case

Status

Contact

FirstName
LastName

Contact リファレンス

image.png

Are there any "Orphaned" Contacts that are not related to an Account record?

https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000A8B8VSAV

summer 23ではこの機能が取りれられた

Lightning Experience での [敬称] 選択リスト値の導入

I gave access to the Contact record to whom the list email was being sent and the error was gone. This error pops up when we are sending list email using Campaign Member Related List 'Send Email' button. The user sending the mail should at least have read access to the contact

Lead

IsConverted

Lead リファレンス

Lead オブジェクトのまとめ

Opportunity

  • StageName
Prospecting
Qualification
Needs Analysis
Value Proposition
Id. Decision Makers
Perception Analysis
Proposal/Price Quote
Negotiation/Review
Closed Won
Closed Lost
Closed Signed Up (Won)

Products, Quotes & Contracts

Price Books

I think you did not change the sharing setting of the price book to view only. The sharing button will appear only when it is not shared with all the users.
You can fix it by going to set up>> sharing settings>> price-book and changing the values from "use" to "view only" and checking out the price-book page. it should show sharing button.

価格表の共有設定を表示のみに変更していないと思います。共有ボタンは、すべてのユーザーと共有されていない場合にのみ表示されます

To solve the problem, I deleted the contract, which in turn deleted the order. I then created a new contract, making sure to choose USD as the contract's currency and that of the order. The previous contract and order I used were not in USD. After doing this, I got to see the product in USD. The summary is that the contract, order and product have to have the same currency.

この問題を解決するために、契約を削除すると、注文も削除されました。次に、新しい契約を作成し、契約の通貨と注文の通貨として必ず USD を選択しました。私が使用した以前の契約と注文は米ドルではありませんでした。これを実行すると、商品が米ドルで表示されるようになりました。要約すると、契約、注文、商品は同じ通貨でなければならないということです。

Order

image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0