Plugin Directory

Changeset 2922827


Ignore:
Timestamp:
06/07/2023 11:06:49 AM (3 years ago)
Author:
ecommercers
Message:

Pushing version 1.0.5

Location:
fiscal-solution-for-e-commerce/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • fiscal-solution-for-e-commerce/trunk/config/api/settings/class-fs4e-settings.php

    r2876393 r2922827  
    521521                    $certificate_tmp_path = sanitize_file_name( $_FILES["certificate"]["tmp_name"] );
    522522
    523                     add_post_meta( 1, '_fs4e_handle_upload_certificate', $certificate_name, truse );
     523                    add_post_meta( 1, '_fs4e_handle_upload_certificate', $certificate_name, true );
    524524                    if ( metadata_exists( 'post', 1, '_fs4e_handle_upload_certificate' ) ) {
    525525                        update_post_meta( 1, '_fs4e_handle_upload_certificate', $certificate_name );
  • fiscal-solution-for-e-commerce/trunk/config/class-fs4e-config.php

    r2875723 r2922827  
    1717
    1818            if ( ! defined( 'FS4E_VERSION' ) ) {
    19                 define( 'FS4E_VERSION', '1.0.0' );
     19                define( 'FS4E_VERSION', '1.0.5' );
    2020            }
    2121
  • fiscal-solution-for-e-commerce/trunk/fiscal-solution-for-ecommerce.php

    r2890090 r2922827  
    1212 * Plugin URI:        https://wordpress.org/plugins/fiscal-solution-for-ecommerce
    1313 * Description:       FS4E is officially certified plugin for WooCommerce online Stores in the Republic of Serbia - meet all fiscal requirements and secure legal online business operations. In case of removal of plugin all data generated by plugin will also be removed!!!
    14  * Version:           1.0.4
     14 * Version:           1.0.5
    1515 * Requires at least: 5.6
    1616 * Requires PHP:      7.1
  • fiscal-solution-for-e-commerce/trunk/readme.txt

    r2890083 r2922827  
    55Requires at least: 5.6
    66Tested up to: 6.1.1
    7 Stable tag: 1.0.4
     7Stable tag: 1.0.5
    88Requires PHP: 7.1
    99License: GPLv3 or later
     
    1212== Description ==
    1313
    14 A certified FS4E solution enables easy e-fiscalization of WooCommerce online stores on the territory of the Republic of Serbia.
     14FS4E is a service that enables fast and easy fiscalization of WooCommerce online Stores in the territory of the Republic of Serbia.
    1515
    16 The Fiscal Law of the Republic of Serbia obliges all e-commerce sellers to record their turnover and issue fiscal invoices. 
    17 By installing a certified FS4E plug-in, your online store will meet all fiscal requirements and secure legal online business operations.
     16The Fiscal Law of the Republic of Serbia obliges all e-commerce sellers to record their turnover and issue fiscal invoices.
     17At the same time, e-commerce solution must be certified by Tax Authority.
    1818
    19 With our fiscal solutions for e-commerce, you will be worry-free as you will fulfill all legal requirements and open up new perspectives.
    20 
    21 If you need an active license to work, you can buy it [here](https://shop.fiscal-requirements.com/ "FS4E")
     19With a very simple installation of certified FS4E plug in, your online store will meet all fiscal requirements and secure legal online business operations.
    2220
    2321== How to use ==
     
    6361= How can I get support if the plugin is not working?
    6462
    65 If you have any questions or have a problem with the plugin you can write us at support-FS4E@fiscal-solutions.com
     63If you have any questions or have a problem with the plugin you can write us at support@fiscal-solutions.com
    6664
    6765= Is Fiscal Solution for E-commerce certified to be used in the Republic of Serbia
     
    8583When you buy a licence we will send you the necessary documentation by mail.
    8684
    87 = Does FS4E plugin support refunds?
    88 
    89 Yes. But money has to be sent back manually.
    90 
    91 = How is the receipt sent to the customer?
    92 
    93 Receipts are sent automatically to the customer via email.
    94  
    95 = In which form receipt is sent?
    96 
    97 Receipts are in html form.
    98  
    99 = How customer can pay its order?
    100 
    101 It depends on what your website supports, but our FS4E plugin supports bank transfer, check, cash and credit card.
    102  
    103 = Is it connected with my bookkeeping?
    104 
    105 No. FS4E is connected with Tax Authority, which means you are automatically issuing valid receipt.
    106 
    10785== Upgrade Notice ==
    10886* First Release
     
    11492
    11593== Changelog ==
    116 
    117 = 1.0.4 30.03.2023 =
    118 * Minor changes in description
    119 
    120 = 1.0.3 13.03.2023 =
    121 * Updated stable version
    122 
    123 = 1.0.2 13.03.2023 =
    124 * Added more FAQ
     94= 1.0.5 07.06.2023 =
     95* Fixed errors
    12596
    12697= 1.0.1 07.03.2023 =
Note: See TracChangeset for help on using the changeset viewer.