Updated charge, Invoice improvements and other minor fixes
This commit is contained in:
@@ -90,6 +90,6 @@
|
||||
|
||||
<fieldset class="span5">
|
||||
<legend>Next Invoice Charges</legend>
|
||||
<?php echo Invoice::instance()->add_service($o)->render('html','body'); ?>
|
||||
<?php echo Invoice::instance()->add_service($o)->render('html','body',array('noid'=>TRUE)); ?>
|
||||
</fieldset>
|
||||
</div> <!-- /row -->
|
||||
|
Reference in New Issue
Block a user