You do not have permissions to set a value for ele...
# ask-stanley-ai
b
You do not have permissions to set a value for element item.amount due to one of the following reasons: 1) The field is read-only; 2) An associated feature is disabled; 3) The field is available either when a record is created or updated, but not in both cases. while creating sales order
c
AI generated answer (using internal Slack threads):
Based on the conversations provided, the error message "You do not have permissions to set a value for element item.amount due to one of the following reasons: 1) The field is read-only; 2) An associated feature is disabled; 3) The field is available either when a record is created or updated, but not in both cases." can occur due to several reasons: 1. The field is set as read-only: This means that the field cannot be edited. You need to check the field settings and ensure it is not set as read-only. 2. An associated feature is disabled: This could mean that a feature that is required to edit the field is not enabled. You need to check the associated features and ensure they are enabled. 3. The field is available either when a record is created or updated, but not in both cases: This means that the field can only be edited either when the record is being created or when it is being updated, but not in both cases. You need to check when you are trying to edit the field and adjust accordingly. In the case of the
item.rate
field, it was suggested that the price level needs to be set to custom in order to set the rate. This is because unless the price level is explicitly set to custom on the line, you cannot input a rate even in the UI. For the
salesrep
field, it was suggested to set the field to Normal and apply it as normal to the preferred form (or whatever form your role defaults to). If you need to make it non-editable by users, you can put in place a workflow with the context of UI only. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.823987365
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.82374078
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.823286176
Please provide your feedback on this answer.