Invoice Module installation instruction This module consists of total 13 php files, jquery library, and 1 CSS file. Upload all the files in a same directory. It can be the server root directory or sub directory. For local host, copy to your local PC directory. Normally, it is in the C: directory. The fist page is w3diy_invoicelist.php, also known as index page. This first page will generate a sub directories. This invoice directories will contain all the user defined data in text files and image files. There are 8 main functions in this module. They are Company profile, Invoice header, Buyer profile, Terms & conditions, Invoice items, Invoice total & GST , Payment note, and Print & save. Module files: Index page - w3diy_invoicelist.php w3diy_neweditinvoice.php Company profile - w3diy_company_profileedit.php Invoice header - w3diy_editinvoicetitle.php Buyer profileĀ - w3diy_editbuyerprofile.php w3diy_editreceiverprofile.php Terms & conditions - w3diy_editterms.php Invoice items - w3diy_edititemrow.php w3diy_additemrow.php Invoice total & GST - w3diy_editinvoicetotal.php Payment note - w3diy_edit_note.php Print & save - w3diy_pdfupload.php w3diy_invoiceviewprint.php Cascading Style Sheets - style.css Excel library - js/Jquery Notes: Some modifications may needed to make the module work in your server. Send me your url link for debugging if needed. Do not change the file name unless you change the source code in the all the php file using the file name. Author: Ho Yeong Cherng Dot Design Pte Ltd