Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
how to set time in sales order.
how we can display time on our generated sales order .Now it contain date.
When an order/offer is created, it will store the date and time in the table sale_order, field create_date.
When an order/offer is modified, it will store the date and time of the last modification in the same table, field write_date.
So you probably want to display at least one of these fields, depending if you want to see the latest modification or the original date.
Steps to take:
- create new module
- create an XML-file, which extend sale.order.form, and add the field(s) you want to display
- upload the module to the /addons directory (location depends on the OS)
- install your module
For all these steps you can find (some sort of) system documentation (official openERP documentation, sometimes a bit cryptic), all kind of questions here, or post a question....
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 5/4/13, 6:29 AM |
Seen: 1069 times |
Last updated: 3/16/15, 8:10 AM |