Product Price List not working as expected
I think that Price Lists are not working as expected in CRM 4.0.
Here's a scenario. I have two price lists defined, Retail and Wholesale. I add some products and create price list items for them on the retail list. I add some other products and add them to the wholesale price list. ...
MVP BUG - In Case Form, Form Assistant for Contract does not behave as expected
Consider a scenario where a contract is linked to an account. Create a case, complete the title and and the account to the customer field, save the record. Click in the Contract field. The Form Assistant does not show the contract for the customer.
Now, create a case, complete the title...
Locked fields on a form can be removed
If a field is added to a form more than once and is marked as locked, the field can be removed from the form.
Tracking E-mails from Outlook matches on the Windows Live ID e-mail field on the User Entity
When tracking an e-mail from within Outlook, the from e-mail address is matched unexpectedtly to a user record.
The match is unexpected because the from address on the e-mail does not match the Primary E-mail on the user record but it does match the Windows Live ID field.
Tracki...
MVP BUG - Tracking E-mails from Outlook matches on the Windows Live ID e-mail field on the user entity
When tracking an e-mail from within Outlook, the from e-mail address is matched unexpectedtly to a user record.
The match is unexpected because the from address on the e-mail does not match the Primary E-mail on the user record but it does match the Windows Live ID field.
Tracki...
Prices can change on Fulfilled Orders
When two accounts are merged, the value of fulfilled orders can change. To reproduce, complete the following steps:
�Create two accounts named ABC Ltd.
�Ensure you have a product in the product catalog with a value in list price and a price list item that is set to 100% of list price.
MVP BUG Add Record and Open Associated Sub Grid Icons missing from sub grid
Scenario: Create two relationships between opportunity and contact (one as 1:n and the second as N:N)
Add a sub grid to an opportunity form for each relationship.
Only the first sub grid shows the Add Record and Open Associated Sub Grid icons.
It doesn't seem to matter...
MVP BUG Fields do not appear in Edit Multiple Records windows
Add a section to a form, in the section add a quick view control and/or a map control and regular fields from the entity.
Then select multiple records of the entity and click Edit. In the Edit Multiple Records window the regular fields that are in the same section as the quick view or map c...
MVP Bug - Unexpected behaviour when clicking +New in a lookup
Follow these steps:
1. Navigate to a contact that has a value in Company name
2. Click the lookup control for Company Name
3. Click + New
In the Quick Create form, Account name is populated with the value that is in Company Name. This is not expected. I would expect Account Nam...
MVP BUG - OnChange event fails to set the value of a field if the field has focus
Consider an entity with two fields, Field A and Field B on a form.
The fields are laid out so that after tabbing from Field A focus moves to Field B.
There is an OnChange event for Field A that changes the value of Field B. However, the event fails to set the value of Field B....