問題タブ [odoo-13]
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.
python - Odoo 13 - 新しい複数会社設定
res.config.settings inherit によってモジュールの 1 つの設定ページを作成しようとしています。このページ ( https://www.odoo.com/de_DE/forum/hilfe-1/question/create-a-custom-configuration-page-for-custom-module-51842 ) と Odoo のドキュメントを読みました。多くのことを試しましたが、どれもうまくいきませんでした。
値の設定/取得はできましたが、複数の会社に依存させることはできません。
Ubuntu 18.04.3 LTS で Odoo 13 を使用しています
この問題を解決する方法を知っている人はいますか?
これが私のモデルです:
そしてビュー:
ご協力いただきありがとうございます!