Greetings
In the page ".../my" the following field appears: "customer and supplier invoices"
I need to remove the word "supplier", how do I do this?
Thank you!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Greetings
In the page ".../my" the following field appears: "customer and supplier invoices"
I need to remove the word "supplier", how do I do this?
Thank you!
I'm not sure it is the best way to do it, but it worked for me just fine!
Activate Debug Mode
Settings Module > Technical > Views
Search for 'My Portal'
Go to the 'Inherited Views' tab and click on 'Show Invoices & Bills'
Go to the 'Architecture' tab and click on the language button in the upper-right corner.
There you can see a field filled with 'Customer and Supplier Invoices'. Edit it as you wish.
Save it and it's done!
<field name="arch" type="xml">
<field name="custom_invoice" position="attributes">
<attribute name="string">Customer Invoice</attribute>
</field>
</field>
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
lut 24
|
3626 | ||
|
0
gru 23
|
1952 | ||
|
0
mar 15
|
3948 | ||
|
0
lis 21
|
2443 | ||
|
2
sie 24
|
14824 |