@@ -1,7 +1,7 @@
|
||||
<%@language = "javascript" %>
|
||||
<%
|
||||
/* $Revision: 13 $
|
||||
$Modtime: 2-08-10 14:07 $
|
||||
/* $Revision: 14 $
|
||||
$Modtime: 2-08-10 14:34 $
|
||||
|
||||
File: bes_show_bestelling.asp
|
||||
Status: 10% (new style)
|
||||
@@ -118,7 +118,7 @@ var buttons = [];
|
||||
buttons.push({ icon: "terugzet.png", title: lcl_BES_retour, action: "RetourItems("+bes_key+",'"+urole+"');"});
|
||||
|
||||
if (this_bes.canFactuur) {
|
||||
buttons.push({title: lcl_fin_invoice, action: "FcltMgr.openDetail('Appl/FIN/fin_factuur.asp?fin_key=" + this_bes.fin_key + "', '" + lcl_fin_invoice + ": " + this_bes.fin_key + "');"});
|
||||
buttons.push({ icon: "invoice.png", title: lcl_fin_invoice, action: "FcltMgr.openDetail('Appl/FIN/fin_factuur.asp?fin_key=" + this_bes.fin_key + "', '" + lcl_fin_invoice + ": " + this_bes.fin_key + "');"});
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
BIN
APPL/Pictures/invoice.png
Normal file
BIN
APPL/Pictures/invoice.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 556 B |
Reference in New Issue
Block a user