Resolve "New invoice service" #1669
1 changed files with 1 additions and 1 deletions
|
|
@ -696,7 +696,7 @@ class Customer
|
|||
return $this;
|
||||
}
|
||||
|
||||
public function getCustomeUser()
|
||||
public function getCustomerUser()
|
||||
{
|
||||
return $this->customer_user;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue