30.Singleton Error In Odoo || Reason And Solution || How To Fix Singleton Error in Odoo

  Рет қаралды 8,659

Odoo Mates

Odoo Mates

Күн бұрын

How to fix singleton error in Odoo. Reason for singleton error in Odoo. Steps to avoid singleton error in odoo. Why does singleton error comes in odoo. Steps to fix single ton error in Odoo. Odoo singleton error. How to fix singleton error in Odoo 14 development.
Odoo 14 Playlist:
Module: apps.odoo.com/...
Website: www.odoomates....
Github: github.com/odo...
Email : odoomates@gmail.com
Facebook: / odoomate
Twitter: / odoomates
Support Us in Ko Fi : ko-fi.com/odoo...

Пікірлер: 32
@billslasa
@billslasa Жыл бұрын
Great video. IT WAS VERY USEFUL TO ME IN A MOMENT OF EMERGENCY.
@OdooMates
@OdooMates Жыл бұрын
Glad it helped!
@llove9473
@llove9473 2 жыл бұрын
Hey Bro, Now I`m PRO! Thanks!!!
@OdooMates
@OdooMates 2 жыл бұрын
Glad to hear that
@MohammedRafi-b9g
@MohammedRafi-b9g Жыл бұрын
thank you so much
@OdooMates
@OdooMates Жыл бұрын
You're welcome!
@hawkeg
@hawkeg 3 жыл бұрын
I need to give u more than one LIKE, thanks a lot.
@OdooMates
@OdooMates 3 жыл бұрын
such comments are more than a 100 like
@mohamedlellah8318
@mohamedlellah8318 3 жыл бұрын
great job
@OdooMates
@OdooMates 3 жыл бұрын
@maaneadel2815
@maaneadel2815 3 жыл бұрын
Very helpful bro ❤️❤️🌹
@OdooMates
@OdooMates 3 жыл бұрын
welcome :)
@hapodaicarin1
@hapodaicarin1 3 жыл бұрын
Pls talk about multi company fields and how work with those
@OdooMates
@OdooMates 3 жыл бұрын
We already have a released a video on the same in v12, for v14 we will make it in coming days. It is same in v12 and v14: kzbin.info/www/bejne/h5eXYnyppbmqrc0
@tstapp7481
@tstapp7481 3 жыл бұрын
Hi Niyas make a topic on how to edit the views from front end where there is no view option like views where we cannot able to see meta data in dev mode.(for ex: Odoo error message display view)
@OdooMates
@OdooMates 3 жыл бұрын
Will this helps ? kzbin.info/www/bejne/bJOsmJ5qotmZh5Y
@tstapp7481
@tstapp7481 3 жыл бұрын
@@OdooMates Thanks for the reply. However what I mean is for example "Odoo Error" doesn''t have any "Bug" icon on top left corner, so we cannot view their code in fronted.
@joeltovarramos2250
@joeltovarramos2250 2 жыл бұрын
great content, thanks for share this knowledge
@OdooMates
@OdooMates 2 жыл бұрын
Thanks for the support
@ShadHastam
@ShadHastam 8 ай бұрын
Thanks
@OdooMates
@OdooMates 3 ай бұрын
Welcome
@huseyinOzdogan83
@huseyinOzdogan83 3 жыл бұрын
I believe I am wathing aswer of my question
@OdooMates
@OdooMates 3 жыл бұрын
:)
@abdikarimosman2511
@abdikarimosman2511 2 жыл бұрын
hi iam facing error in time off model when i change to arabica it show me error : ValueError: time data '٢٠٢٢-٠١-٢٨' does not match format '%Y-%m-%d'
@OdooMates
@OdooMates 2 жыл бұрын
with any custom codes or in default odoo ?
@abdikarimosman2511
@abdikarimosman2511 2 жыл бұрын
@@OdooMates default odoo model
@OdooMates
@OdooMates 2 жыл бұрын
@@abdikarimosman2511 if you feel error is coming from default odoo itself, try to reproduce the same in odoo runbot. If you ate getting same in odoo runbot, report it at: github.com/odoo/odoo/issues Odoo runbot: runbot.odoo.com/
@OdooMates
@OdooMates 2 жыл бұрын
@@abdikarimosman2511 sorry for wrong link. kindly post in this link: github.com/odoo/odoo/issues
@markoancev3517
@markoancev3517 3 жыл бұрын
Hello i am trying to send multiple attachment in one email: def action_send_card(self): template_id = self.env.ref('library.agreement_email_template').id data_id = self.env['ir.attachment'].browse(self.agreement_file.id) template = self.env['mail.template'].browse(template_id) for pdf in data_id: template.attachment_ids = [(3, pdf.id)] template.attachment_ids = [(6, 0, [pdf.id])] template.send_mail(self.id, force_send=True) return True i tried to the trick from the video, but it gives me the same error. ValueError: Expected singleton: ir.attachment(260, 257) The agreement_file is declared like this: agreement_file = fields.Many2many( 'ir.attachment', 'class_ir_attachments_rel', 'class_id', 'attachment_id', string="Agreement files", required=False)
@OdooMates
@OdooMates 3 жыл бұрын
Try with this code: def action_send_card(self): template = self.env.ref('library.agreement_email_template') data_id = self.env['ir.attachment'].browse(self.agreement_file.ids) for pdf in data_id: template.attachment_ids = [(6, 0, [pdf.id])] template.send_mail(self.id, force_send=True) template.attachment_ids = [(5, 0, 0)] return True
@mohamedlellah8318
@mohamedlellah8318 3 жыл бұрын
great job
@OdooMates
@OdooMates 3 жыл бұрын
thanks brother
Who’s the Real Dad Doll Squid? Can You Guess in 60 Seconds? | Roblox 3D
00:34
Я сделала самое маленькое в мире мороженое!
00:43
Кушать Хочу
Рет қаралды 3,7 МЛН
Kluster Duo #настольныеигры #boardgames #игры #games #настолки #настольные_игры
00:47
How to Cancel Invoice in Odoo | Invoice Cancel
1:43
DevIntelle Consulting Service Pvt. Ltd.#odoo
Рет қаралды 155
Challenge #01. How to add a field in tree view in Odoo 16.
8:23
Odoo Discussions
Рет қаралды 1,6 М.
The Biggest Issues I've Faced Web Scraping (and how to fix them)
15:03
From Sales Order to Manufacturing Order | Odoo MRP
7:08
Web Server Concepts and Examples
19:40
WebConcepts
Рет қаралды 251 М.
"The Life & Death of htmx" by Alexander Petros at Big Sky Dev Con 2024
23:01
Montana Programmers
Рет қаралды 63 М.
Certificates from Scratch - X.509 Certificates explained
21:50
OneMarcFifty
Рет қаралды 116 М.
How Do ERP Systems Work? [The Mechanics of ERP Software]
14:54
Digital Transformation with Eric Kimberling
Рет қаралды 70 М.
Who’s the Real Dad Doll Squid? Can You Guess in 60 Seconds? | Roblox 3D
00:34