Difference between onchange method & compute method in Hindi | odoo tutorial in Hindi

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.พ. 2025
  • In this video,we will see the difference between onchange method & compute method.
    Odoo Playlist link : • Odoo Tutorial Playlist
    some useful commands:-
    1.To run the server :- ./odoo-bin -c odoo.conf
    2.To update the module when we have done changes in xml file:- ./odoo-bin -c odoo.conf -d database_name -u module_name
    URL:-
    1.We will Extend the url to view the list of all databases-
    /web/database/manager
    2.changes in URL to open front end in technical mode/debug mode/ developer mode,
    add "debug=" after web in URL
    Email :- deep1321999@gmail.com

ความคิดเห็น • 2

  • @murtazaalam2869
    @murtazaalam2869 2 ปีที่แล้ว +1

    Different between Onchange and Depends make video

    • @learnologycoding6538
      @learnologycoding6538  2 ปีที่แล้ว +1

      both are API of odoo in which onchange api is used for onchange method and depends api is used for compute methods