I want to pass default date format while backend , can anyone help me !!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
2431
화면
Hello Vishnu P V,
Please find below code, it may help you.
Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<!-- Change Date format for all module -->
<record id="base.lang_en" model="res.lang">
<!-- Replace Date Format with the format that you want for example %d/%m/%Y-->
<field name="date_format">Date Format</field>
</record>
</odoo>
Thank you very much Jainesh shah :)
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
3
6월 25
|
1162 | ||
|
1
1월 25
|
18023 | ||
|
1
1월 20
|
3991 | ||
|
1
12월 19
|
6440 | ||
|
1
12월 19
|
17333 |