credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #04644
Re: [Question #186589]: how to customize the ordered stae in sales order form.
Question #186589 on OpenERP Server changed:
https://answers.launchpad.net/openobject-server/+question/186589
Status: Open => Answered
Quentin THEURET proposed the following answer:
Le 02/02/2012 10:01, Nightfury a écrit :
> New question #186589 on OpenERP Server:
> https://answers.launchpad.net/openobject-server/+question/186589
>
> hello friends ,
>
> i want to know where should i edit to change the default field value named "Quotation"of ordered state in sales order. Where is its code located? i searched a lot but didnt got. can anyone please help. Its very urgent.............
>
Hello nightfury,
You've two possibilities to do that :
1/ Directly in source code : addons/sale/sale.py − Search the sale_order
python class and you will find the 'Quotation' term in the 'state' field.
2/ By making a new lang : In OpenERP interface : go to Settings /
Translations / Import/Export / Export translation − Change term in the
.po file and import the new language.
Kind regards,
--
Quentin THEURET
quentin@xxxxxxxxxxx
You received this question notification because you are a member of
OpenERP Framework Experts, which is an answer contact for OpenERP
Server.