codemaster2008 Posted February 4, 2010 Share Posted February 4, 2010 Hi; I need to increase all my prices (products and configurable options) and after search for a while, i figured whmcs doesn't have a "bulk pricing update" option. Does anyone have an idea on how to do it through the database? I know it's possible but i don't know exactly which tables and fields to change. 0 Quote Link to comment Share on other sites More sharing options...
codemaster2008 Posted February 4, 2010 Author Share Posted February 4, 2010 I figured: To increase all prices (including configurable options in 80%): UPDATE tblpricing SET monthly=monthly * 1.8 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted February 4, 2010 WHMCS Support Manager Share Posted February 4, 2010 Yes we do: http://wiki.whmcs.com/Bulk_Pricing_Update_Utility 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.