Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Odoo でファイルダイアログを開く方法を知っている人はいますか? カスタム ビューにボタンを追加しました。このボタンをクリックすると、THE CLIENT でファイルを参照したいと思います。
何か案は?
ありがとう!
他のフィールドと同様に、Odoo でバイナリ フィールドを定義できます。ir.attachment モデル定義とそのビュー定義を調べて、適切なヒントを取得してください。そのようなフィールドに対してどのように行うか。