AjOdoo
AjOdoo
  • 13
  • 17 726
Hooks in Odoo
Learn about Hooks in Odoo in this detailed video! 🚀
I explain:
What hooks are in Odoo
Different types of hooks
The practical uses of hooks in development
A step-by-step demonstration to implement hooks in real scenarios
Whether you're a beginner or looking to deepen your Odoo development knowledge, this video has got you covered. Watch now and take your Odoo skills to the next level! 🌟
Don't forget to like, comment, and subscribe for more Odoo tips and tutorials! 👍
Переглядів: 63

Відео

Build an application using odoo studio
Переглядів 109День тому
Learn how to build a custom application using Odoo Studio in this step-by-step tutorial! 🎥 Whether you're new to Odoo development or an experienced user, this video will guide you through the process of creating a powerful and flexible application-without writing a single line of code! 🚀 Odoo Icon Build : spilymp.github.io/ibo/
How To Prepare For Odoo Certification
Переглядів 1,4 тис.6 місяців тому
Whether you're aiming for the Odoo Functional Certification or the Odoo Technical Certification, this video has got you covered. Achieving an Odoo certification can significantly enhance your career prospects and demonstrate your expertise in one of the most versatile ERP systems available. Watch this video to learn the best strategies and resources to help you ace your Odoo certification exams...
Change Field Name Without Data Loss In Odoo
Переглядів 77710 місяців тому
How to change the existing field technical name without any data loss in odoo
How to create an Odoo Instance in AWS EC2 - Free
Переглядів 5 тис.Рік тому
In this video we will learn how to create an odoo instance in AWS EC2 without any cost.
Odoo With ChatGPT
Переглядів 1,3 тис.Рік тому
How we can use ChatGPT for Odoo Learning and Development
How to add custom field in pdf report - odoo
Переглядів 1,8 тис.2 роки тому
How to modify a odoo pdf report How to add a new field in odoo pdf report How to customize a odoo pdf report
How to pass a field values from Sale Order to Invoice - odoo
Переглядів 9132 роки тому
How to pass a field value in invoice from the sale order. How to store custom field values in invoice from sale order. How to pass a custom field value while creating invoice from sale order
How to inherit a model and add new field in odoo
Переглядів 3272 роки тому
How to inherit a model and add new field in odoo Odoo inheritance Adding new field in existing model by inheriting Odoo 15
Odoo Overview
Переглядів 4512 роки тому
Overview of odoo Base Modules and Menus
Odoo 15 Installation in Ubuntu 20.04
Переглядів 4,8 тис.2 роки тому
In this video you can understand how to install odoo 15 in Ubuntu 20.04 step by step. Github : github.com/odoo/odoo Installation guide : www.candidroot.com/blog/our-candidroot-blog-3/how-to-install-odoo-15-on-ubuntu-20-04-lts-305
What Is Odoo - On Demand Open Object
Переглядів 4232 роки тому
In this video we are going through the odoo . What is Odoo What is the use of odoo Odoo Basics
IT - Upgrade Your Skills and Knowledge With Us
Переглядів 1742 роки тому
We are ready to start for you... To upgrade your skills in IT

КОМЕНТАРІ

  • @omarabdelhakim5066
    @omarabdelhakim5066 19 днів тому

    Legend

  • @shidalgo0925
    @shidalgo0925 2 місяці тому

    Thx

  • @muhanadtur8785
    @muhanadtur8785 2 місяці тому

    Thanks for info!

  • @sagarbaliram8981
    @sagarbaliram8981 3 місяці тому

    please remove background music

  • @buchangas
    @buchangas 3 місяці тому

    Can I to add my domain? I can't see the NGINX so how to create the NGINX?

  • @ahmedarif3729
    @ahmedarif3729 3 місяці тому

    Thanks you so much i have been trying it for 3 days in only 7 minutes you made my day

  • @altayebabdalla669
    @altayebabdalla669 3 місяці тому

    I want to take the preparation course

    • @ycltechsoft4249
      @ycltechsoft4249 2 місяці тому

      Please send me a mail. ajodootech@gmail.com

  • @thiernoamiroudiallo3853
    @thiernoamiroudiallo3853 4 місяці тому

    Hello , please I want the tutorial how to create a new modul on odoo15

  • @eyesontheworld_
    @eyesontheworld_ 4 місяці тому

    Well done✔👍good explanation😊

  • @esraaassad8264
    @esraaassad8264 6 місяців тому

    Can we do it if we don't have odoo custom ?

  • @smsmzean759
    @smsmzean759 8 місяців тому

    It’s helpful

  • @chipmani
    @chipmani 8 місяців тому

    how to change the database password?

  • @aliasgartaksali6298
    @aliasgartaksali6298 9 місяців тому

    How to setup ssl and domain name?

    • @ycltechsoft4249
      @ycltechsoft4249 9 місяців тому

      You have to use AWS Route 53 to configure the Domain name

  • @reginopl4140
    @reginopl4140 10 місяців тому

    Nice job. By the way do we need to alwatss put in super() arguments modelname and self ? It should work without that too. Is there any difference then ?

    • @ycltechsoft4249
      @ycltechsoft4249 9 місяців тому

      We have to call the super() function for existing functionalities. Then only all the inbuilt functionalities will work. For more info contact ajodootech@gmail.com

  • @VIRAJKOTHARI-l4y
    @VIRAJKOTHARI-l4y 10 місяців тому

    from odoo.tools.sql import column_exists,rename_column def migrate(cr, version): if column_exists(cr,'sale_order','sale_ref1'): rename_column(cr,'sale_order','sale_ref1', 'sale_ref') Data is deleted Not store in change field name

    • @VIRAJKOTHARI-l4y
      @VIRAJKOTHARI-l4y 10 місяців тому

      My side Not Data Store in Change Field Name.

    • @ycltechsoft4249
      @ycltechsoft4249 9 місяців тому

      Please contact us by mail, ajodootech@gmail.com @@VIRAJKOTHARI-l4y

  • @ilovebakchodi1499
    @ilovebakchodi1499 10 місяців тому

    How to configure the GoDaddy domain

  • @emilgj
    @emilgj 11 місяців тому

    It’s helpful👍🏻

  • @sovereignstandards
    @sovereignstandards 11 місяців тому

    Thank you

  • @zalahitesh5633
    @zalahitesh5633 Рік тому

    In this case how we can update config file and add custom addons

    • @ycltechsoft4249
      @ycltechsoft4249 9 місяців тому

      Config file is already there. You have to create a seperate folder in the server and add the path to the config file

  • @kamilsolanki1321
    @kamilsolanki1321 Рік тому

    odoo.addons.base.models.ir_qweb.QWebException: Error while render the template KeyError: 'new_reference' Template: sale.report_saleorder_document Path: /t/t/div/div[2]/p Node: <p class="m-0" t-field="doc.new_reference"/>

  • @bhargavamarthaluru3710
    @bhargavamarthaluru3710 Рік тому

    I can't get rc file, can you please help with that

  • @ahamster3000
    @ahamster3000 2 роки тому

    Clear explanation , thanks