Define New Menu and Actions in Odoo

  Рет қаралды 49,401

Odoo Mates

Odoo Mates

Күн бұрын

Пікірлер: 74
@omarahmed299
@omarahmed299 4 жыл бұрын
so helpful .. but i have a question : i added action to model 'ir.actions.act_window' .. why we use type field in defining action ?
@OdooMates
@OdooMates 4 жыл бұрын
To be frank, not sure, have to cross check, might be to distinguish between the different actions available like server action
@ViCNoob
@ViCNoob 4 жыл бұрын
Im trying to create new submenu, when I use action like `hr_recruitment.hr_applicant_action_analysis`, it works fine, but when I add new action as your tutorial, the submenu disappeared. Looked into technical setting submenu, but it looks OK. What's the potential cause here?
@OdooMates
@OdooMates 4 жыл бұрын
Did you set the access rights for the model ? if not set the access rights: kzbin.info/www/bejne/jWbckmhoZtqHotE
@RuslanSkiraUkraine
@RuslanSkiraUkraine 2 жыл бұрын
But not in all menu items I could use web_icon="storehous,static/description/icon.png"? Only in the root menu?
@OdooMates
@OdooMates 2 жыл бұрын
yes only for root menu, we need the icon
@NguyenThanhTamhacaoideas
@NguyenThanhTamhacaoideas 4 жыл бұрын
@Odoo Mates Hi, do you know how to customize the Odoo menu bar? I wish to add a search box. What is the keyword that I should start research? Many thanks in advance.
@maherkhalil007
@maherkhalil007 4 жыл бұрын
when trying to add menu item to accounting enterprise, it create invoicing menu and do not add the menu to accounting menu, can you explain and support in this?
@OdooMates
@OdooMates 4 жыл бұрын
Did you correctly give parent to the new menu that you add ?
@maherkhalil007
@maherkhalil007 4 жыл бұрын
@@OdooMates or was already resolved, thank you
@dennisparinas1635
@dennisparinas1635 4 жыл бұрын
I want to disable the default multi-company record rule in Odoo. My question, is it possible to specify a dynamic domain on action to filter the result in tree view like this "user.company_id.id". Thank you
@kashifmanzoor7949
@kashifmanzoor7949 4 жыл бұрын
Thank you mates.... it was really helpful to understand.
@OdooMates
@OdooMates 4 жыл бұрын
Our pleasure!
@enricosaccheggiani3192
@enricosaccheggiani3192 4 жыл бұрын
Is it possible to create the menu' completely working with menus? not to write any line of code?
@OdooMates
@OdooMates 4 жыл бұрын
Go to settings, there is a menu with name menu, do it from there after activating the debug mode
@enricosaccheggiani3192
@enricosaccheggiani3192 4 жыл бұрын
@@OdooMates ok good
@PraveenKumar-qc4ql
@PraveenKumar-qc4ql 5 жыл бұрын
Perfect tutorial, thanks!
@OdooMates
@OdooMates 5 жыл бұрын
Hope you will suggest the channel to your colleagues .. :)
@PraveenKumar-qc4ql
@PraveenKumar-qc4ql 5 жыл бұрын
@@OdooMates Yeah, sure. It's my pleasure.
@bonoandlavin
@bonoandlavin 4 жыл бұрын
for my Odoo13 .. it doesn't like that view_type line. It will only let me upgrade the app if I remove it.
@OdooMates
@OdooMates 4 жыл бұрын
Yes you are right, for odoo13, you can check here: kzbin.info/www/bejne/ZoGnopiLfJiUsNE
@malikkamil6596
@malikkamil6596 2 жыл бұрын
hi i want to generate a report from the menu without wizard or new form I created a report and menu but not know how to create action
@shafinahnam9186
@shafinahnam9186 Ай бұрын
Thanks a lot
@OdooMates
@OdooMates 29 күн бұрын
Most welcome
@supreetlaghate22
@supreetlaghate22 4 жыл бұрын
how to add parent from non custom module? for example sales module
@OdooMates
@OdooMates 4 жыл бұрын
give sales module in depends(manifest file) and rest is same
@AdeshPaul
@AdeshPaul 4 жыл бұрын
Thanks a lot sir.
@OdooMates
@OdooMates 4 жыл бұрын
Keep watching and if you have any queries let us know..
@AdeshPaul
@AdeshPaul 4 жыл бұрын
@@OdooMates Sure sir. :)
@cherifachi4655
@cherifachi4655 4 жыл бұрын
excellent explanation , Thanks
@OdooMates
@OdooMates 4 жыл бұрын
Hope you will like the video and subscribe the channel. Thanks
@cherifachi4655
@cherifachi4655 4 жыл бұрын
@@OdooMates Yes, Of course
@sasindrans6059
@sasindrans6059 2 жыл бұрын
i want to know about the menu item shown without superuser can u send me the link
@OdooMates
@OdooMates 2 жыл бұрын
kzbin.info/www/bejne/jWbckmhoZtqHotE
@thtcaribbeanguy
@thtcaribbeanguy 5 жыл бұрын
im using this tutorial to learn odoo but i have an issue now i know i am using odoo-community 13 but it doesnt have ALL THESE DAMN SETTINGS LIKE YOURS. and your odoo 13 tutorial isnt as expansive as this one. how did u get those developer buttons and superuser buttons?
@OdooMates
@OdooMates 5 жыл бұрын
There are many changes between odoo12 and odoo13, if you are developing in odoo13, have a look at the odoo13 development playlist, in it its shown the same in this video. Regarding adding the smart buttons, you can follow same as in odoo12.
@OdooMates
@OdooMates 5 жыл бұрын
kzbin.info/www/bejne/ZoGnopiLfJiUsNE
@thtcaribbeanguy
@thtcaribbeanguy 5 жыл бұрын
@@OdooMates my version of odoo 13 doesnt have any of these buttons!!!!!!!!! no super user no developer my way around the developer button is adding the debug# to url but ill take a look at that link
@OdooMates
@OdooMates 5 жыл бұрын
@@thtcaribbeanguy If you go to settings page and scroll down to bottom you can see the option to activate the debug mode
@thtcaribbeanguy
@thtcaribbeanguy 5 жыл бұрын
@@OdooMates i like to thank you for your help man, but the only thing i see in the settings page is Users. IN navbar the only thing i see is users & companies NOTHING ELSE!!!! and this IS FRUSTRATING? cause i followed odoo installation and i believe steps are missing i am attempting now to use odoo 12(cloning) to see if i get the same SHIT
@marimardelacerna8491
@marimardelacerna8491 4 жыл бұрын
What is the link for the access rights video?
@OdooMates
@OdooMates 4 жыл бұрын
See: kzbin.info/www/bejne/jWbckmhoZtqHotE In detail, access rights, groups and record rules: kzbin.info/www/bejne/o6vKZHh9ecRpfdk
@sasinduprasad7510
@sasinduprasad7510 4 жыл бұрын
Thank You.....!
@OdooMates
@OdooMates 4 жыл бұрын
Happy to hear it
@supreetlaghate22
@supreetlaghate22 4 жыл бұрын
Hii.. How to add sub menu inside menu item?
@OdooMates
@OdooMates 4 жыл бұрын
its shown in the video, did you get the idea, just set the parent for the menu
@zawnaing5838
@zawnaing5838 5 жыл бұрын
how to configure odoo 12 with python in window 1o Please scribe video tutorial
@kintanfajarwati1752
@kintanfajarwati1752 4 жыл бұрын
how to add submenu from above main menu ?
@OdooMates
@OdooMates 4 жыл бұрын
Just define the parent menu for the newly creating menu :)
@orealaslam7223
@orealaslam7223 2 жыл бұрын
gr8
@OdooMates
@OdooMates 2 жыл бұрын
Thanks bro ❤
@hayderb828
@hayderb828 2 жыл бұрын
for whom stuck in xml note that view_type propriety removed from odoo
@OdooMates
@OdooMates 2 жыл бұрын
Yes, from odoo14: kzbin.info/www/bejne/gXe7oJh7r9yrsLM
@dio1zervas
@dio1zervas 2 жыл бұрын
just following this tutorial on odoo15 and you saved hours of searching with just one comment. Thanks bro!
@jamsheenakc7439
@jamsheenakc7439 4 жыл бұрын
👍
@OdooMates
@OdooMates 4 жыл бұрын
:)
How To Define Tree and Form View In Odoo
12:37
Odoo Mates
Рет қаралды 30 М.
Create a Wizard and Call it in Button Click Odoo
17:51
Odoo Mates
Рет қаралды 34 М.
Когда отец одевает ребёнка @JaySharon
00:16
История одного вокалиста
Рет қаралды 12 МЛН
小天使和小丑太会演了!#小丑#天使#家庭#搞笑
00:25
家庭搞笑日记
Рет қаралды 55 МЛН
Epic Reflex Game vs MrBeast Crew 🙈😱
00:32
Celine Dept
Рет қаралды 36 МЛН
How To Create Scheduled Actions in Odoo
17:01
Odoo Mates
Рет қаралды 32 М.
Security in Odoo - Access Control, Record Rules and Group
48:30
Odoo Mates
Рет қаралды 50 М.
Odoo Module Structure
10:15
Odoo Mates
Рет қаралды 12 М.
How To Add Smart Buttons in Odoo12 (type object)
21:42
Odoo Mates
Рет қаралды 20 М.
OWL Javascript Framework - Action and Service (Todo List App)
45:33
AJScript Media
Рет қаралды 20 М.
Когда отец одевает ребёнка @JaySharon
00:16
История одного вокалиста
Рет қаралды 12 МЛН