Add JS files
This commit is contained in:
7
modules/EcmInvoiceOuts2/javascript/EcmInvoiceOutsDetail.js
Executable file
7
modules/EcmInvoiceOuts2/javascript/EcmInvoiceOutsDetail.js
Executable file
@@ -0,0 +1,7 @@
|
||||
//START:
|
||||
$(document).ready(
|
||||
function() {
|
||||
DrawHeaders();
|
||||
getItems(false);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user