mirror of
https://github.com/Karaka-Management/oms-Accounting.git
synced 2026-02-04 23:38:40 +00:00
Core adjustments for pending issues
This commit is contained in:
parent
1831dc83c6
commit
e0aad5f865
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
class Account implements StructureElementInterface {
|
||||
private $id = 0;
|
||||
private $name = '';
|
||||
|
|
@ -94,3 +94,4 @@ class Account implements StructureElementInterface {
|
|||
return $this->total;
|
||||
}
|
||||
}
|
||||
*/
|
||||
Loading…
Reference in New Issue
Block a user