Skip to Content
Menu
This question has been flagged

Hello... I am using odoo enterprise version 14. I want to sell multiple brand's product in my site. I can add category in my site but I want another menu where I can add my brand's name. So that when a customer click one of the brand, all the products of that brand appear. I s there any way to do that. 

Another question: Are there any option to customize odoo online without studio?


Avatar
Discard
Best Answer

Hi Ammar:

You can define a product attribute for "Brand". Product attributes show up in the filter in the website.

Regarding your second question - you can customize Odoo online functionality manually without using studio if you are familiar with how to customize Odoo . Studio basically automates the manual steps.

Avatar
Discard
Author

thanks...I already use attribute named as "Brand". Are there any other way to show?
I know odoo community customixation in pycharm in local host. But I cant figure out how to customise odfoo online. Do you know amy tutorial for this?

Hi Ammar. I'm not aware of any tutorials specific to Odoo online. If you are familiar with the typical code based customization, you can do many of the same customizations by enabling developer (debug) mode and extending the technical configurations through Settings > Technical. A lot of the customizations like adding new fields to a model, customizing views, security, etc. can be done through the UI itself.

Related Posts Replies Views Activity
3
Aug 24
423
1
Nov 22
744
2
Jun 22
1702
1
May 22
2709
2
May 22
2007