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)
Problem css; round circle over component - Email template
I need to put a circle on a card for a mailing
but I can't put styles like these for mailing:
position: absolute;
left: 50%;
transform: translateX(-58%) translateY(-75%);
I opted to use margin-top b...
Maicoly Morocho
Votes: 0
Answers: 2
Pass result from SQL Query to Odoo Qweb Report
I passed SQL query result to qweb report but the result is not rendered. I used the Postgres function to get the result, I used function to use SQL function rank based on passed parameters. Views ret...
Binyam Assefa
Votes: 0
Answers: 1
Strip string from a field with defined separator in invoice report
first of all - I'm still newbie in Odoo so this is maybe explained wrong but I will try.
In inherited invoice_report xml document i have conditional field that needs to be shown - if column (field) in...
Matija Amondi
Votes: 0
Answers: 1
an unknown error on a live server but the module works very well on localhost
i am currently working on a project built using python and xml on odoo framework to generate a custom qwebreport with some data. .Its working very well on localhost where the port is being generated v...
Eric Kinyua
Votes: 0
Answers: 1