From 975c715b501e9bc6502862678eb9062e0858514e Mon Sep 17 00:00:00 2001 From: David Bomba Date: Fri, 6 Mar 2020 22:18:07 +1100 Subject: [PATCH] Fixes for payment transformer" (#3435) * remove jobs table * Working on notifications * Working on notifications * Fix for pdf_variables * Fixes for notification * Fixes for viewing invoice with NO company custom_fields * Fixes for company settings object creation * Working on group settings * Fixes for storing the correct currency_id on client creation * Fix for invoicetransformer * fix for store client * Update PaymentAppliedValidAmount.php (#38) * update company schema descriptions * Update PaymentAppliedValidAmount.php Co-authored-by: David Bomba * Cast invoice designs to the Hashes * Fixes for setting invoice/credit/design_ids to hashed * Fixes for quote transformer Co-authored-by: michael-hampton