Tom Panier 6d3640e895 Conditions to hide VAT fields fail if there are no company fields
"Company" fields may or may not be rendered on this form, whereas "VAT" fields are always rendered and depend on the former ones to be shown (or hidden) with CSS.

This fixes an edge case where there are no "Company" fields rendered and "VAT" fields still wrongly appear, which was caused by the fact that `$('#field').val() != ''` is truthy when `$('#field').length` is zero (since `'' != undefined`).
2013-10-24 09:43:50 +02:00
2013-07-29 11:54:08 +02:00
2013-08-26 10:59:36 +02:00
2013-10-12 11:39:29 +02:00
2013-01-04 11:19:03 +01:00
2013-01-04 11:19:03 +01:00
2013-10-23 10:56:48 +02:00
2013-01-04 11:19:03 +01:00
2013-03-18 01:03:43 +01:00
2013-01-04 11:19:03 +01:00
2013-04-28 11:51:50 +02:00
2013-10-07 18:07:25 +02:00
2013-04-23 15:51:30 +02:00
2013-01-04 11:19:03 +01:00
2013-01-04 11:19:03 +01:00
2013-01-04 11:19:03 +01:00
2013-01-04 11:19:03 +01:00
2013-01-04 11:19:03 +01:00
2013-09-11 16:11:28 +02:00
2011-07-06 10:54:11 +00:00

README

PrestaShop

ABOUT

PrestaShop is a free and open-source e-commerce web application, committed to providing the best shopping cart experience for both merchants and consumers.

SERVER CONFIGURATION

To install PrestaShop, you need a web server running PHP5 and any flavor of MySQL5 (MySQL, MariaDB, Percona Server...). You will also need a database administration tool, such as phpMyAdmin, in order to create a database for PrestaShop. We recommend the Apache or Nginx web servers.

If your host does not offer PHP5 by default, here are a few explanations about PHP5 or the .htaccess file for certain hosting services (1&1, Free, Lycos, OVH, Infomaniak, Amen, GoDaddy, etc).

If you want your online store ready to go, visit http://www.prestabox.com: it lets you create your online store in less than 10 minutes without any technical knowledge.

INSTALLATION

With your web browser, go to the root of your PrestaShop directory, and the installer will start. Follow the instructions until PrestaShop is installed.

If you have any PHP error, perhaps you don't have PHP5 or you need to activate it on your web host. See the page linked above. If you don't find any solution to start the installer, please post on the PrestaShop forums.

DOCUMENTATION

The official PrestaShop documentation is available online on its own website.

FORUMS

You can discuss, help and contribute with PrestaShop community on the PrestaShop forums.

Thank you for downloading and using PrestaShop e-commerce Open-source solution!

S
Description
PrestaShop offers a free, fully scalable, Open-source e-commerce solution.
Readme
129 MiB
Languages
PHP 77.9%
Smarty 11.2%
JavaScript 7.5%
CSS 2.5%
HTML 0.9%