
=== Filogy Framework (Mini) ===
Plugin URI: https://filogy.com/filogy-main/filogy-invoice/
Author URI: https://webshoplogic.com
Contributors: WebshopLogic
Tags: Invoice, PDF, PDF invoice, delivery note, print, WooCommerce
Requires at least: 3.3
Tested up to: 5.6
Stable tag: 1.1.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This framework ensures the base functionality of a Filogy financial application.

== Description ==

This framework ensures the base functionality of a Filogy financial application.

Author website: https://webshoplogic.com/ 

&nbsp;

== Installation ==

1. Upload the plugin to the '/wp-content/plugins/' directory.
2. Activate it through the 'Plugins' menu in WordPress.
3. Enable plugin
4. First you need to install Filogy Framework plugin, then the Filogy plugin, and then other Filogy plugins, like Filogy Reports.
After installation, the Filogy Setup Jedi will help you make the settings.
== Changelog ==

= 1.1.9 =
* New: Enable loading from cron

= 1.1.8 =
* Update tested up versions

= 1.1.7 =
* Update tested up versions

= 1.1.6 =
* Fix PHP notes, adust the plugin for the new WC version, moduls 
* fix: PHP Notes and warnings adjustment: admin css settings and setup Jedi page for new WC and WP version 
* fix: modify included part of plugin parts for ajax actions 
* refinement: save_errors handling 
* refinement: Seller user settings - ajax functions 
* refinement: color parameter passing to PDF 
* new: switch for show or hide suppressed errors
* Change some wsl_log lines in php-reports
* Fix: Call to undefined function wsl_log() --> Remark wsl_log lines
* Change Filogy Framework mini plugin header, not to be a valid plugin, because Filogy Wramework mini is only a sub-plugin

= 1.1.5 =
* Fix minor errors in doc customizer

= 1.1.4 =
* Remove deprecated screen_icon() function
* Refresh wsl-core-functions -Add memory limit function
* Fix $path_tag missing problem
* Fix: WooCommerce 3.4.4. item edit js change
* Make faster: file_get_contents
* Fix Customizer problem after optimalization
* Eliminate depricated get_product_from_item function, remove wsl_log-s before loading core.
* Optimalization package 2.
* Optimalization package
* OPTIM: change of plugin load and activation process 1.
* Modify: comment out large logs
* Comment refinement
* Spelling Corrections

= 1.1.3 =
* Fix minor errors

= 1.1.2 =
* Modify edit lists to fit WC 3.3.3
* Modify Financial document editor to fit WC 3.3.3
* Adapt Finadoc editor to new WC 3.3.3 (Mainly Java script replacement)
* Fix, approve: edit list table problems Fix searching and sorting problems Add /#if statements
* Delete: include_once( 'class-filo-admin-post-types.php' ), this does not exist in the framework
* Move finadoc edit list functions to framework (these were copied from WC) search_label search_custom_fields
* Add Create or Modify Seller data label to Document settings page.
* Modify wsl_remove_filter functions, made two functions: - wsl_remove_filter_function_like - remove by function name - wsl_remove_all_filters_tag_like - remove by tag name

= 1.1.1 =
* Fix: Prevent sending order e-mails when other document type (none order) is created in copy_document function

= 1.1.0 =
* New feature: Live Customizer

= 1.0.0 =
* First version