問題タブ [newid]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
69 問題
0
投票する
2
に答える
417
参照
integer - Odoo 13 の整数フィールドの計算フィールドで問題が発生する
odoo 13 の整数フィールド (日) に計算メソッド (_compute_days) を適用すると問題が発生します。
エラーは:-
Lead.age.audit(,).days
私のコードは以下です:-
前もって感謝します。