E-Invoice - Partial completion of => Doc Delivery - E-INVOICE, E-CN, E-RN

This commit is contained in:
Dillon Ngo
2025-06-06 03:17:52 +08:00
parent 094e60e9c3
commit 893631064b
29 changed files with 1036 additions and 72 deletions
@@ -13,6 +13,10 @@ use App\Classes\ValueObjects\Constants\TransactionType;
use App\Classes\General\AWSS3Helper;
use Illuminate\Support\Facades\Storage;
/**
* @deprecated This class is deprecated and should not be used.
* Use `GenerateCreditNotePdfV2Logic` instead
*/
class GenerateCreditNotePdfLogic
{