[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] customer specific pricing
****** message to minivend-users from Viktors Rotanovs <viktors@riga.nu> ******
Hi,
you can:
1) have per-client discounts (additional field in userdb and
CommonAdjust that depends on it)
2) have additional table of per-client per-product pricing,
say:
custom_pricing_id int primary key,
username varchar(50) not null,
sku varchar(50) not null,
price decimal(15,2) not null
And then let CommonAdjust get item's price dependent
on sku and mv_username.
On Wed, 12 Jul 2000, you wrote:
> ****** message to minivend-users from John White
> <johnjohn@triceratops.com> ******
>
> Is it possible to implement customer specific pricing in minivend?
>
> I have a set of list prices, but also some key customers who I want
> to give special pricing to ... always. Like, 50 of them. :)
>
> John
> -
> To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to
> Majordomo@minivend.com. Archive of past messages:
> http://www.minivend.com/minivend/minivend-list
--
Best Wishes,
Viktors Rotanovs
< Dations SIA / Riga LV +371 / phone 7339.622 / gsm 9173.000 / fax 7377.472 >
< http://riga.nu/ / Electronic shops and portals / Minivend, PHP and Perl >
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list