Ignore:
Timestamp:
Apr 12, 2024, 9:43:27 PM (5 weeks ago)
Author:
chronos
Message:
  • Modified: Improved content of email with finance account state.
  • Added: Customer IS action to generate finance email into email queue.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Finance/Finance.php

    r967 r968  
    4242    $this->System->RegisterPage(['finance', 'platby'], 'PageFinanceUserState');
    4343    $this->System->RegisterPage(['finance', 'import'], 'PageFinanceImportPayment');
    44     $this->System->RegisterPage(['finance', 'zivnost'], 'PageFinanceTaxFiling');
     44    $this->System->RegisterPage(['finance', 'zivnost'], 'PageFinanceTaxFiling');   
    4545
    4646    $this->System->FormManager->RegisterClass('FinanceOperation', array(
Note: See TracChangeset for help on using the changeset viewer.