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