Community Add-Ons

Maintainers: Nmouns777
Add file to this package
Top » Reports

Inventaire_V1
for osCommerce Online Merchant v2.2

Cette contribution a pour but d'afficher deux listes d'inventaire
( Produits actifs / produits inactifs ) dans la partie "Admin" d'OsCommerce.
Elle n'a été testé que sur MS2 mais je pense qu'elle doit pouvoir
s'adapter à n'importe quelle version d'OSC.

C'est une adaptation/extrapolation de la contrib "All_products"
(Contribution: http://www.oscommerce.com/community/contributions,137)

J'espère qu'elle vous sera utile.

Legend:  Download   Report
Expand All / Collapse All
Fix for Inventaire MS2 elkhalil 2 Sep 2007  

Inventory MS2
Just ' missed
in the install file
add : ' in the two following lines

oubli du caractere ' dans les debut de ces 2 lignes

<a href="' . tep_href_link(FILENAME_INVENTAIRE_ACTIFS, '', 'NONSSL') . '" class="menuBoxContentLink">' . 'Inventaire produits actifs' . '</a><br>' .
<a href="' . tep_href_link(FILENAME_INVENTAIRE_INACTIFS, '', 'NONSSL') . '" class="menuBoxContentLink">' . 'Inventaire produits inactifs' . '</a><br>' .

don't forget to download the full package dated 23/03/2006

Inventaire_V1 Nmouns777 23 Mar 2006