Add a new product in dynamic 365 - dynamics-crm

I'm using Dynamic 365 trial version. For learning purpose, I want to create a new product.
For this I navigated as follow.
Sales => Collateral => Products
But I can't find option to add a new product or product family.
Is this options not available in trail version?

This is not the proper view. You should go to Settings -> Product catalogue -> Products and Families. There you will be able to add and edit your products and all the related sales stuff like Pricelists or Unit Groups

Make sure that you have one of the following security roles or equivalent permissions: System Administrator, System Customizer, Sales Manager, Vice President of Sales, Vice President of Marketing, or CEO-Business Manager.
If you are Office 365 Global Admin but not System Administrator in CRM go to Settings - Security - Users - Open your user and click Promote to Admin button on the ribbon
Hope this helps.

You can create products only in base language. So switch CRM interface language to base one in personal settings and then navigate back to product view. You will see add new product button there.
Microsoft made this limitation because now products can have multilanguage names.

Related

Need to find a proper Magento 2 Product Reviews extension

I'm currently working with a team of 5 members to build an e-commerce store, but I'm kinda struggling with choosing a great product reviews extension that is suitable for our site. Any suggestions for this kind of extension?
Thanks in advance.
You should check out the Real Review for Magento 2 extension provided by MageSolution. This comes with a lot of features, to name a few:
+ Empower admin to interact with customers thanks to the function of reply/comment on the review
+ Enable/Disable extension (on Disable mode, default review function is applied)
+ Configure the settings to allow review approval automatically.
+ With Real Review for Magento 2, only customers who have purchased a product can write a review for that product.
If you want to explore more, here is your solution: Real Review for Magento 2
Hope this will help!

Magento Something Like Marketplace Extensions

Hi Guys, I have been trying to find but all I can find was Marketplace. I needed something like Marketplace but without letting public Users to set the pricing. Users create their profile which in this case is registered membersAdmin will create different categories in the website like : Home, About Us, Gallery ( This will act as a Product Page with different sub categories ), Products, Contact UsUsers can upload their "Products" in our Galleries with the following limitations :Users can upload their "Products" in our Gallery or Products or any Products related section. Not About Us, Contact Us.Users will be able to upload only a fix number of "Products" depending on the membership fee they purchase from usUsers will not be able to set their "Product" prices, Admin will set itAdmin can also filter which "Product" to delete or approveUploaded "Product" will also be able to navigate from the Uploader's ProfileAny "Products" that is being sold, % amount of the sales will be credited into their account or any other payment method ( Kindly advise on this )Not sure whether is it confusing. Hope you guys understand. Thanks guys in advance.
I do not exactly know the marketplace extension, but I think, it should be possible to change the template/controller logic of this module, to prevent that resellers can define a custom product price.
Perhaps you can ask the developers of marketplace if they would customize the extension to your needs. The support for payed magento extensions is very often better than expected.

Magento Force user to buy related product

I am developing a website in Magento and I need to develop the following functionality.
1) Products are added in the back end as devices and services.
2) All the Products are displayed on the homepage together.
3) If a user buys a products (device) then he will also require to buy another product related to that product (service).
4) In short he can't proceed without purchasing service product.
5) So if user buys Device product then he will compulsory will have to select one of the service products available for that product.
6) Also a user can't buy the service product only.. To buy the service product he will have to also purchase the device product.
This is what I am trying to develop but have got stuck on this point.
I have tried the best way to explain my problem. Any help, ideas will be welcome..
Thanks.
You issue solves easily with bundle products.
Create the 'Device' product as a bundle product.
All services should be also products that won't be visible individually.
Add bundle option for the 'Device' that contains as options (selections) the services you need. (off topic: you can even set different prices for the same service but different devices).
Make the bundle option required.
Save the product- > reindex everything -> profit.
Adding to the above answer, This free extension will solve your problem http://www.magentocommerce.com/magento-connect/display-bundle-product-s-bundled-items-images-19391.html

Can we develop C2C e-commerce site using magento?

I have search this topic but was not able to find a perfect solution.
I wanted to know that if Magento can be useful to develop C2C e-commerce site. for example ebay.com, pond5.com, etc.
If yes, then how ? Are their any good article,book or tutorials available?
Please provide your valuable suggestions.
Thanks,
Rakesh Gangani.
Is it possible to build an extension that do these things:
add back-end permission control module for product and product category
auto create a product category and do related permission settings after creating a back-end user role
auto add related permission after users of the role creating a product
Set related permission to the role with Magento default function
Not good at explaining, hope this helps...
I found an extension which does exactly this. Here's what it says it can do:
This extension converts your store to a multiple sellers platform. The
admin can set the commission for each seller. The seller is able to
login from the frontend to track their sales and payout from the My
Account page.

How to Create a Custom Registration form and Approval Process in Magento?

We are setting up a new Magento site and will allow clothing designers the ability to sell their products in our store. We've already created a separate user group with appropriate permissions for Designers. However, we need to create a custom registration form for use by them, and an accompanying approval workflow. Can someone provide links to guidelines in creating such a custom form and workflow? Is it advisable to create a separate store for each designer, or create user defined attributes to assign a designer to their products in the main store catalog? Also, given that we will have a separate and changing commission percentage for each designer, what custom module logic must be used to apply these commissions correctly? Specifically, what Magento objects must be leveraged to produce such a commission process?
Thanks much for your help and guidance.
Here are 2 examples that should help:
Magento – Custom email contact form with notification system
Contact Form in Magento

Resources