Merge Invoice and Bill into Document
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace App\Events\Sale;
|
||||
|
||||
class PaymentReceived extends \App\Events\Document\PaymentReceived
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user