Plugin Directory

Changeset 3469948


Ignore:
Timestamp:
02/26/2026 07:12:33 AM (5 weeks ago)
Author:
fxholl
Message:

Fix: Revert change class incorrect in trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kiskadi/trunk/includes/transaction/transformer/class-transaction-api-transformer.php

    r3469936 r3469948  
    3434            'consumer'          => $consumer_array,
    3535            'spent_value'       => $this->transaction_data->spent_value(),
    36             'document_number'   => $this->transaction_data->document_number(),
    37             'sale_date'         => $this->transaction_data->sale_date(),
    3836            'branch_id'         => $branch->id(),
    3937            'products'          => $product_array,
Note: See TracChangeset for help on using the changeset viewer.