Why we do not have custom title option in Purchase Order form?
We already have this option in Sales Order form.
I do rename it Purchase contract and Sales contract as we finalize/sign sales/purchase contract first instead of PO/SO
1 Like
Can we have the option of renaming (Custom title option) in Purchase Order form please.
1 Like
@Shan For the time being, you can use Custom Themes
to change the title.
Choose a custom theme, find {{ title }}
and replace that with:
{{ title | replace: "Purchase Order", "Purchase Contract" }}
Of course, keep in mind that custom themes constitute an obsolete feature.
Thank you @evans for take your time to look into this matter.
what you’ve suggested is a good solution.
But I’m using lot of features of standard theme(such as footer etc.). If I move back to custom themes then I got to change many things again. That’s why I asked for custom title feature for Purchase Order as it already present in Sales Order.
1 Like