Updated Login to use lnapp, and minor update to Invoice
This commit is contained in:
@@ -34,7 +34,7 @@ class Company {
|
||||
}
|
||||
|
||||
public function admin() {
|
||||
return $this->so->account->name();
|
||||
return $this->so->account;
|
||||
}
|
||||
|
||||
public function address($ln='<br/>') {
|
||||
|
Reference in New Issue
Block a user