Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet

I got this error ( I got an error when confirm Po that generated from an product with MTO & buy & fill the vendor list from purchase  )when confirm Po that generated from SO as i sell an product with MTO & buy & filled the vendor list from purchase as a configuration product in multi company environment and the vendor is a one of the sons companies with inter-company configuration 

 

Avatar
Verwerfen
Beste Antwort

for odoo17 in youre odoo17/odoo/addons/base_account_budget/views.po replace any :

" <br/><t t-out="user.name" /><br/>\n" with " <br/><t t-out=\"user.name\" /><br/>\n"

and any "<t t-out="object.get_followup_table_html()" />\n" with this "<t t-out=\"object.get_followup_table_html()\" />\n"

and any "<t t-out="user.name" />\n" with this "<t t-out=\"user.name\" />\n"

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Aug. 24
1936
2
März 24
3233
2
Feb. 20
2653
1
Okt. 23
9355
0
Feb. 17
3108