Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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 

 

Awatar
Odrzuć
Najlepsza odpowiedź

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"

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
sie 24
1924
multi companies Rozwiązane
2
mar 24
3230
2
lut 20
2648
1
paź 23
9338
0
lut 17
3106