Add source to invoice criteria. Modify invoice rules to get service fees from... #1701
1 changed files with 1 additions and 1 deletions
|
|
@ -696,7 +696,7 @@ class Customer
|
||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getCustomeUser()
|
public function getCustomerUser()
|
||||||
{
|
{
|
||||||
return $this->customer_user;
|
return $this->customer_user;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue