Revenue & Expenses

This is a section that you can easily check the income and expenses of your business.
Add the expenses per category, per vendor, etc.
Check accurately the future income.
Is an add-on that will solve your hands.
'+"\n"+
''+"\n"+
'';
getItem('generated-code').value=code;
getItem('rememberDownload').style.display="none";
}
function generateCode(){
if(!validateForm()){
return;
}
try { MRP.stop(); } catch(error) {};
if(getItem('hosted').checked){
generateMusesHostedCode();
}else{
generateUserHostedCode();
}
}
function musesCallback(event,value){
getItem('muses-last-event').innerHTML='
Latest JS Event: "'+event+'"'+((value!="0" || event=='volume')?' - Value: "'+value+'"':'');
}
setHostedMode(true);
Revenue & Expenses
This is a section that you can easily check the income and expenses of your business.
Add the expenses per category, per vendor, etc.
Check accurately the future income.
Is an add-on that will solve your hands.