Configuring Odoo 17 in PyCharm Tutorial

Поділитися
Вставка
  • Опубліковано 26 січ 2025

КОМЕНТАРІ • 21

  • @Weblearns
    @Weblearns  Рік тому +3

    You want to learn more about Odoo 17 Development Training Tutorial? Please check below link.
    ua-cam.com/play/PLAR8TpPnVeTTt2EpERduzawPjD4ToMtvc.html
    DonateUS :-
    ko-fi.com/weblearns
    paypal.me/weblearners
    For business inquiry :- inquiryweblearns[AT]gmail.com
    Source Code :- github.com/er-harsh-dhaduk/odoo-training
    Subscribe - Share - Comment/Suggestion - Enjoy - DonateUS

  • @EverythingisOnline
    @EverythingisOnline 11 місяців тому +1

    thank you very much. very good explanations.

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

      Glad it was helpful!

  • @im_yisuscrist3963
    @im_yisuscrist3963 5 місяців тому

    thanks, however i cannot see the logs in the terminal but in the logs file it show that works, you know how to show the logs in the terminal?

    • @Weblearns
      @Weblearns  5 місяців тому

      don't use configuration file so auto all logs you can see in terminal!

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

    when I start odoo from pycharm, and go to localhost and login, it is stuck on login page.
    in terminal logs, it says login successful but it is stuck.
    if I do the same from cmd terminal, it logs in and works fine. please help

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

      Well this is very strange try to send me full video to given mail id in this video description.

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

    Once configure , shall we gey accounting module source code with it

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

      you can get all modules source code. Or directly download from github.
      github.com/odoo/odoo

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

      Full accounting module , or it will be in enterprises

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

      yes you need access of enterprises to access full accounting feature!

  • @eslam.h
    @eslam.h 8 місяців тому

    when i copy the port number and name , example >localhost:8069 and paste it in the browser its not open odoo page >> Internal Server Error
    The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. ,, can you help me bro ?

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

      Well check the terminal, there having full error description.

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

    i have this error Unresolved reference 'odoo' can you help?

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

      Please provide more info when this error appear?

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

    hi, i got an error:
    from psycopg2._psycopg import ( # noqa
    ModuleNotFoundError: No module named 'psycopg2._psycopg'

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

      Try to install psycopg2 package.

  • @duongsiunhan
    @duongsiunhan 7 місяців тому

    I get "KeyError: 'socket'", how can i fix this?

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

      I can't figure it out with this single line :)
      Give me more detail.

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

    Bin Folder is not Present

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

      You mean odoo-bin right?
      In case yes this is not folder but its file to run odoo service.
      In case I missed understood please elaborate more.