Questions tagged [odoo-14]

Use this tag for version specific questions about Odoo 14 - the suite of open-source business applications written in Python. When using this tag also include the more generic [odoo] tag where possible.

591 questions
-1
votes
1 answer

TypeError: function missing 1 required positional argument: 'p_str' (Python3)

I am trying to modify the code written by others. Originally written in python2, but I want to…
XUN
  • 55
  • 1
  • 9
-1
votes
1 answer

How to generate multiple odoo qweb report (PDF Files) in a zip format?

For now I can use Odoo for single record report, but when I use multiple files, all the reports do not come in multiple PDF but in one PDF file. So, is there any way to get Odoo generated report as object, so I can collect them and compressed them…
Evan rianto
  • 19
  • 1
  • 7
-1
votes
1 answer

I am using odoo 14, when i try to inherit from from an existing module

i get this error I am trying to inherit from sales module but I don't understand the problem. I am sure spelling is correct. terminal error pic1 terminal…
AhmedSalah
  • 85
  • 1
  • 4
-1
votes
1 answer

Can not Integrate Advance Search Tree View to Module Odoo 14

I'm Odoo Beginner I try to integrate third party app (Advance Search View ver 12) to my Odoo ver14. But after install app I can not see any change in my Module. Expect as below https://i.stack.imgur.com/y11DS.png Please let me know where should I…
-2
votes
1 answer

Missing tags and some important fields in my odoo 14.0 UI

I installed Odoo 14.0 with packaged installer supported by Odoo but after I installed, some important UI such as developer mode, debug code, and other are missing. How to make them appear?
Nani
  • 1
  • 1
-2
votes
1 answer

Carry page values to another model page, Odoo

I want to carry notebook page One2many field to another model page. These field from my main model. I want to carry page field with this operation. T How can fill these page fields after creating method.
Enes Kara
  • 81
  • 6
1 2 3
39
40