跳至內容
選單
此問題已被標幟
3 回覆
7077 瀏覽次數

Working with version 9.0

I'm trying to work out to have our fulfillment services to sync the Orders being made from within' the system.

But:I can't seem to find a list of the possible resources/models.In the documentation I found there's mostly a notice of res.partner, res.user or account.invoice.

I'm primarily searching for the Sales Orders and their (linked) product & address information.

Can someone point out where to find the names for these models?
I'm looking at this tags-system here in the forum, and I see some "valid" tags,
but a list would be nice.

頭像
捨棄

Settings -> Database structure -> models... You will have the list .

sale.order -> sale order

res.partner -> contact, customer, address

account.invoice -> invoice

product.template -> Product

product.product -> Variants

作者 最佳答案

However I was able to use jke's list, I did not seem to find where he got it from with the provided breadcrumb-list..

My answer revealed itself when I scrolled through the ORM API page:
Doing a "search_read"-action on the "ir.model"-resource gives all available models for that connection/server.

This one's solved. Thanks again, jke!

頭像
捨棄
最佳答案

i don't no

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
1月 25
10990
1
9月 21
1818
1
5月 25
885
2
11月 24
2094
4
2月 24
12235