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
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
1
Rispondi
2653
Visualizzazioni
You need to modify the model
website_blog.py
'create_date': fields.datetime(
'Created on',
select=True, readonly=True,
),
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati