I can't seem to figure out how to change the date of a blogpost. 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
Відповісти
2640
Переглядів
You need to modify the model
website_blog.py
'create_date': fields.datetime(
'Created on',
select=True, readonly=True,
),
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Реєстрація