init
This commit is contained in:
6
modules/EcmInvoiceOutOlds/test.php
Normal file
6
modules/EcmInvoiceOutOlds/test.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$i = new EcmInvoiceOutOld();
|
||||
$i->retrieve("6829c817-a89e-60ba-6ff6-537ca23257a2");
|
||||
|
||||
$i->getInvoiceSubtotal();
|
||||
?>
|
||||
Reference in New Issue
Block a user