Jump to content


Public support for Manufacturer suggested / recommended retail price (MSRP). Ask about this module and get free public help.
Photo

MSRP - creates tables?


  • Please log in to reply
2 replies to this topic

#1 derek4

derek4

    Newbie

  • Members
  • Pip
  • 1 posts

Posted 06 October 2021 - 07:13 AM

I want ask if Manufacturer suggested / recommended retail price (MSRP) creates tables in database?

I use Store Manager for import, manually set RRP price is slow.



#2 Rick

Rick

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 06 October 2021 - 07:35 AM

I use this plugin with mysql import task from bash.

it creates tables in database, one for products without combinations one for products with combinations


  • Milosz likes this

#3 Milosz

Milosz

    Advanced Member

  • Members
  • PipPipPip
  • 117 posts

Posted 06 October 2021 - 07:37 AM

I want ask if Manufacturer suggested / recommended retail price (MSRP) creates tables in database?

I use Store Manager for import, manually set RRP price is slow.

 

it creates two tables:

msrp_combination

- id_msrp_combination

- id_shop

- id_product

- id_combination

- tin (tax included price)

- tex (tax excluded price)

 

msrp_product

- id_msrp_product

- id_shop

- id_product

- tin (tax included price)

- tex (tax excluded price)






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users