Skip to Content
Menu
This question has been flagged

I want to make a function that can check if the date of invoice is a month or more months older? Do I need to specify another variable or date? how can I do that?? Also if I make this function work in background? Please help it is really urgent

Avatar
Discard
Best Answer

You need to develop a module that creates a calculated function attribute on the account.invoice model. That function should check the invoice date field and substract it from today date. It is not a big deal to do that

Avatar
Discard
Author

I just want that syntax to work with date i searched a lot and tried few but there is no result, i tried with timedelta but it gives error. pls help

Author

http://help.openerp.com/question/18285/no-action-on-function-calling/

Related Posts Replies Views Activity
0
Dec 15
3521
0
Mar 15
3589
0
Mar 15
4007
0
Mar 15
3507
1
Oct 15
4868