postcd Posted January 16, 2018 Share Posted January 16, 2018 (edited) Hello, i want to ask WHMCS to take a look on the https://docs.whmcs.com/Bulk_Pricing_Updater_Addon It has quite big problem/s: 1. It do not take into account domain addons like WHOIS protection which is an optional paid addon to every domain name in WHMCS. So when i update domains prices via Bulk_Pricing_Updater_Addon, then it will not add the price of the WHOIS protection. I think this is quite elementary thing regarding programming and without it it seem almost like a failure during programming of this addon. The result is that all WHMCS admins who ever used Bulk Pricing updater to update any domain with WHOIS protection addon are loosing money because updater will not added domain addon (WHOIS protection) price to the newly INSERTed domain's price. 2. The addon should offer new dropdown menu "Domain registar", so we can change pricing based on various registars instead of accidentally messing pricing across multiple registars. It is probably not rare that WHMCS admin start using some registar for example .com, then he start using another, so he end up having .com spread across multiple registar who have different prices. Offering an option to select registar for which price will be changed is probably also the elementary programming task. Currently i accidentally changed pricing to lower prices while old registar has much higher charges, fortunately my retarded mind realized it on time. Would be nice if there is this choice, it is probably very simple thing regarding programming. I am using WHMCS 6 Thank You Edited January 16, 2018 by postcd Link to comment Share on other sites More sharing options...
brian! Posted January 17, 2018 Share Posted January 17, 2018 17 hours ago, postcd said: i want to ask WHMCS to take a look on the https://docs.whmcs.com/Bulk_Pricing_Updater_Addon It has quite big problem/s: I hate to say it, but i'm not sure posting here in Troubleshooting is worthwhile... Feedback might have been better.. either way, there are no guarantees that the right people @ WHMCS will even see it, though I know that they are aware of issues with this addon. I suppose it could be argued your post should be better suited a bug report, but it's probably working as WHMCS intend, so not a bug by their definition... which leaves you making a feature request, and you know how quick and successful they can be. as I said in the linked thread, I wouldn't use Bulk Pricing Updater as I don't trust it to be accurate, i'd use SQL queries to do bulk updates - and both the registrar and IDP (whois protection) are available in the tbldomains table, so you can determine which registrar any domain is assigned to and whether IDP is active or not on it. Link to comment Share on other sites More sharing options...
Recommended Posts