コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5811 ビュー

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

アバター
破棄
最善の回答

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

アバター
破棄
著作者

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

著作者

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

関連投稿 返信 ビュー 活動
0
12月 15
3519
0
3月 15
3579
0
3月 15
4005
0
3月 15
3506
1
10月 15
4868