edit some things

This commit is contained in:
babak alizadeh 2024-01-11 02:02:33 -08:00
parent 716ff48003
commit 8699a81fc8
8 changed files with 14 additions and 14 deletions

View file

@ -11,7 +11,7 @@ License URI: https://www.gnu.org/licenses/gpl-2.0.html
Connect Hesabix Online Accounting to WooCommerce. Connect Hesabix Online Accounting to WooCommerce.
== Description == == Description ==
This plugin helps connect your (online) store to Hesabix online accounting software. By using this plugin, saving products, contacts, and orders in your store will also save them automatically in your Hesabix account. Besides that, just after a client pays a bill, the receipt document will be stored in Hesabix as well. Of course, you have to register your account in Hesabix first. To do so, visit Hesabix at the link here www.hesabix.com and sign up for free. After you signed up and entered your account, choose your business, then in the settings menu/API, you can find the API keys for the business and import them to the plugin settings. Now your module is ready to use. This plugin helps connect your (online) store to Hesabix online accounting software. By using this plugin, saving products, contacts, and orders in your store will also save them automatically in your Hesabix account. Besides that, just after a client pays a bill, the receipt document will be stored in Hesabix as well. Of course, you have to register your account in Hesabix first. To do so, visit Hesabix at the link here hesabix.ir and sign up for free. After you signed up and entered your account, choose your business, then in the settings menu/API, you can find the API keys for the business and import them to the plugin settings. Now your module is ready to use.
For more information and a full guide to how to use Hesabix and WooCommerce Plugin, visit Hesabixs website and go to the “Accounting School” menu. For more information and a full guide to how to use Hesabix and WooCommerce Plugin, visit Hesabixs website and go to the “Accounting School” menu.

View file

@ -8,6 +8,7 @@
* @subpackage ssbhesabix/admin/display * @subpackage ssbhesabix/admin/display
* @author Saeed Sattar Beglou <saeed.sb@gmail.com> * @author Saeed Sattar Beglou <saeed.sb@gmail.com>
* @author HamidReza Gharahzadeh <hamidprime@gmail.com> * @author HamidReza Gharahzadeh <hamidprime@gmail.com>
* @author Babak Alizadeh <alizadeh.babak@gmail.com>
* @author Sepehr Najafi <sepehrn249@gmail.com> * @author Sepehr Najafi <sepehrn249@gmail.com>
*/ */
@ -89,7 +90,7 @@ class Ssbhesabix_Admin_Display
<strong>توجه!</strong> <strong>توجه!</strong>
<ul style="list-style-type:square"> <ul style="list-style-type:square">
<li>تغییرات هر صفحه را ذخیره کنید و سپس به صفحه بعد بروید.</li> <li>تغییرات هر صفحه را ذخیره کنید و سپس به صفحه بعد بروید.</li>
<li>کد حسابیکس همان کد 6 رقمی (کد حسابداری کالا) است.</li> <li>کد حسابیکس همان کد 4 رقمی (کد حسابداری کالا) است.</li>
<li>از وجود تعریف کالا در حسابیکس اطمینان حاصل کنید.</li> <li>از وجود تعریف کالا در حسابیکس اطمینان حاصل کنید.</li>
<li>این صفحه برای زمانی است که شما از قبل یک کالا را هم در فروشگاه و هم در حسابیکس <li>این صفحه برای زمانی است که شما از قبل یک کالا را هم در فروشگاه و هم در حسابیکس
تعریف کرده اید اما اتصالی بین آنها وجود ندارد. تعریف کرده اید اما اتصالی بین آنها وجود ندارد.
@ -328,10 +329,10 @@ class Ssbhesabix_Admin_Display
</div> </div>
<div class="col"></div> <div class="col"></div>
<div class="col-auto"> <div class="col-auto">
<a class="btn btn-sm btn-success" href="https://app.hesabix.com/u/login" target="_blank">ورود به <a class="btn btn-sm btn-success" href="https://my.hesabix.ir" target="_blank">ورود به
حسابیکس</a> حسابیکس</a>
<a class="btn btn-sm btn-warning" <a class="btn btn-sm btn-warning"
href="https://www.hesabix.com/help/topics/%D8%A7%D9%81%D8%B2%D9%88%D9%86%D9%87/%D9%88%D9%88%DA%A9%D8%A7%D9%85%D8%B1%D8%B3" href="https://hesabix.ir/help/topics/%D8%A7%D9%81%D8%B2%D9%88%D9%86%D9%87/%D9%88%D9%88%DA%A9%D8%A7%D9%85%D8%B1%D8%B3"
target="_blank">راهنمای افزونه</a> target="_blank">راهنمای افزونه</a>
</div> </div>
</div> </div>

View file

@ -13,6 +13,7 @@ include_once(plugin_dir_path(__DIR__) . 'services/HesabixWpFaService.php');
* @author Saeed Sattar Beglou <saeed.sb@gmail.com> * @author Saeed Sattar Beglou <saeed.sb@gmail.com>
* @author HamidReza Gharahzadeh <hamidprime@gmail.com> * @author HamidReza Gharahzadeh <hamidprime@gmail.com>
* @author Sepehr Najafi <sepehrn249@gmail.com> * @author Sepehr Najafi <sepehrn249@gmail.com>
* @author Babak Alizadeh <alizadeh.babak@gmail.com>
*/ */
class Ssbhesabix_Admin_Functions class Ssbhesabix_Admin_Functions
{ {

View file

@ -67,7 +67,7 @@ class Ssbhesabix_Setting {
?> ?>
<h3 class="h3 hesabix-tab-page-title mt-4"><?php esc_attr_e( 'Hesabix Accounting', 'ssbhesabix' ); ?></h3> <h3 class="h3 hesabix-tab-page-title mt-4"><?php esc_attr_e( 'Hesabix Accounting', 'ssbhesabix' ); ?></h3>
<p class="p mt-4 hesabix-p hesabix-f-12 ms-3" <p class="p mt-4 hesabix-p hesabix-f-12 ms-3"
style="text-align: justify"><?php esc_attr_e( 'This module helps connect your (online) store to Hesabix online accounting software. By using this module, saving products, contacts, and orders in your store will also save them automatically in your Hesabix account. Besides that, just after a client pays a bill, the receipt document will be stored in Hesabix as well. Of course, you have to register your account in Hesabix first. To do so, visit Hesabix at the link here www.hesabix.com and sign up for free. After you signed up and entered your account, choose your business, then in the settings menu/API, you can find the API keys for the business and import them to the plugins settings. Now your module is ready to use.', 'ssbhesabix' ); ?></p> style="text-align: justify"><?php esc_attr_e( 'This module helps connect your (online) store to Hesabix online accounting software. By using this module, saving products, contacts, and orders in your store will also save them automatically in your Hesabix account. Besides that, just after a client pays a bill, the receipt document will be stored in Hesabix as well. Of course, you have to register your account in Hesabix first. To do so, visit Hesabix at the link here hesabix.ir and sign up for free. After you signed up and entered your account, choose your business, then in the settings menu/API, you can find the API keys for the business and import them to the plugins settings. Now your module is ready to use.', 'ssbhesabix' ); ?></p>
<p class="p hesabix-p hesabix-f-12"><?php esc_attr_e( 'For more information and a full guide to how to use Hesabix and WooCommerce Plugin, visit Hesabixs website and go to the “Guides and Tutorials” menu.', 'ssbhesabix' ); ?></p> <p class="p hesabix-p hesabix-f-12"><?php esc_attr_e( 'For more information and a full guide to how to use Hesabix and WooCommerce Plugin, visit Hesabixs website and go to the “Guides and Tutorials” menu.', 'ssbhesabix' ); ?></p>
<div class="alert alert-danger hesabix-f mt-4"> <div class="alert alert-danger hesabix-f mt-4">
@ -100,9 +100,9 @@ class Ssbhesabix_Setting {
<div class="col"> <div class="col">
<h4 class="h4 hesabix-tab-page-title mt-4"><?php esc_attr_e( 'Plugin Tutorial Video', 'ssbhesabix' ); ?></h4> <h4 class="h4 hesabix-tab-page-title mt-4"><?php esc_attr_e( 'Plugin Tutorial Video', 'ssbhesabix' ); ?></h4>
<video controls poster="https://www.hesabix.com/img/woocommerc-plugin-help-cover.jpg" <video controls poster="https://hesabix.ir/img/woocommerc-plugin-help-cover.jpg"
id="hesabix-tutorial-video" style="border: 1px solid gray" class="mt-3"> id="hesabix-tutorial-video" style="border: 1px solid gray" class="mt-3">
<source src="https://www.hesabix.com/file/woocommerce/woocommerce-plugin-tutorial.mp4" <source src="https://hesabix.ir/file/woocommerce/woocommerce-plugin-tutorial.mp4"
type="video/mp4"></source> type="video/mp4"></source>
</video> </video>
</div> </div>

View file

@ -8,6 +8,7 @@
* @author Saeed Sattar Beglou <saeed.sb@gmail.com> * @author Saeed Sattar Beglou <saeed.sb@gmail.com>
* @author HamidReza Gharahzadeh <hamidprime@gmail.com> * @author HamidReza Gharahzadeh <hamidprime@gmail.com>
* @author Sepehr Najafi <sepehrn249@gmail.com> * @author Sepehr Najafi <sepehrn249@gmail.com>
* @author Babak Alizadeh <alizadeh.babak@gmail.com>
*/ */
class Ssbhesabix_Html_output { class Ssbhesabix_Html_output {

Binary file not shown.

View file

@ -186,7 +186,7 @@ msgid ""
"store will also save them automatically in your Hesabix account. Besides that, " "store will also save them automatically in your Hesabix account. Besides that, "
"just after a client pays a bill, the receipt document will be stored in " "just after a client pays a bill, the receipt document will be stored in "
"Hesabix as well. Of course, you have to register your account in Hesabix " "Hesabix as well. Of course, you have to register your account in Hesabix "
"first. To do so, visit Hesabix at the link here www.hesabix.com and sign up " "first. To do so, visit Hesabix at the link here hesabix.ir and sign up "
"for free. After you signed up and entered your account, choose your business, " "for free. After you signed up and entered your account, choose your business, "
"then in the settings menu/API, you can find the API keys for the business and " "then in the settings menu/API, you can find the API keys for the business and "
"import them to the plugins settings. Now your module is ready to use." "import them to the plugins settings. Now your module is ready to use."
@ -196,7 +196,7 @@ msgstr ""
"در حسابیکس نیز بصورت خودکار ثبت و ذخیره می شوند. همچنین با پرداخت مشتری، سند " "در حسابیکس نیز بصورت خودکار ثبت و ذخیره می شوند. همچنین با پرداخت مشتری، سند "
"دریافت وجه از مشتری نیز در حسابیکس ثبت می شود. بدیهی است برای استفاده از این " "دریافت وجه از مشتری نیز در حسابیکس ثبت می شود. بدیهی است برای استفاده از این "
"افزونه باید ابتدا یک حساب کاربری در حسابیکس داشته باشید. برای این کار می توانید " "افزونه باید ابتدا یک حساب کاربری در حسابیکس داشته باشید. برای این کار می توانید "
"به وب سایت حسابیکس به آدرس www.hesabix.com سر بزنید و به رایگان ثبت نام کنید. " "به وب سایت حسابیکس به آدرس hesabix.ir سر بزنید و به رایگان ثبت نام کنید. "
"پس از ثبت نام در حسابیکس و ورود به حساب خود، و سپس ورود به یک کسب و کار، در " "پس از ثبت نام در حسابیکس و ورود به حساب خود، و سپس ورود به یک کسب و کار، در "
"قسمت تنظیمات / API می توانید کلید API مربوط به کسب و کار خود را دریافت و در " "قسمت تنظیمات / API می توانید کلید API مربوط به کسب و کار خود را دریافت و در "
"قسمت تنظیمات این ماژول وارد نمایید. پس از آن ماژول شما آماده استفاده است." "قسمت تنظیمات این ماژول وارد نمایید. پس از آن ماژول شما آماده استفاده است."
@ -778,8 +778,8 @@ msgid "Settings were saved successfully."
msgstr "تنظیمات به‌روزرسانی شد." msgstr "تنظیمات به‌روزرسانی شد."
#. Plugin URI of the plugin/theme #. Plugin URI of the plugin/theme
msgid "https://www.hesabix.com/" msgid "https://hesabix.ir/"
msgstr "https://www.hesabix.com/" msgstr "https://hesabix.ir/"
#. Description of the plugin/theme #. Description of the plugin/theme
msgid "Connect Hesabix Online Accounting to WooCommerce." msgid "Connect Hesabix Online Accounting to WooCommerce."
@ -816,9 +816,6 @@ msgstr "به روزرسانی محصولات در حسابیکس بر اساس
msgid "Update completed successfully." msgid "Update completed successfully."
msgstr "به روزرسانی با موفقیت انجام شد." msgstr "به روزرسانی با موفقیت انجام شد."
msgid "Update completed successfully."
msgstr "به روزرسانی با موفقیت انجام شد."
msgid "Update failed. Please check the log file." msgid "Update failed. Please check the log file."
msgstr "به روزرسانی ناموفق بود. لطفاً لاگ را بررسی کنید." msgstr "به روزرسانی ناموفق بود. لطفاً لاگ را بررسی کنید."