Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
913 Представления

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

Аватар
Отменить
Автор Лучший ответ

Thank you i did the same

Аватар
Отменить
Лучший ответ

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
Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
сент. 25
281
3
окт. 24
2669
4
июн. 25
2321
1
июн. 25
1403
0
февр. 25
1043