In the Quotation there is no control for Create Date. If there are past records of Quotation to be inserted in Database then that is not possible. (Eg. Software installed in mont of May and records from 1st April to be inserted)
Please advise.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
In the Quotation there is no control for Create Date. If there are past records of Quotation to be inserted in Database then that is not possible. (Eg. Software installed in mont of May and records from 1st April to be inserted)
Please advise.
Solved. Thankyou for the fast and accurate reply.
By default field will be invisible in form view, but by removing invisible you can see order date in sale order form view.
Activate Developer mode, go to sales form view and open edit form view and find out the field date_order. Change invisible = 0 .
<field name="date_order" invisible="0"/>
Thanks.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
15
Mar 21
|
10263 | ||
|
0
Jul 24
|
161 | ||
|
0
Nov 23
|
690 | ||
|
1
Jun 21
|
2980 | ||
|
3
Sep 16
|
4095 |