python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Odoo rpc calls for unauthenticated users?
I am developing a template/page for Odoo where I am using an RPC call.
The problem I am having is that I want the page to be of type public, but unfortunately RPC calls are only available for authenti...
Dev Machine
Votes: 0
Answers: 1
How to import fields with readonly attr in Odoo14?
I would like to import fields with readonly attr from web, specifically field and values from 'mail.tracking.value' model.
I have tried to change fields by inheriting, but it haven't worked as spected...
robles29
Votes: 0
Answers: 1
Model not found in odoo 12
so I made a custom hospital module, but an error occurred when the module was upgraded, resulting in an error like this.
Error:
Odoo Server Error
Traceback (most recent call last):
File "C:\Pr...
Admaja
Votes: 0
Answers: 1
Odoo Decrease Product Quantity Programmatically
I have created a custom module where there is a field related to product. When the user checkout the product in the custom module, I want to decrease the quantity of product in the override create met...

NM Naufaldo
Votes: 0
Answers: 1