mirror of
https://github.com/Karaka-Management/oms-Accounting.git
synced 2026-02-13 02:58:41 +00:00
Fix author
This commit is contained in:
parent
3dc98cf696
commit
5c7e092353
|
|
@ -88,7 +88,6 @@ abstract class AccountAbstract implements AccountInterface
|
||||||
* @internal \Modules\Accounting\Models\TimeRangeType $dateTime Time range type
|
* @internal \Modules\Accounting\Models\TimeRangeType $dateTime Time range type
|
||||||
*
|
*
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
* @author Dennis Eichhorn <d.eichhorn@oms.com>
|
|
||||||
*/
|
*/
|
||||||
public function getEntriesByDate($start, $end, $dateType = TimeRangeType::RECEIPT_DATE)
|
public function getEntriesByDate($start, $end, $dateType = TimeRangeType::RECEIPT_DATE)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user