GniDhal Posted May 11, 2003 Posted May 11, 2003 Quick update with a lot of new features see : http://www.oscommerce.com/community/contributions,122 and enjoy ! :wink: :D Quote
Guest Posted May 11, 2003 Posted May 11, 2003 Quick update with a lot of new features see : http://www.oscommerce.com/community/contributions,122 and enjoy ! :wink: :D Excellent update! With the exception of a few spelling mistakes in the english file, very very nice update. Thanks! :D Quote
GniDhal Posted May 11, 2003 Author Posted May 11, 2003 Excellent update! With the exception of a few spelling mistakes in the english file, very very nice update. Thanks! :D :oops: Sorry, it's not my mother's language :wink: If the mistake have no sens could you make an update of the contribution with the good translation? so i'll learning more about :wink: :D thanks for yours congratulations.. Quote
Guest Posted May 11, 2003 Posted May 11, 2003 :oops: Sorry, it's not my mother's language :wink: If the mistake have no sens could you make an update of the contribution with the good translation? so i'll learning more about :wink: :D thanks for yours congratulations.. No problem. Here are the changes I made to the english file to suit my needs: <?php /* $Id: quick_updates.php v 2.0 $ The Exchange Project - Community Made Shopping! http://www.theexchangeproject.org Copyright (c) 2003 The Exchange Project Released under the GNU General Public License */ define('WARNING_MESSAGE','Update your modifications before updating or changing page #'); define('TOP_BAR_TITLE', 'Quick Update'); define('HEADING_TITLE', 'Quick Update'); define('TEXT_PRODUCTS_UPDATED', 'Item(s) Updated!'); define('TEXT_IMAGE_PREVIEW','Preview item'); define('TEXT_IMAGE_SWITCH_EDIT','Switch to complete edit'); define('TEXT_QTY_UPDATED', 'Value(s) changed'); define('TEXT_INPUT_SPEC_PRICE','<b>(+/-) Value or rate :</b>'); define('TEXT_SPEC_PRICE_INFO1','ie : 10, 15%, -20, -25%'); define('TEXT_SPEC_PRICE_INFO2','<b>Note: </b>Uncheck prices you don't want to update.'); define('TEXT_MAXI_ROW_BY_PAGE', 'Max. # of lines per page'); define('TEXT_SPECIALS_PRODUCTS', 'Special Product Price !'); define('NO_TAX_TEXT','- N/A -'); define('TABLE_HEADING_CATEGORIES', 'Category'); define('TABLE_HEADING_MODEL', 'Model'); define('TABLE_HEADING_PRODUCTS', 'Name'); define('TABLE_HEADING_PRICE', 'Price'); define('TABLE_HEADING_TAX', 'Tax Status'); define('TABLE_HEADING_WEIGHT', 'Weight'); define('TABLE_HEADING_QUANTITY', 'Qty.'); define('TABLE_HEADING_STATUS', 'Status'); define('TABLE_HEADING_MANUFACTURERS', 'Manufacturer'); define('DISPLAY_CATEGORIES', 'Select category:'); ?> Quote
GniDhal Posted May 11, 2003 Author Posted May 11, 2003 very good :wink: but take care withe the WARNING_MESSAGE it' about sort also, if you change the sort (by name => by price) before you have updated the values (with button update) all change in the page are lost... Quote
Guest Posted May 11, 2003 Posted May 11, 2003 very good :wink: but take care withe the WARNING_MESSAGE it' about sort also, if you change the sort (by name => by price) before you have updated the values (with button update) all change in the page are lost... So this would be more accurate? define('WARNING_MESSAGE','Update your modifications before sorting, updating or changing page #'); Quote
ryanking Posted May 19, 2003 Posted May 19, 2003 Your contribution is great! I like it very much! I am now seeking a quick updated for the special price. Could you add this feature in your contribution. Thank you! :D Quote
GniDhal Posted May 19, 2003 Author Posted May 19, 2003 Your contribution is great! I like it very much!I am now seeking a quick updated for the special price. Could you add this feature in your contribution. Thank you! :D No, Sorry. :oops: I don't think this contribution is a good place to make this kind of update. The special price need a new price and a date of validity. It seems to be very hard to include in this space. Actually a link switch to the special update panel. Now a new version (released by Mathieu) is raising whith a lot of others options which you can desactive in the head of the script code (with true/false option). the next part will probably include a control panel in the configuration group admin options for this options. a minor bug will be fixed so, about the name of the DB tables which are hard coded in the script where the variable names are needed. However, we appreciate your comments about this contribution. Thanks :wink: Quote
jamaicasearch Posted May 22, 2003 Posted May 22, 2003 why is the javascript mouseover TTC price showing a different price on each item...it show more than what is the actual price....i am using 05/19/2003 CVS snapshot i insatlled it on an august 2002 snapshot and it work great without this error any advice on how to get it working properly for this new snapshot Quote
pierceblaylock Posted April 3, 2005 Posted April 3, 2005 How can I make it so that the price is displayed including tax. I want to be able to edit the price, including tax. Then have it save the price to the database without the tax component. Quote
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.
Note: Your post will require moderator approval before it will be visible.