We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502e451 commit 50672abCopy full SHA for 50672ab
Classes/Billing.php
@@ -10,6 +10,7 @@ class Billing
10
public function generateInvoice($billing)
11
{
12
$invoices = new Invoices();
13
+
14
15
$partner_id = 1;
16
$user_id = 1;
0 commit comments