python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Creating custom ODOO shipping carrier?
Are there any guides, documentations, tutorials, examples, ... anything about writing custom shipping carriers for Odoo.
I checked their store and most of the bigger ones (DHL, UPS, etc.) are being so...
dkasipovic
Votes: 0
Answers: 0
getting error right after successful login to odoo
Note: This issue occurs only when accessing odoo via nginx proxy.
When accessed directly odoo works fine.
Right after i login to odoo i get the below error as copied onto the clipboard:
UncaughtClien...
Ashar
Votes: 0
Answers: 1
How to Create a Related User in Odoo 15 with Python Code
Good day,
I am asking for help.
I am trying to create a user in Odoo 15 with python code. I want when an HR creates an Employee the related user is also created. This related user should belong to Int...
Abraham Kalungi
Votes: 0
Answers: 1
Odoo - Override a specific write and create method
I have a problem with the overload of the create() and write() methods.
Let me explain.
My custom module inherits from a custom module in which I have no rights to modify the code. These 2 modules ove...
PseudoWithK
Votes: 0
Answers: 2