Initial integration with Quickbooks
This commit is contained in:
7
app/Classes/External/Accounting.php
vendored
Normal file
7
app/Classes/External/Accounting.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace App\Classes\External;
|
||||
|
||||
abstract class Accounting
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user