Odooデータを挿入してリンクする¶
Odooデータベースのいくつかの要素をOdooスプレッドシートに挿入できます。具体的には:
pivot tables, i.e., data from a pivot view
charts, i.e., data from a graph view
Each time a list, pivot table, or chart is inserted, a data source is created, directly connecting the spreadsheet to the underlying data.
注釈
異なるアプリおよびモデルのリスト、ピボットテーブル、チャートを同じスプレッドシートに挿入できます。
It is also possible to insert a pivot table that retrieves Odoo data directly from an Odoo spreadsheet.
ちなみに
スプレッドシートやダッシュボード内のOdooデータを動的にフィルタリングするためにグローバルフィルターを使用する場合は、データベース内で初期リスト、ピボットテーブル、またはグラフを作成する際に同じ条件を使用しないでください。
次のことも可能です:
add clickable links to Odoo menu items, to other sheets of the same spreadsheet, or to external URLs
insert financial data from your Odoo database using Odoo-specific spreadsheet functions
データソース¶
When you insert a list or chart from an Odoo list or chart view into an Odoo spreadsheet, or insert a pivot table referencing Odoo data from an Odoo pivot view or directly from a spreadsheet, the spreadsheet is automatically connected to the underlying data thanks to a unique 'data source.'
This connection ensures that the data in the spreadsheet is updated when the corresponding data in your database changes, and allows you to access the underlying data.
注釈
Data in a list, pivot table, or chart linked to an Odoo model is refreshed every time the spreadsheet is opened or the browser page is reloaded. It is also possible to manually refresh data by clicking from the menu bar.
Inserting a pivot table from a range of data also creates a data source that connects the pivot table to the underlying spreadsheet range.
Each data source is identified by a unique ID, with each source type (i.e., list, pivot table, or chart) numbered separately, and each new list, pivot table, or chart numbered sequentially, e.g., List #1, List #2, Pivot #1, etc.
The properties of a data source can be accessed via the Data menu, where they are identified by their respective (pivot table), (list) or (chart) icon, followed by their ID and name, e.g., (#1) Sales Analysis by Product.
データソースをクリックすると、スプレッドシートの右側のパネルに関連する物件が表示されます。
注釈
Deleting an inserted list or pivot table, or deleting the sheet into which it was inserted, does not delete the underlying data source; this can only be deleted via the data source's properties. Deleting an inserted chart, however, also deletes the underlying data source.
If an inserted list or pivot table is deleted, but not its data source, a warning appears beside the data source in the Data menu indicating that the data is not currently being used in the spreadsheet.
ちなみに
物件パネルは、挿入されたリストまたはピボットテーブルのセルを右クリックしてからリスト物件を表示またはピボット物件を表示をクリックするか、挿入されたグラフの右上にある(メニュー)アイコンをクリックしてから編集をクリックして開くこともできます。
特定のデータソースの物件が開くと、スプレッドシートのタブ間を移動しても物件は開いたままになります。物件パネルを閉じるには、パネルの右上にある(閉じる)アイコンをクリックします。
To collapse the properties panel, click the (double chevron) icon at the top of the panel.
To pin the properties panel and allow another panel, such as the global filters panel, to open beside it, click the (pin) icon at the top of the panel.
基礎データへのアクセス¶
挿入されたリスト、ピボットテーブル、またはグラフの基礎データには、いつでもアクセスできます。表示するには:
**挿入されたリスト**の個別レコード:関連する行のセルを右クリックしてからレコードを表示を選択
**挿入されたピボットテーブル**の個別セルで参照されるレコードのリスト:セルを右クリックしてからレコードを表示を選択
**挿入されたグラフ**のデータポイントで表されるレコードのリスト:データポイントをクリック
ちなみに
結果を新しいブラウザタブで開くには、マウスの中ボタンまたは Ctrl + 左クリック(Microsoft/Linux)、または Command + 左クリック(Mac OS)を使用します。
基礎データを表示した後にスプレッドシートに戻るには、ページ上部のパンくずリストでスプレッドシートの名前をクリックします。