Warning: Constant CURRENCY_SYMBOL already defined in /home/ladyfady/public_html/invoice.sign-up.com.my/config.php on line 42 Invoices - Malaysian E-Invoice System
function editInvoice(id) {
alert('Edit functionality to be implemented');
// Redirect to edit page
// window.location.href = 'edit_invoice.php?id=' + id;
}