Skip to content

Update CustomersController.cs#208

Open
eduaguiar281 wants to merge 1 commit into
SevenSpikes:nopCommerce_4.10from
eduaguiar281:nopCommerce_4.10
Open

Update CustomersController.cs#208
eduaguiar281 wants to merge 1 commit into
SevenSpikes:nopCommerce_4.10from
eduaguiar281:nopCommerce_4.10

Conversation

@eduaguiar281

Copy link
Copy Markdown

By adding the client address in the "Addresses" property the item was not being added to the collection. We notice that this Customer class property is read only but it has a "CustomerAddressMappings" method where we can add items to the collection.

By adding the client address in the "Addresses" property the item was not being added to the collection. We notice that this Customer class property is read only but it has a "CustomerAddressMappings" method where we can add items to the collection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant