Skip to Content
Menu
This question has been flagged
2 Replies
897 Views

Hi how can i link sales order with product or product template table?

Avatar
Discard
Author Best Answer

Thank you i did the same

Avatar
Discard
Best Answer

To connect the sale_order table and product_product, product_template table use sale_order_line table as intermediate table.

By using the following fields which is present in sale_order_line,

  • order_id -> sale_order
  • product_id -> product_product
Avatar
Discard
Related Posts Replies Views Activity
1
Sep 25
177
3
Oct 24
2609
4
Jun 25
2267
1
Jun 25
1330
0
Feb 25
1010