Skip to Content
Menu
This question has been flagged
2 Replies
3623 Views

I have a tree view form which contain customer invoice. I want to add a date start and date end and a search button to search all the item within specific these date from the customer invoice. So how I do this in Odoo9 ?

Avatar
Discard

You can use advance search option which by default odoo provided to filter data in date range.

For creating search boxes and button in tree view, you have to write js code. I suggest you to use advance filter option.

Author

I want to make it custom by me. Will you give me any kind of resources how to make these search without advance option?

Author

If it is possible to choose two option for start date and end date and then automatically data filter by domain in odoo9.

Here you see my window

http://imgur.com/a/yLT0r

I want to add two button for choose start date and end date then it filter me the specific range data.

Best Answer

If you have regular date ranges, like weeks, I would recommend https://apps.openerp.com/apps/modules/9.0/date_range/


Avatar
Discard
Related Posts Replies Views Activity
0
Oct 18
2335
8
Dec 19
6349
3
Aug 24
5498
4
Jul 24
38803
3
Oct 23
4380