How To Execute SQL Queries In Odoo || Query Execution In Odoo

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024

Комментарии • 21

  • @johnroygeralde7325
    @johnroygeralde7325 5 месяцев назад

    more power to your vlogs!

  • @hectorherrera4193
    @hectorherrera4193 2 года назад +1

    Excellent... and well explained. Thanks for sharing

    • @OdooMates
      @OdooMates  2 года назад

      Glad it was helpful!

  • @ShadHastam
    @ShadHastam 6 месяцев назад

    Thanks

  • @jishnukm9511
    @jishnukm9511 2 года назад

    Usefull Odoomates

  • @nadeemkazi2092
    @nadeemkazi2092 2 года назад

    Thanks odoo mates

  • @johnroygeralde7325
    @johnroygeralde7325 5 месяцев назад

    Is it also possible to call a storedproc inside a query?

  • @WkPowerHack
    @WkPowerHack Год назад +2

    How to use domain for xls report with query

    • @OdooMates
      @OdooMates  Год назад

      you can use apply the domain in where condition along with the query

  • @ateeqrao9565
    @ateeqrao9565 Год назад

    Hello, I have created a column in the table using sql raw query, The column is now present in the table but odoo orm is not recognizing that column, How can I resolve that?

  • @robbeleushuis8024
    @robbeleushuis8024 Год назад +1

    Thank's, I have a problem with a string param which contains ' .When the query is executed it give me error: name='Thank's' is there a solution for?

    • @OdooMates
      @OdooMates  Год назад +1

      put it inside ""thank's" double inverted coma

    • @robbeleushuis8024
      @robbeleushuis8024 Год назад

      ​@@OdooMates I used the function .replace("'", "''") which replaces simple quotes by two simple quotes and it work's, thank's for your help !

    • @OdooMates
      @OdooMates  Год назад

      ❤️❤️❤️

  • @temphelp
    @temphelp 2 года назад

    How can i connect external ms-sql server for get data or write ?

    • @OdooMates
      @OdooMates  2 года назад

      Hi we can use pymssql library for this purpose

  • @kit-kit-kittty2911
    @kit-kit-kittty2911 11 месяцев назад

    odoo is third class platform for developers