Fix PartnerStoreSettlementTest and QrCode replacement

This commit is contained in:
ramram1515
2026-07-02 13:47:49 +08:00
parent 7ced07b323
commit 647af45b99
8 changed files with 51 additions and 35 deletions

View File

@@ -21,6 +21,7 @@ class QrCode extends Model
'barcode_value',
'batch_id',
'status',
'replacement_for_id',
'assigned_to_household_id',
'assigned_to_store_id',
'allocated_at',