diff --git a/api/webservice/Controller.php b/api/webservice/Controller.php index 954d8736ad15..37fd85eac4c2 100644 --- a/api/webservice/Controller.php +++ b/api/webservice/Controller.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/Core/Auth.php b/api/webservice/Core/Auth.php index 0c04d0e48675..c928ca2c6458 100644 --- a/api/webservice/Core/Auth.php +++ b/api/webservice/Core/Auth.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/Core/Auth/AbstractAuth.php b/api/webservice/Core/Auth/AbstractAuth.php index 6c3178ae09b3..9945925c85fb 100644 --- a/api/webservice/Core/Auth/AbstractAuth.php +++ b/api/webservice/Core/Auth/AbstractAuth.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/Core/Auth/Basic.php b/api/webservice/Core/Auth/Basic.php index 8b06e954cbc7..9fa1ace7c1a4 100644 --- a/api/webservice/Core/Auth/Basic.php +++ b/api/webservice/Core/Auth/Basic.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/Core/Auth/Digest.php b/api/webservice/Core/Auth/Digest.php index d1f7a4648433..553559a4e89f 100644 --- a/api/webservice/Core/Auth/Digest.php +++ b/api/webservice/Core/Auth/Digest.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/Core/BaseAction.php b/api/webservice/Core/BaseAction.php index c128a6c757ec..79caba547d73 100644 --- a/api/webservice/Core/BaseAction.php +++ b/api/webservice/Core/BaseAction.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/Core/Containers.php b/api/webservice/Core/Containers.php index b074bf332709..eb77ca82c94c 100644 --- a/api/webservice/Core/Containers.php +++ b/api/webservice/Core/Containers.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/Core/Exception.php b/api/webservice/Core/Exception.php index ef6f2f9e8907..3254ca183b2f 100644 --- a/api/webservice/Core/Exception.php +++ b/api/webservice/Core/Exception.php @@ -5,7 +5,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/Core/Module.php b/api/webservice/Core/Module.php index 81802bafabed..bf72f6ec4f0b 100644 --- a/api/webservice/Core/Module.php +++ b/api/webservice/Core/Module.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/Core/Request.php b/api/webservice/Core/Request.php index e4e974276b48..cbfaef3eb8ac 100644 --- a/api/webservice/Core/Request.php +++ b/api/webservice/Core/Request.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/Core/Response.php b/api/webservice/Core/Response.php index 6c0fbaefa971..f0794984bc5d 100644 --- a/api/webservice/Core/Response.php +++ b/api/webservice/Core/Response.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/Core/Traits/LoginHistory.php b/api/webservice/Core/Traits/LoginHistory.php index ecb6b63e3b33..0c9135e5b264 100644 --- a/api/webservice/Core/Traits/LoginHistory.php +++ b/api/webservice/Core/Traits/LoginHistory.php @@ -5,7 +5,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/Core/TwoFactorAuth.php b/api/webservice/Core/TwoFactorAuth.php index 0ab175d7c93e..2339765eb82f 100644 --- a/api/webservice/Core/TwoFactorAuth.php +++ b/api/webservice/Core/TwoFactorAuth.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/ManageConsents/Approvals/RecordsList.php b/api/webservice/ManageConsents/Approvals/RecordsList.php index 326b3e949e77..f8fffdf29c99 100644 --- a/api/webservice/ManageConsents/Approvals/RecordsList.php +++ b/api/webservice/ManageConsents/Approvals/RecordsList.php @@ -5,7 +5,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/api/webservice/ManageConsents/ApprovalsRegister/Record.php b/api/webservice/ManageConsents/ApprovalsRegister/Record.php index 02e16a88bae0..84783d6179e1 100644 --- a/api/webservice/ManageConsents/ApprovalsRegister/Record.php +++ b/api/webservice/ManageConsents/ApprovalsRegister/Record.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/api/webservice/ManageConsents/BaseAction.php b/api/webservice/ManageConsents/BaseAction.php index a20028ef2ae1..6fdc347cac9c 100644 --- a/api/webservice/ManageConsents/BaseAction.php +++ b/api/webservice/ManageConsents/BaseAction.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/api/webservice/ManageConsents/BaseModule/GetConsentsForEntry.php b/api/webservice/ManageConsents/BaseModule/GetConsentsForEntry.php index a1c80432ca71..b052337d8b93 100644 --- a/api/webservice/ManageConsents/BaseModule/GetConsentsForEntry.php +++ b/api/webservice/ManageConsents/BaseModule/GetConsentsForEntry.php @@ -5,7 +5,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/api/webservice/ManageConsents/BaseModule/SendEmail.php b/api/webservice/ManageConsents/BaseModule/SendEmail.php index d5cc62b43491..477016ff7ec2 100644 --- a/api/webservice/ManageConsents/BaseModule/SendEmail.php +++ b/api/webservice/ManageConsents/BaseModule/SendEmail.php @@ -5,7 +5,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/api/webservice/ManageConsents/Save.php b/api/webservice/ManageConsents/Save.php index 246b497ca965..0a2432d4113f 100644 --- a/api/webservice/ManageConsents/Save.php +++ b/api/webservice/ManageConsents/Save.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/api/webservice/Payments/BaseAction/ReceiveFromPaymentsSystem.php b/api/webservice/Payments/BaseAction/ReceiveFromPaymentsSystem.php index cc26fd469e87..9c7ed6999d73 100644 --- a/api/webservice/Payments/BaseAction/ReceiveFromPaymentsSystem.php +++ b/api/webservice/Payments/BaseAction/ReceiveFromPaymentsSystem.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach * @author Mariusz Krzaczkowski diff --git a/api/webservice/WebservicePremium/BaseAction/Files.php b/api/webservice/WebservicePremium/BaseAction/Files.php index d9444579ca08..2024d45c54bd 100644 --- a/api/webservice/WebservicePremium/BaseAction/Files.php +++ b/api/webservice/WebservicePremium/BaseAction/Files.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/WebservicePremium/BaseAction/Install.php b/api/webservice/WebservicePremium/BaseAction/Install.php index 2efc87250e5b..b00191e6f02c 100644 --- a/api/webservice/WebservicePremium/BaseAction/Install.php +++ b/api/webservice/WebservicePremium/BaseAction/Install.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Mariusz Krzaczkowski diff --git a/api/webservice/WebservicePremium/BaseAction/Menu.php b/api/webservice/WebservicePremium/BaseAction/Menu.php index e2e17f4ad90a..12d481181e1e 100644 --- a/api/webservice/WebservicePremium/BaseAction/Menu.php +++ b/api/webservice/WebservicePremium/BaseAction/Menu.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Mariusz Krzaczkowski diff --git a/api/webservice/WebservicePremium/BaseAction/Modules.php b/api/webservice/WebservicePremium/BaseAction/Modules.php index 78ae20714db2..ef3e079a2095 100644 --- a/api/webservice/WebservicePremium/BaseAction/Modules.php +++ b/api/webservice/WebservicePremium/BaseAction/Modules.php @@ -5,7 +5,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebservicePremium/BaseModule/CustomView.php b/api/webservice/WebservicePremium/BaseModule/CustomView.php index 5ccfd84a3246..ba6cab7b8042 100644 --- a/api/webservice/WebservicePremium/BaseModule/CustomView.php +++ b/api/webservice/WebservicePremium/BaseModule/CustomView.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/api/webservice/WebservicePremium/BaseModule/Dashboard.php b/api/webservice/WebservicePremium/BaseModule/Dashboard.php index 39912e7d1378..14b2cf7a023d 100644 --- a/api/webservice/WebservicePremium/BaseModule/Dashboard.php +++ b/api/webservice/WebservicePremium/BaseModule/Dashboard.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Radosław Skrzypczak diff --git a/api/webservice/WebservicePremium/BaseModule/Fields.php b/api/webservice/WebservicePremium/BaseModule/Fields.php index 4faf1b763042..869049392e4c 100644 --- a/api/webservice/WebservicePremium/BaseModule/Fields.php +++ b/api/webservice/WebservicePremium/BaseModule/Fields.php @@ -5,7 +5,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebservicePremium/BaseModule/Hierarchy.php b/api/webservice/WebservicePremium/BaseModule/Hierarchy.php index 28a5e2856ae3..fc5aa457d6b2 100644 --- a/api/webservice/WebservicePremium/BaseModule/Hierarchy.php +++ b/api/webservice/WebservicePremium/BaseModule/Hierarchy.php @@ -5,7 +5,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak @@ -85,7 +85,7 @@ protected function checkPermission(): void * type="object", * @OA\Property(property="id", type="integer", example=117), * @OA\Property(property="parent", type="integer", example=0), - * @OA\Property(property="name", type="string", example="YetiForce Sp. z o.o."), + * @OA\Property(property="name", type="string", example="YetiForce S.A."), * ), * ), * ), diff --git a/api/webservice/WebservicePremium/BaseModule/Pdf.php b/api/webservice/WebservicePremium/BaseModule/Pdf.php index 9d9f1fdd0830..d5c52a587ba8 100644 --- a/api/webservice/WebservicePremium/BaseModule/Pdf.php +++ b/api/webservice/WebservicePremium/BaseModule/Pdf.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/api/webservice/WebservicePremium/BaseModule/PdfTemplates.php b/api/webservice/WebservicePremium/BaseModule/PdfTemplates.php index 359594e4bf41..d566e378b9cf 100644 --- a/api/webservice/WebservicePremium/BaseModule/PdfTemplates.php +++ b/api/webservice/WebservicePremium/BaseModule/PdfTemplates.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/api/webservice/WebservicePremium/BaseModule/Privileges.php b/api/webservice/WebservicePremium/BaseModule/Privileges.php index 8b872ab6fb63..3eb798ea47c8 100644 --- a/api/webservice/WebservicePremium/BaseModule/Privileges.php +++ b/api/webservice/WebservicePremium/BaseModule/Privileges.php @@ -5,7 +5,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/WebservicePremium/BaseModule/Record.php b/api/webservice/WebservicePremium/BaseModule/Record.php index cea1fa51b88e..e9016650956b 100644 --- a/api/webservice/WebservicePremium/BaseModule/Record.php +++ b/api/webservice/WebservicePremium/BaseModule/Record.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/WebservicePremium/BaseModule/RecordHistory.php b/api/webservice/WebservicePremium/BaseModule/RecordHistory.php index 0adae85f3da0..44949d639197 100644 --- a/api/webservice/WebservicePremium/BaseModule/RecordHistory.php +++ b/api/webservice/WebservicePremium/BaseModule/RecordHistory.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/WebservicePremium/BaseModule/RecordRelatedList.php b/api/webservice/WebservicePremium/BaseModule/RecordRelatedList.php index 36a034b12da3..20868b31f19a 100644 --- a/api/webservice/WebservicePremium/BaseModule/RecordRelatedList.php +++ b/api/webservice/WebservicePremium/BaseModule/RecordRelatedList.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/WebservicePremium/BaseModule/RecordsList.php b/api/webservice/WebservicePremium/BaseModule/RecordsList.php index 3e2ef0064055..b37e71e08bf7 100644 --- a/api/webservice/WebservicePremium/BaseModule/RecordsList.php +++ b/api/webservice/WebservicePremium/BaseModule/RecordsList.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/WebservicePremium/BaseModule/RelatedModules.php b/api/webservice/WebservicePremium/BaseModule/RelatedModules.php index daeae3372a21..afe77f572690 100644 --- a/api/webservice/WebservicePremium/BaseModule/RelatedModules.php +++ b/api/webservice/WebservicePremium/BaseModule/RelatedModules.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebservicePremium/BaseModule/SaveInventory.php b/api/webservice/WebservicePremium/BaseModule/SaveInventory.php index c921757e902a..8e7e03ac9aac 100644 --- a/api/webservice/WebservicePremium/BaseModule/SaveInventory.php +++ b/api/webservice/WebservicePremium/BaseModule/SaveInventory.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach * @author Tomasz Kur diff --git a/api/webservice/WebservicePremium/BaseModule/SourceBasedData.php b/api/webservice/WebservicePremium/BaseModule/SourceBasedData.php index d9fc971734e7..a61390191587 100644 --- a/api/webservice/WebservicePremium/BaseModule/SourceBasedData.php +++ b/api/webservice/WebservicePremium/BaseModule/SourceBasedData.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebservicePremium/BaseModule/Widgets.php b/api/webservice/WebservicePremium/BaseModule/Widgets.php index 947ee1527ff4..e7a74c936cc9 100644 --- a/api/webservice/WebservicePremium/BaseModule/Widgets.php +++ b/api/webservice/WebservicePremium/BaseModule/Widgets.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/api/webservice/WebservicePremium/Dashboard.php b/api/webservice/WebservicePremium/Dashboard.php index 91a9dff59515..f059150ad0d1 100644 --- a/api/webservice/WebservicePremium/Dashboard.php +++ b/api/webservice/WebservicePremium/Dashboard.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Radosław Skrzypczak diff --git a/api/webservice/WebservicePremium/Inventory.php b/api/webservice/WebservicePremium/Inventory.php index d8b763f4c8cb..baf0e3a6700f 100644 --- a/api/webservice/WebservicePremium/Inventory.php +++ b/api/webservice/WebservicePremium/Inventory.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach */ diff --git a/api/webservice/WebservicePremium/ModComments/Record.php b/api/webservice/WebservicePremium/ModComments/Record.php index 4f1fbc121b7f..038f09fc5e0b 100644 --- a/api/webservice/WebservicePremium/ModComments/Record.php +++ b/api/webservice/WebservicePremium/ModComments/Record.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/api/webservice/WebservicePremium/Privilege.php b/api/webservice/WebservicePremium/Privilege.php index 07f4a298bf10..607e89e1d8c3 100644 --- a/api/webservice/WebservicePremium/Privilege.php +++ b/api/webservice/WebservicePremium/Privilege.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Radosław Skrzypczak diff --git a/api/webservice/WebservicePremium/PrivilegeQuery.php b/api/webservice/WebservicePremium/PrivilegeQuery.php index e101c472d0de..75ba4e20cca2 100644 --- a/api/webservice/WebservicePremium/PrivilegeQuery.php +++ b/api/webservice/WebservicePremium/PrivilegeQuery.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Radosław Skrzypczak diff --git a/api/webservice/WebservicePremium/Products/Record.php b/api/webservice/WebservicePremium/Products/Record.php index 7bf354dfdefc..48f2cd033752 100644 --- a/api/webservice/WebservicePremium/Products/Record.php +++ b/api/webservice/WebservicePremium/Products/Record.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach * @author Mariusz Krzaczkowski diff --git a/api/webservice/WebservicePremium/Products/RecordsTree.php b/api/webservice/WebservicePremium/Products/RecordsTree.php index a68b83b44fcd..0a5fad27cb5b 100644 --- a/api/webservice/WebservicePremium/Products/RecordsTree.php +++ b/api/webservice/WebservicePremium/Products/RecordsTree.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach * @author Mariusz Krzaczkowski diff --git a/api/webservice/WebservicePremium/Record.php b/api/webservice/WebservicePremium/Record.php index 174485ea3bd7..f890a703ca97 100644 --- a/api/webservice/WebservicePremium/Record.php +++ b/api/webservice/WebservicePremium/Record.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebservicePremium/SSingleOrders/Delivery.php b/api/webservice/WebservicePremium/SSingleOrders/Delivery.php index 91eb33160d1f..97d6852a5cdf 100644 --- a/api/webservice/WebservicePremium/SSingleOrders/Delivery.php +++ b/api/webservice/WebservicePremium/SSingleOrders/Delivery.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Mariusz Krzaczkowski diff --git a/api/webservice/WebservicePremium/Users/AccessActivityHistory.php b/api/webservice/WebservicePremium/Users/AccessActivityHistory.php index de20e95be374..fa11a7ca8f9e 100644 --- a/api/webservice/WebservicePremium/Users/AccessActivityHistory.php +++ b/api/webservice/WebservicePremium/Users/AccessActivityHistory.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/WebservicePremium/Users/ChangePassword.php b/api/webservice/WebservicePremium/Users/ChangePassword.php index 9de10a148517..6c1a40b7e56d 100644 --- a/api/webservice/WebservicePremium/Users/ChangePassword.php +++ b/api/webservice/WebservicePremium/Users/ChangePassword.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebservicePremium/Users/Login.php b/api/webservice/WebservicePremium/Users/Login.php index 71e2aff73f5d..460832d44470 100644 --- a/api/webservice/WebservicePremium/Users/Login.php +++ b/api/webservice/WebservicePremium/Users/Login.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebservicePremium/Users/Logout.php b/api/webservice/WebservicePremium/Users/Logout.php index b69f5c765cd3..15609c06734c 100644 --- a/api/webservice/WebservicePremium/Users/Logout.php +++ b/api/webservice/WebservicePremium/Users/Logout.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebservicePremium/Users/Preferences.php b/api/webservice/WebservicePremium/Users/Preferences.php index 0691aebcba95..eb517370527e 100644 --- a/api/webservice/WebservicePremium/Users/Preferences.php +++ b/api/webservice/WebservicePremium/Users/Preferences.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebservicePremium/Users/Record.php b/api/webservice/WebservicePremium/Users/Record.php index 0551569832fa..1e61da7b6dfa 100644 --- a/api/webservice/WebservicePremium/Users/Record.php +++ b/api/webservice/WebservicePremium/Users/Record.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebservicePremium/Users/RecordsList.php b/api/webservice/WebservicePremium/Users/RecordsList.php index 36198080a71f..0c6ef07c688c 100644 --- a/api/webservice/WebservicePremium/Users/RecordsList.php +++ b/api/webservice/WebservicePremium/Users/RecordsList.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/WebservicePremium/Users/ResetPassword.php b/api/webservice/WebservicePremium/Users/ResetPassword.php index a74604ee64b6..a9bc1c4bc14b 100644 --- a/api/webservice/WebservicePremium/Users/ResetPassword.php +++ b/api/webservice/WebservicePremium/Users/ResetPassword.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebservicePremium/Users/TwoFactorAuth.php b/api/webservice/WebservicePremium/Users/TwoFactorAuth.php index fc60ba73a381..fe299d90e130 100644 --- a/api/webservice/WebservicePremium/Users/TwoFactorAuth.php +++ b/api/webservice/WebservicePremium/Users/TwoFactorAuth.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebserviceStandard/BaseAction/Files.php b/api/webservice/WebserviceStandard/BaseAction/Files.php index af899116e5ea..d0c21089847e 100644 --- a/api/webservice/WebserviceStandard/BaseAction/Files.php +++ b/api/webservice/WebserviceStandard/BaseAction/Files.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Mariusz Krzaczkowski diff --git a/api/webservice/WebserviceStandard/BaseAction/Modules.php b/api/webservice/WebserviceStandard/BaseAction/Modules.php index b1a2da3bd55d..afc23cc92064 100644 --- a/api/webservice/WebserviceStandard/BaseAction/Modules.php +++ b/api/webservice/WebserviceStandard/BaseAction/Modules.php @@ -5,7 +5,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebserviceStandard/BaseModule/CustomView.php b/api/webservice/WebserviceStandard/BaseModule/CustomView.php index 5e3873fa0153..6820f43cfa29 100644 --- a/api/webservice/WebserviceStandard/BaseModule/CustomView.php +++ b/api/webservice/WebserviceStandard/BaseModule/CustomView.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/api/webservice/WebserviceStandard/BaseModule/Fields.php b/api/webservice/WebserviceStandard/BaseModule/Fields.php index 5cb2bd6094a3..07baaf7d495a 100644 --- a/api/webservice/WebserviceStandard/BaseModule/Fields.php +++ b/api/webservice/WebserviceStandard/BaseModule/Fields.php @@ -5,7 +5,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebserviceStandard/BaseModule/Privileges.php b/api/webservice/WebserviceStandard/BaseModule/Privileges.php index de8e362ca242..3e1cd5f64582 100644 --- a/api/webservice/WebserviceStandard/BaseModule/Privileges.php +++ b/api/webservice/WebserviceStandard/BaseModule/Privileges.php @@ -5,7 +5,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/WebserviceStandard/BaseModule/Record.php b/api/webservice/WebserviceStandard/BaseModule/Record.php index a73a7bc0d10e..b90a86bd51c7 100644 --- a/api/webservice/WebserviceStandard/BaseModule/Record.php +++ b/api/webservice/WebserviceStandard/BaseModule/Record.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/WebserviceStandard/BaseModule/RecordHistory.php b/api/webservice/WebserviceStandard/BaseModule/RecordHistory.php index 7a6a55cf4214..0373a349ede6 100644 --- a/api/webservice/WebserviceStandard/BaseModule/RecordHistory.php +++ b/api/webservice/WebserviceStandard/BaseModule/RecordHistory.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/WebserviceStandard/BaseModule/RecordRelatedList.php b/api/webservice/WebserviceStandard/BaseModule/RecordRelatedList.php index 99dd6b242711..5dc03f6c6fb2 100644 --- a/api/webservice/WebserviceStandard/BaseModule/RecordRelatedList.php +++ b/api/webservice/WebserviceStandard/BaseModule/RecordRelatedList.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/WebserviceStandard/BaseModule/RecordsList.php b/api/webservice/WebserviceStandard/BaseModule/RecordsList.php index feb4a9c22558..99c75a85f9f7 100644 --- a/api/webservice/WebserviceStandard/BaseModule/RecordsList.php +++ b/api/webservice/WebserviceStandard/BaseModule/RecordsList.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/WebserviceStandard/BaseModule/RelatedModules.php b/api/webservice/WebserviceStandard/BaseModule/RelatedModules.php index 44b5dffc176f..f19cd4ac6649 100644 --- a/api/webservice/WebserviceStandard/BaseModule/RelatedModules.php +++ b/api/webservice/WebserviceStandard/BaseModule/RelatedModules.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebserviceStandard/Fields.php b/api/webservice/WebserviceStandard/Fields.php index 254e46ee2b4a..5bb9357ea606 100644 --- a/api/webservice/WebserviceStandard/Fields.php +++ b/api/webservice/WebserviceStandard/Fields.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebserviceStandard/Save.php b/api/webservice/WebserviceStandard/Save.php index 0e8a0f508cf6..3e6e37557b21 100644 --- a/api/webservice/WebserviceStandard/Save.php +++ b/api/webservice/WebserviceStandard/Save.php @@ -4,7 +4,7 @@ * * @package Api * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Mariusz Krzaczkowski diff --git a/api/webservice/WebserviceStandard/Users/AccessActivityHistory.php b/api/webservice/WebserviceStandard/Users/AccessActivityHistory.php index 0d913fc25eca..23bf5bbc5a12 100644 --- a/api/webservice/WebserviceStandard/Users/AccessActivityHistory.php +++ b/api/webservice/WebserviceStandard/Users/AccessActivityHistory.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebserviceStandard/Users/ChangePassword.php b/api/webservice/WebserviceStandard/Users/ChangePassword.php index 651d990c9f58..54d3e7574947 100644 --- a/api/webservice/WebserviceStandard/Users/ChangePassword.php +++ b/api/webservice/WebserviceStandard/Users/ChangePassword.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebserviceStandard/Users/Login.php b/api/webservice/WebserviceStandard/Users/Login.php index 21de553f68cb..0509fda8ebb3 100644 --- a/api/webservice/WebserviceStandard/Users/Login.php +++ b/api/webservice/WebserviceStandard/Users/Login.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebserviceStandard/Users/Logout.php b/api/webservice/WebserviceStandard/Users/Logout.php index 2f56fa6ab4d4..15c1d3f26a72 100644 --- a/api/webservice/WebserviceStandard/Users/Logout.php +++ b/api/webservice/WebserviceStandard/Users/Logout.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebserviceStandard/Users/Record.php b/api/webservice/WebserviceStandard/Users/Record.php index 784014128aa9..68d46c9f5bf7 100644 --- a/api/webservice/WebserviceStandard/Users/Record.php +++ b/api/webservice/WebserviceStandard/Users/Record.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/WebserviceStandard/Users/RecordsList.php b/api/webservice/WebserviceStandard/Users/RecordsList.php index a963a5f05210..1e94907cdd34 100644 --- a/api/webservice/WebserviceStandard/Users/RecordsList.php +++ b/api/webservice/WebserviceStandard/Users/RecordsList.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/api/webservice/WebserviceStandard/Users/ResetPassword.php b/api/webservice/WebserviceStandard/Users/ResetPassword.php index 1bb64fa25857..1160a591b20c 100644 --- a/api/webservice/WebserviceStandard/Users/ResetPassword.php +++ b/api/webservice/WebserviceStandard/Users/ResetPassword.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/api/webservice/WebserviceStandard/Users/TwoFactorAuth.php b/api/webservice/WebserviceStandard/Users/TwoFactorAuth.php index 601e7467cfdf..bc817dd6f4a2 100644 --- a/api/webservice/WebserviceStandard/Users/TwoFactorAuth.php +++ b/api/webservice/WebserviceStandard/Users/TwoFactorAuth.php @@ -4,7 +4,7 @@ * * @package API * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Anonymization.php b/app/Anonymization.php index aad7abae9af2..1b83067eeabf 100644 --- a/app/Anonymization.php +++ b/app/Anonymization.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/AutoAssign.php b/app/AutoAssign.php index b1961dbf7eb5..15e5fa4c1eda 100644 --- a/app/AutoAssign.php +++ b/app/AutoAssign.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/app/Automatic/RecordFlowUpdater.php b/app/Automatic/RecordFlowUpdater.php index f783c8401650..c533da4b774e 100644 --- a/app/Automatic/RecordFlowUpdater.php +++ b/app/Automatic/RecordFlowUpdater.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach */ diff --git a/app/Automatic/Rules.php b/app/Automatic/Rules.php index ab1965504a5a..9fc4b0be19ff 100644 --- a/app/Automatic/Rules.php +++ b/app/Automatic/Rules.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach */ diff --git a/app/Automatic/RulesPicklist.php b/app/Automatic/RulesPicklist.php index 40a7bf76a1f4..a49b3b1d0297 100644 --- a/app/Automatic/RulesPicklist.php +++ b/app/Automatic/RulesPicklist.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach */ diff --git a/app/Base.php b/app/Base.php index d8ee53ccf72c..ea44e1f21cbf 100644 --- a/app/Base.php +++ b/app/Base.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/BatchMethod.php b/app/BatchMethod.php index cc38394bbd05..1587a89566be 100644 --- a/app/BatchMethod.php +++ b/app/BatchMethod.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Cache.php b/app/Cache.php index 36e5745a39bc..498f214d7ad0 100644 --- a/app/Cache.php +++ b/app/Cache.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Cache/Apcu.php b/app/Cache/Apcu.php index 6fb8be83a4dc..5d8fa2ac59e0 100644 --- a/app/Cache/Apcu.php +++ b/app/Cache/Apcu.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Cache/Base.php b/app/Cache/Base.php index 00bf42764aaf..f28889617e30 100644 --- a/app/Cache/Base.php +++ b/app/Cache/Base.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Cache/XCache.php b/app/Cache/XCache.php index f2acc8a2ef10..58d1e2047da6 100644 --- a/app/Cache/XCache.php +++ b/app/Cache/XCache.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Chat.php b/app/Chat.php index c497a6358394..93fc96d2d637 100644 --- a/app/Chat.php +++ b/app/Chat.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach * @author Tomasz Poradzewski diff --git a/app/Cli.php b/app/Cli.php index 4809d242c796..77678925e54a 100644 --- a/app/Cli.php +++ b/app/Cli.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Cli/Base.php b/app/Cli/Base.php index 520094eb6475..5712a699408d 100644 --- a/app/Cli/Base.php +++ b/app/Cli/Base.php @@ -4,7 +4,7 @@ * * @package Cli * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Cli/Cleaner.php b/app/Cli/Cleaner.php index f6b83a5340bd..a4618295673d 100644 --- a/app/Cli/Cleaner.php +++ b/app/Cli/Cleaner.php @@ -4,7 +4,7 @@ * * @package Cli * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Cli/Environment.php b/app/Cli/Environment.php index 8d8be66fc36e..24047f84b417 100644 --- a/app/Cli/Environment.php +++ b/app/Cli/Environment.php @@ -4,7 +4,7 @@ * * @package Cli * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Cli/Roundcube.php b/app/Cli/Roundcube.php index 0a2dca2db1c1..13e039cad877 100644 --- a/app/Cli/Roundcube.php +++ b/app/Cli/Roundcube.php @@ -4,7 +4,7 @@ * * @package Cli * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Cli/System.php b/app/Cli/System.php index a7aa9ffb66a5..abfc76c0559c 100644 --- a/app/Cli/System.php +++ b/app/Cli/System.php @@ -4,7 +4,7 @@ * * @package Cli * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Cli/Users.php b/app/Cli/Users.php index 975df5d6acb2..feda49c6866c 100644 --- a/app/Cli/Users.php +++ b/app/Cli/Users.php @@ -4,7 +4,7 @@ * * @package Cli * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Colors.php b/app/Colors.php index 49a5abdfacca..853580760065 100644 --- a/app/Colors.php +++ b/app/Colors.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Sławomir Kłos diff --git a/app/Company.php b/app/Company.php index e4258cac6aa3..868bc39202b3 100644 --- a/app/Company.php +++ b/app/Company.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Components/InterestsConflict.php b/app/Components/InterestsConflict.php index 386902a8cedd..21265baaa510 100644 --- a/app/Components/InterestsConflict.php +++ b/app/Components/InterestsConflict.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Condition.php b/app/Condition.php index 66e9fd77e23b..c6c98c6c5deb 100644 --- a/app/Condition.php +++ b/app/Condition.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Mariusz Krzaczkowski diff --git a/app/Conditions/QueryFields/AccountNameField.php b/app/Conditions/QueryFields/AccountNameField.php index b8945e971fee..9e75629c60db 100644 --- a/app/Conditions/QueryFields/AccountNameField.php +++ b/app/Conditions/QueryFields/AccountNameField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/QueryFields/AdvPercentageField.php b/app/Conditions/QueryFields/AdvPercentageField.php index 2e7ad9641de0..6491875d28da 100644 --- a/app/Conditions/QueryFields/AdvPercentageField.php +++ b/app/Conditions/QueryFields/AdvPercentageField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/app/Conditions/QueryFields/BarcodeField.php b/app/Conditions/QueryFields/BarcodeField.php index 2aa0b8179a52..ef4c71d94795 100644 --- a/app/Conditions/QueryFields/BarcodeField.php +++ b/app/Conditions/QueryFields/BarcodeField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Adrian Kon */ diff --git a/app/Conditions/QueryFields/BaseField.php b/app/Conditions/QueryFields/BaseField.php index fc80d82d6cd4..15d50d07750e 100644 --- a/app/Conditions/QueryFields/BaseField.php +++ b/app/Conditions/QueryFields/BaseField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Conditions/QueryFields/BooleanField.php b/app/Conditions/QueryFields/BooleanField.php index ef47b3c2be81..46ee006f7582 100644 --- a/app/Conditions/QueryFields/BooleanField.php +++ b/app/Conditions/QueryFields/BooleanField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/QueryFields/CategoryMultipicklistField.php b/app/Conditions/QueryFields/CategoryMultipicklistField.php index a98da185e6d1..c658fde7b859 100644 --- a/app/Conditions/QueryFields/CategoryMultipicklistField.php +++ b/app/Conditions/QueryFields/CategoryMultipicklistField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Radosław Skrzypczak diff --git a/app/Conditions/QueryFields/ChangesJsonField.php b/app/Conditions/QueryFields/ChangesJsonField.php index b13ed3107b86..7d86d7207b84 100644 --- a/app/Conditions/QueryFields/ChangesJsonField.php +++ b/app/Conditions/QueryFields/ChangesJsonField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Conditions/QueryFields/CountryField.php b/app/Conditions/QueryFields/CountryField.php index 9bfa5b05a71b..c871c8d2fbf4 100644 --- a/app/Conditions/QueryFields/CountryField.php +++ b/app/Conditions/QueryFields/CountryField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/QueryFields/CurrencyField.php b/app/Conditions/QueryFields/CurrencyField.php index 24247cf3e52d..94d1c6d5ed31 100644 --- a/app/Conditions/QueryFields/CurrencyField.php +++ b/app/Conditions/QueryFields/CurrencyField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/CurrencyInventoryField.php b/app/Conditions/QueryFields/CurrencyInventoryField.php index 2fadece327c2..5d2e4b934745 100644 --- a/app/Conditions/QueryFields/CurrencyInventoryField.php +++ b/app/Conditions/QueryFields/CurrencyInventoryField.php @@ -5,7 +5,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Adrian Koń */ diff --git a/app/Conditions/QueryFields/CurrencyListField.php b/app/Conditions/QueryFields/CurrencyListField.php index 5e575bf35f6c..e730c228dc14 100644 --- a/app/Conditions/QueryFields/CurrencyListField.php +++ b/app/Conditions/QueryFields/CurrencyListField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Radosław Skrzypczak diff --git a/app/Conditions/QueryFields/DateField.php b/app/Conditions/QueryFields/DateField.php index db8f49f69823..6fa07313f0b2 100644 --- a/app/Conditions/QueryFields/DateField.php +++ b/app/Conditions/QueryFields/DateField.php @@ -11,7 +11,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/QueryFields/DatetimeField.php b/app/Conditions/QueryFields/DatetimeField.php index 97b59799981d..20a5edfe28f6 100644 --- a/app/Conditions/QueryFields/DatetimeField.php +++ b/app/Conditions/QueryFields/DatetimeField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Conditions/QueryFields/DocumentsFileUploadField.php b/app/Conditions/QueryFields/DocumentsFileUploadField.php index 4666c1576aec..42194858a663 100644 --- a/app/Conditions/QueryFields/DocumentsFileUploadField.php +++ b/app/Conditions/QueryFields/DocumentsFileUploadField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/DoubleField.php b/app/Conditions/QueryFields/DoubleField.php index 17c85762d936..38351f6d23eb 100644 --- a/app/Conditions/QueryFields/DoubleField.php +++ b/app/Conditions/QueryFields/DoubleField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/EmailField.php b/app/Conditions/QueryFields/EmailField.php index 46c300985d18..33fbe0645edf 100644 --- a/app/Conditions/QueryFields/EmailField.php +++ b/app/Conditions/QueryFields/EmailField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/FileLocationTypeField.php b/app/Conditions/QueryFields/FileLocationTypeField.php index 9fdf2c40522b..39cde24d0ac2 100644 --- a/app/Conditions/QueryFields/FileLocationTypeField.php +++ b/app/Conditions/QueryFields/FileLocationTypeField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/IbanField.php b/app/Conditions/QueryFields/IbanField.php index d5ec95fe8eac..827855c9f198 100644 --- a/app/Conditions/QueryFields/IbanField.php +++ b/app/Conditions/QueryFields/IbanField.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Adrian Kon */ diff --git a/app/Conditions/QueryFields/IdField.php b/app/Conditions/QueryFields/IdField.php index 6dec5fd537ce..8aa0a0cf7144 100644 --- a/app/Conditions/QueryFields/IdField.php +++ b/app/Conditions/QueryFields/IdField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/QueryFields/ImageField.php b/app/Conditions/QueryFields/ImageField.php index 8f467cc8c06b..732a9ac6038c 100644 --- a/app/Conditions/QueryFields/ImageField.php +++ b/app/Conditions/QueryFields/ImageField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/IntegerField.php b/app/Conditions/QueryFields/IntegerField.php index a3ab71d78d2c..067ef16410c8 100644 --- a/app/Conditions/QueryFields/IntegerField.php +++ b/app/Conditions/QueryFields/IntegerField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/InventoryLimitField.php b/app/Conditions/QueryFields/InventoryLimitField.php index b4b77b66ae50..a0d15dd0cbfc 100644 --- a/app/Conditions/QueryFields/InventoryLimitField.php +++ b/app/Conditions/QueryFields/InventoryLimitField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/LanguagesField.php b/app/Conditions/QueryFields/LanguagesField.php index 809cfdf2a884..a74157a80618 100644 --- a/app/Conditions/QueryFields/LanguagesField.php +++ b/app/Conditions/QueryFields/LanguagesField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/MagentoServerField.php b/app/Conditions/QueryFields/MagentoServerField.php index 91c5d9e535e3..7c033cb3d2db 100644 --- a/app/Conditions/QueryFields/MagentoServerField.php +++ b/app/Conditions/QueryFields/MagentoServerField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/QueryFields/MailScannerActionsField.php b/app/Conditions/QueryFields/MailScannerActionsField.php index 86d479c07efc..3f5bf86afde2 100644 --- a/app/Conditions/QueryFields/MailScannerActionsField.php +++ b/app/Conditions/QueryFields/MailScannerActionsField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek */ diff --git a/app/Conditions/QueryFields/MailScannerFieldsField.php b/app/Conditions/QueryFields/MailScannerFieldsField.php index 8490302ffa4f..aa35daba7422 100644 --- a/app/Conditions/QueryFields/MailScannerFieldsField.php +++ b/app/Conditions/QueryFields/MailScannerFieldsField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek */ diff --git a/app/Conditions/QueryFields/MeetingUrlField.php b/app/Conditions/QueryFields/MeetingUrlField.php index 5bb79bb788ea..011f45d33c6b 100644 --- a/app/Conditions/QueryFields/MeetingUrlField.php +++ b/app/Conditions/QueryFields/MeetingUrlField.php @@ -5,7 +5,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Conditions/QueryFields/ModulesField.php b/app/Conditions/QueryFields/ModulesField.php index c6f1132dc47e..2468b3dbd28c 100644 --- a/app/Conditions/QueryFields/ModulesField.php +++ b/app/Conditions/QueryFields/ModulesField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/MultiCurrencyField.php b/app/Conditions/QueryFields/MultiCurrencyField.php index d59083cb0491..338222535bd2 100644 --- a/app/Conditions/QueryFields/MultiCurrencyField.php +++ b/app/Conditions/QueryFields/MultiCurrencyField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Conditions/QueryFields/MultiDomainField.php b/app/Conditions/QueryFields/MultiDomainField.php index 4e65722c331e..3ddc1203274e 100644 --- a/app/Conditions/QueryFields/MultiDomainField.php +++ b/app/Conditions/QueryFields/MultiDomainField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Adrian Kon */ diff --git a/app/Conditions/QueryFields/MultiEmailField.php b/app/Conditions/QueryFields/MultiEmailField.php index 2fa5ad98f1bd..bc6c75a360de 100644 --- a/app/Conditions/QueryFields/MultiEmailField.php +++ b/app/Conditions/QueryFields/MultiEmailField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach */ diff --git a/app/Conditions/QueryFields/MultiImageField.php b/app/Conditions/QueryFields/MultiImageField.php index 8ae0c0340641..9fe892b0a0dc 100644 --- a/app/Conditions/QueryFields/MultiImageField.php +++ b/app/Conditions/QueryFields/MultiImageField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/QueryFields/MultiListFieldsField.php b/app/Conditions/QueryFields/MultiListFieldsField.php index 55a276382931..a09003bba9a2 100644 --- a/app/Conditions/QueryFields/MultiListFieldsField.php +++ b/app/Conditions/QueryFields/MultiListFieldsField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek */ diff --git a/app/Conditions/QueryFields/MultiReferenceField.php b/app/Conditions/QueryFields/MultiReferenceField.php index 7f1618388066..df50904e209a 100644 --- a/app/Conditions/QueryFields/MultiReferenceField.php +++ b/app/Conditions/QueryFields/MultiReferenceField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Conditions/QueryFields/MultiReferenceValueField.php b/app/Conditions/QueryFields/MultiReferenceValueField.php index 733ece4af9fd..36a36c744d45 100644 --- a/app/Conditions/QueryFields/MultiReferenceValueField.php +++ b/app/Conditions/QueryFields/MultiReferenceValueField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/MultiownerField.php b/app/Conditions/QueryFields/MultiownerField.php index b6fbeb161e44..150f263a42e5 100644 --- a/app/Conditions/QueryFields/MultiownerField.php +++ b/app/Conditions/QueryFields/MultiownerField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/MultipicklistField.php b/app/Conditions/QueryFields/MultipicklistField.php index ec9e19f95c12..a6a76364b5e5 100644 --- a/app/Conditions/QueryFields/MultipicklistField.php +++ b/app/Conditions/QueryFields/MultipicklistField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Radosław Skrzypczak diff --git a/app/Conditions/QueryFields/OwnerField.php b/app/Conditions/QueryFields/OwnerField.php index 84b89391e1dc..1e5237638851 100644 --- a/app/Conditions/QueryFields/OwnerField.php +++ b/app/Conditions/QueryFields/OwnerField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Conditions/QueryFields/PasswordField.php b/app/Conditions/QueryFields/PasswordField.php index 15f2f591f79e..4b5b678b876b 100644 --- a/app/Conditions/QueryFields/PasswordField.php +++ b/app/Conditions/QueryFields/PasswordField.php @@ -5,7 +5,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Adrian Kon */ diff --git a/app/Conditions/QueryFields/PercentageField.php b/app/Conditions/QueryFields/PercentageField.php index 04cc3ada7b1a..d5bc543e9f32 100644 --- a/app/Conditions/QueryFields/PercentageField.php +++ b/app/Conditions/QueryFields/PercentageField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/PhoneField.php b/app/Conditions/QueryFields/PhoneField.php index 461143958009..2c7fa14c85a0 100644 --- a/app/Conditions/QueryFields/PhoneField.php +++ b/app/Conditions/QueryFields/PhoneField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/PicklistField.php b/app/Conditions/QueryFields/PicklistField.php index 13a82ceb2e29..385f1e111c6d 100644 --- a/app/Conditions/QueryFields/PicklistField.php +++ b/app/Conditions/QueryFields/PicklistField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/QueryFields/RangeTimeField.php b/app/Conditions/QueryFields/RangeTimeField.php index 56d154c896dd..e3c3262ed5e2 100644 --- a/app/Conditions/QueryFields/RangeTimeField.php +++ b/app/Conditions/QueryFields/RangeTimeField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/RecordNumberField.php b/app/Conditions/QueryFields/RecordNumberField.php index 7a1a85536b22..32ffe7c1dcc1 100644 --- a/app/Conditions/QueryFields/RecordNumberField.php +++ b/app/Conditions/QueryFields/RecordNumberField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/RecurrenceField.php b/app/Conditions/QueryFields/RecurrenceField.php index 9ea11c21b4a2..ffef28d9d3dc 100644 --- a/app/Conditions/QueryFields/RecurrenceField.php +++ b/app/Conditions/QueryFields/RecurrenceField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/ReferenceExtendField.php b/app/Conditions/QueryFields/ReferenceExtendField.php index 3ae94a4c8647..f00f6002b9b9 100644 --- a/app/Conditions/QueryFields/ReferenceExtendField.php +++ b/app/Conditions/QueryFields/ReferenceExtendField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/QueryFields/ReferenceField.php b/app/Conditions/QueryFields/ReferenceField.php index 0a2bf4b15af3..e998140040a4 100644 --- a/app/Conditions/QueryFields/ReferenceField.php +++ b/app/Conditions/QueryFields/ReferenceField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Conditions/QueryFields/ReferenceLinkField.php b/app/Conditions/QueryFields/ReferenceLinkField.php index 42ad7cea16b6..dfb4627f5293 100644 --- a/app/Conditions/QueryFields/ReferenceLinkField.php +++ b/app/Conditions/QueryFields/ReferenceLinkField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/ReferenceProcessField.php b/app/Conditions/QueryFields/ReferenceProcessField.php index e1c6fb602b05..432806c9b82a 100644 --- a/app/Conditions/QueryFields/ReferenceProcessField.php +++ b/app/Conditions/QueryFields/ReferenceProcessField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/ReferenceSubProcessField.php b/app/Conditions/QueryFields/ReferenceSubProcessField.php index fe37ef74d7fe..b041a7533fbb 100644 --- a/app/Conditions/QueryFields/ReferenceSubProcessField.php +++ b/app/Conditions/QueryFields/ReferenceSubProcessField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/ReferenceSubProcessSLField.php b/app/Conditions/QueryFields/ReferenceSubProcessSLField.php index 16ba659a420c..045694f26499 100644 --- a/app/Conditions/QueryFields/ReferenceSubProcessSLField.php +++ b/app/Conditions/QueryFields/ReferenceSubProcessSLField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Conditions/QueryFields/ReminderField.php b/app/Conditions/QueryFields/ReminderField.php index f2d285f8dbce..b7863682b3a1 100644 --- a/app/Conditions/QueryFields/ReminderField.php +++ b/app/Conditions/QueryFields/ReminderField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/SalutationField.php b/app/Conditions/QueryFields/SalutationField.php index b11c49450b00..fc833c0aecd5 100644 --- a/app/Conditions/QueryFields/SalutationField.php +++ b/app/Conditions/QueryFields/SalutationField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/ServerAccessField.php b/app/Conditions/QueryFields/ServerAccessField.php index 73d54ebe2eec..ed2b83427862 100644 --- a/app/Conditions/QueryFields/ServerAccessField.php +++ b/app/Conditions/QueryFields/ServerAccessField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/SharedOwnerField.php b/app/Conditions/QueryFields/SharedOwnerField.php index fe5c91a55159..2d964be4eace 100644 --- a/app/Conditions/QueryFields/SharedOwnerField.php +++ b/app/Conditions/QueryFields/SharedOwnerField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Conditions/QueryFields/SkypeField.php b/app/Conditions/QueryFields/SkypeField.php index 8a72d145de6d..4b2e73fbbe6f 100644 --- a/app/Conditions/QueryFields/SkypeField.php +++ b/app/Conditions/QueryFields/SkypeField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author arkadiusz.dudek */ diff --git a/app/Conditions/QueryFields/SmtpField.php b/app/Conditions/QueryFields/SmtpField.php index c2e0c199c016..1b3b10f84145 100644 --- a/app/Conditions/QueryFields/SmtpField.php +++ b/app/Conditions/QueryFields/SmtpField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach */ diff --git a/app/Conditions/QueryFields/StringField.php b/app/Conditions/QueryFields/StringField.php index 2e64e2f9cfaf..76cc864332f6 100644 --- a/app/Conditions/QueryFields/StringField.php +++ b/app/Conditions/QueryFields/StringField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/QueryFields/TaxesField.php b/app/Conditions/QueryFields/TaxesField.php index b7661803cd04..c719411fda9e 100644 --- a/app/Conditions/QueryFields/TaxesField.php +++ b/app/Conditions/QueryFields/TaxesField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Radosław Skrzypczak diff --git a/app/Conditions/QueryFields/TextField.php b/app/Conditions/QueryFields/TextField.php index e8de5df28a2c..6d87a838c20e 100644 --- a/app/Conditions/QueryFields/TextField.php +++ b/app/Conditions/QueryFields/TextField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/ThemeField.php b/app/Conditions/QueryFields/ThemeField.php index 2046cf0af614..828634d92ca8 100644 --- a/app/Conditions/QueryFields/ThemeField.php +++ b/app/Conditions/QueryFields/ThemeField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Sławomir Kłos */ diff --git a/app/Conditions/QueryFields/TimeField.php b/app/Conditions/QueryFields/TimeField.php index 5fb6e3978aac..764ad3ab3176 100644 --- a/app/Conditions/QueryFields/TimeField.php +++ b/app/Conditions/QueryFields/TimeField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/TokenField.php b/app/Conditions/QueryFields/TokenField.php index a2fa63030fa8..c0525a803eb8 100644 --- a/app/Conditions/QueryFields/TokenField.php +++ b/app/Conditions/QueryFields/TokenField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Conditions/QueryFields/TotalTimeField.php b/app/Conditions/QueryFields/TotalTimeField.php index b1ebb15c2309..f1e922c4eec6 100644 --- a/app/Conditions/QueryFields/TotalTimeField.php +++ b/app/Conditions/QueryFields/TotalTimeField.php @@ -5,7 +5,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Conditions/QueryFields/TreeField.php b/app/Conditions/QueryFields/TreeField.php index 1b170a37accf..638c3a3fd62d 100644 --- a/app/Conditions/QueryFields/TreeField.php +++ b/app/Conditions/QueryFields/TreeField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/QueryFields/TwitterField.php b/app/Conditions/QueryFields/TwitterField.php index 8a364aaa186e..fbd4b2a0a809 100644 --- a/app/Conditions/QueryFields/TwitterField.php +++ b/app/Conditions/QueryFields/TwitterField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach */ diff --git a/app/Conditions/QueryFields/UrlField.php b/app/Conditions/QueryFields/UrlField.php index 02a927f2e0ba..f524d064450a 100644 --- a/app/Conditions/QueryFields/UrlField.php +++ b/app/Conditions/QueryFields/UrlField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/QueryFields/UserCreatorField.php b/app/Conditions/QueryFields/UserCreatorField.php index 9582a0f51e03..9ccc86dab434 100644 --- a/app/Conditions/QueryFields/UserCreatorField.php +++ b/app/Conditions/QueryFields/UserCreatorField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Radosław Skrzypczak diff --git a/app/Conditions/QueryFields/UserReferenceField.php b/app/Conditions/QueryFields/UserReferenceField.php index 38fdec1d01ac..6cf13889c49b 100644 --- a/app/Conditions/QueryFields/UserReferenceField.php +++ b/app/Conditions/QueryFields/UserReferenceField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Sławomir Kłos */ diff --git a/app/Conditions/QueryFields/UserRoleField.php b/app/Conditions/QueryFields/UserRoleField.php index 0388c4a9337f..e2c0e7216de1 100644 --- a/app/Conditions/QueryFields/UserRoleField.php +++ b/app/Conditions/QueryFields/UserRoleField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Conditions/RecordFields/AccountNameField.php b/app/Conditions/RecordFields/AccountNameField.php index 6964ec3d65b8..c4760628e62d 100644 --- a/app/Conditions/RecordFields/AccountNameField.php +++ b/app/Conditions/RecordFields/AccountNameField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/AdvPercentageField.php b/app/Conditions/RecordFields/AdvPercentageField.php index 7a3129cea62b..687049b92070 100644 --- a/app/Conditions/RecordFields/AdvPercentageField.php +++ b/app/Conditions/RecordFields/AdvPercentageField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/BaseField.php b/app/Conditions/RecordFields/BaseField.php index 9ddb6dd254b4..fe36c7475901 100644 --- a/app/Conditions/RecordFields/BaseField.php +++ b/app/Conditions/RecordFields/BaseField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/BooleanField.php b/app/Conditions/RecordFields/BooleanField.php index 095be723d473..dc39f6079fd6 100644 --- a/app/Conditions/RecordFields/BooleanField.php +++ b/app/Conditions/RecordFields/BooleanField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/CategoryMultipicklistField.php b/app/Conditions/RecordFields/CategoryMultipicklistField.php index 42aed478a79a..97d2c452d302 100644 --- a/app/Conditions/RecordFields/CategoryMultipicklistField.php +++ b/app/Conditions/RecordFields/CategoryMultipicklistField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/CountryField.php b/app/Conditions/RecordFields/CountryField.php index 990e4050dc02..7fdf9f37e5f9 100644 --- a/app/Conditions/RecordFields/CountryField.php +++ b/app/Conditions/RecordFields/CountryField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/CurrencyField.php b/app/Conditions/RecordFields/CurrencyField.php index 845da2893ade..4d4367e4fce6 100644 --- a/app/Conditions/RecordFields/CurrencyField.php +++ b/app/Conditions/RecordFields/CurrencyField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/CurrencyInventoryField.php b/app/Conditions/RecordFields/CurrencyInventoryField.php index 99d304b7c64d..d277d038bf51 100644 --- a/app/Conditions/RecordFields/CurrencyInventoryField.php +++ b/app/Conditions/RecordFields/CurrencyInventoryField.php @@ -5,7 +5,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/CurrencyListField.php b/app/Conditions/RecordFields/CurrencyListField.php index e8ec9dc7b226..98b5915292e8 100644 --- a/app/Conditions/RecordFields/CurrencyListField.php +++ b/app/Conditions/RecordFields/CurrencyListField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/DateField.php b/app/Conditions/RecordFields/DateField.php index 1dcc1f13ac36..0e37a9bc181d 100644 --- a/app/Conditions/RecordFields/DateField.php +++ b/app/Conditions/RecordFields/DateField.php @@ -5,7 +5,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/DatetimeField.php b/app/Conditions/RecordFields/DatetimeField.php index e1172fb22cf7..2f394ed41aaf 100644 --- a/app/Conditions/RecordFields/DatetimeField.php +++ b/app/Conditions/RecordFields/DatetimeField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/DocumentsFileUploadField.php b/app/Conditions/RecordFields/DocumentsFileUploadField.php index ce1bf91520b6..2a23448794b6 100644 --- a/app/Conditions/RecordFields/DocumentsFileUploadField.php +++ b/app/Conditions/RecordFields/DocumentsFileUploadField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/DoubleField.php b/app/Conditions/RecordFields/DoubleField.php index 39b2c990e2ce..f57c28305bad 100644 --- a/app/Conditions/RecordFields/DoubleField.php +++ b/app/Conditions/RecordFields/DoubleField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/EmailField.php b/app/Conditions/RecordFields/EmailField.php index 31d77ce2a513..4116f4c406ee 100644 --- a/app/Conditions/RecordFields/EmailField.php +++ b/app/Conditions/RecordFields/EmailField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/FileLocationTypeField.php b/app/Conditions/RecordFields/FileLocationTypeField.php index 6ac3747880d0..2473f870ea31 100644 --- a/app/Conditions/RecordFields/FileLocationTypeField.php +++ b/app/Conditions/RecordFields/FileLocationTypeField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/IbanField.php b/app/Conditions/RecordFields/IbanField.php index f826c42ec7d4..e3b10992965b 100644 --- a/app/Conditions/RecordFields/IbanField.php +++ b/app/Conditions/RecordFields/IbanField.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Adrian Kon */ diff --git a/app/Conditions/RecordFields/IdField.php b/app/Conditions/RecordFields/IdField.php index 9dd9503adc34..2ef639562076 100644 --- a/app/Conditions/RecordFields/IdField.php +++ b/app/Conditions/RecordFields/IdField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/ImageField.php b/app/Conditions/RecordFields/ImageField.php index 04ecdfe65de4..da6d703cb70e 100644 --- a/app/Conditions/RecordFields/ImageField.php +++ b/app/Conditions/RecordFields/ImageField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/IntegerField.php b/app/Conditions/RecordFields/IntegerField.php index 09b4b727f155..47e16f81390e 100644 --- a/app/Conditions/RecordFields/IntegerField.php +++ b/app/Conditions/RecordFields/IntegerField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/InventoryLimitField.php b/app/Conditions/RecordFields/InventoryLimitField.php index 1fa7dc4d0661..584f9d03c70d 100644 --- a/app/Conditions/RecordFields/InventoryLimitField.php +++ b/app/Conditions/RecordFields/InventoryLimitField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/LanguagesField.php b/app/Conditions/RecordFields/LanguagesField.php index e270bbac5be4..672e82740e3a 100644 --- a/app/Conditions/RecordFields/LanguagesField.php +++ b/app/Conditions/RecordFields/LanguagesField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/MagentoServerField.php b/app/Conditions/RecordFields/MagentoServerField.php index 3431c2f9abdc..f808cdb4b11d 100644 --- a/app/Conditions/RecordFields/MagentoServerField.php +++ b/app/Conditions/RecordFields/MagentoServerField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/ModulesField.php b/app/Conditions/RecordFields/ModulesField.php index fea897f701f0..43d90fa796e5 100644 --- a/app/Conditions/RecordFields/ModulesField.php +++ b/app/Conditions/RecordFields/ModulesField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/MultiCurrencyField.php b/app/Conditions/RecordFields/MultiCurrencyField.php index 071021cbc5bc..24dcaa41b30b 100644 --- a/app/Conditions/RecordFields/MultiCurrencyField.php +++ b/app/Conditions/RecordFields/MultiCurrencyField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/MultiEmailField.php b/app/Conditions/RecordFields/MultiEmailField.php index cc53b222f4f1..20289854e2da 100644 --- a/app/Conditions/RecordFields/MultiEmailField.php +++ b/app/Conditions/RecordFields/MultiEmailField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/MultiImageField.php b/app/Conditions/RecordFields/MultiImageField.php index bc656c083efd..2989a353d110 100644 --- a/app/Conditions/RecordFields/MultiImageField.php +++ b/app/Conditions/RecordFields/MultiImageField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/MultiReferenceValueField.php b/app/Conditions/RecordFields/MultiReferenceValueField.php index 54cdfc85cab0..e87e752f8477 100644 --- a/app/Conditions/RecordFields/MultiReferenceValueField.php +++ b/app/Conditions/RecordFields/MultiReferenceValueField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/MultiownerField.php b/app/Conditions/RecordFields/MultiownerField.php index 78afe44fd6e2..fde80715984c 100644 --- a/app/Conditions/RecordFields/MultiownerField.php +++ b/app/Conditions/RecordFields/MultiownerField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/MultipicklistField.php b/app/Conditions/RecordFields/MultipicklistField.php index 0dc63af4a744..fed233df78c8 100644 --- a/app/Conditions/RecordFields/MultipicklistField.php +++ b/app/Conditions/RecordFields/MultipicklistField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Conditions/RecordFields/OwnerField.php b/app/Conditions/RecordFields/OwnerField.php index 4e0b845b1235..d90db5438b93 100644 --- a/app/Conditions/RecordFields/OwnerField.php +++ b/app/Conditions/RecordFields/OwnerField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/PasswordField.php b/app/Conditions/RecordFields/PasswordField.php index eb78a4492eb9..cfb86b784283 100644 --- a/app/Conditions/RecordFields/PasswordField.php +++ b/app/Conditions/RecordFields/PasswordField.php @@ -5,7 +5,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/PercentageField.php b/app/Conditions/RecordFields/PercentageField.php index 0210b507f9d2..f40d31639872 100644 --- a/app/Conditions/RecordFields/PercentageField.php +++ b/app/Conditions/RecordFields/PercentageField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/PhoneField.php b/app/Conditions/RecordFields/PhoneField.php index 66143bee967d..23ac02729383 100644 --- a/app/Conditions/RecordFields/PhoneField.php +++ b/app/Conditions/RecordFields/PhoneField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/PicklistField.php b/app/Conditions/RecordFields/PicklistField.php index 2d085767baaf..882a710a5cb3 100644 --- a/app/Conditions/RecordFields/PicklistField.php +++ b/app/Conditions/RecordFields/PicklistField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/RangeTimeField.php b/app/Conditions/RecordFields/RangeTimeField.php index 3e5e3b10a2e7..bcf642c7b06c 100644 --- a/app/Conditions/RecordFields/RangeTimeField.php +++ b/app/Conditions/RecordFields/RangeTimeField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/RecordNumberField.php b/app/Conditions/RecordFields/RecordNumberField.php index 52616ee09b4a..f9e046a6816c 100644 --- a/app/Conditions/RecordFields/RecordNumberField.php +++ b/app/Conditions/RecordFields/RecordNumberField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/RecurrenceField.php b/app/Conditions/RecordFields/RecurrenceField.php index 299a021ad4e2..05e0e2ff7137 100644 --- a/app/Conditions/RecordFields/RecurrenceField.php +++ b/app/Conditions/RecordFields/RecurrenceField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/ReferenceExtendField.php b/app/Conditions/RecordFields/ReferenceExtendField.php index 59672332264d..7566fa4bb4f9 100644 --- a/app/Conditions/RecordFields/ReferenceExtendField.php +++ b/app/Conditions/RecordFields/ReferenceExtendField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/ReferenceField.php b/app/Conditions/RecordFields/ReferenceField.php index 31de1985cc87..35923f03631d 100644 --- a/app/Conditions/RecordFields/ReferenceField.php +++ b/app/Conditions/RecordFields/ReferenceField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Conditions/RecordFields/ReferenceLinkField.php b/app/Conditions/RecordFields/ReferenceLinkField.php index bf64a69cc730..a728bb0e2275 100644 --- a/app/Conditions/RecordFields/ReferenceLinkField.php +++ b/app/Conditions/RecordFields/ReferenceLinkField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/ReferenceProcessField.php b/app/Conditions/RecordFields/ReferenceProcessField.php index ccaea5cce34a..857ac82b5690 100644 --- a/app/Conditions/RecordFields/ReferenceProcessField.php +++ b/app/Conditions/RecordFields/ReferenceProcessField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/ReferenceSubProcessField.php b/app/Conditions/RecordFields/ReferenceSubProcessField.php index 43a04e2cfc8b..6474df1d301d 100644 --- a/app/Conditions/RecordFields/ReferenceSubProcessField.php +++ b/app/Conditions/RecordFields/ReferenceSubProcessField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/ReferenceSubProcessSLField.php b/app/Conditions/RecordFields/ReferenceSubProcessSLField.php index 145ef035103f..8e2ada327196 100644 --- a/app/Conditions/RecordFields/ReferenceSubProcessSLField.php +++ b/app/Conditions/RecordFields/ReferenceSubProcessSLField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) *@author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/ReminderField.php b/app/Conditions/RecordFields/ReminderField.php index 9f660f846527..d61880436182 100644 --- a/app/Conditions/RecordFields/ReminderField.php +++ b/app/Conditions/RecordFields/ReminderField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/SalutationField.php b/app/Conditions/RecordFields/SalutationField.php index 04ddd3fbfa1d..fe4bd370b295 100644 --- a/app/Conditions/RecordFields/SalutationField.php +++ b/app/Conditions/RecordFields/SalutationField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/ServerAccessField.php b/app/Conditions/RecordFields/ServerAccessField.php index c2be62e8ef35..d9e908303b5c 100644 --- a/app/Conditions/RecordFields/ServerAccessField.php +++ b/app/Conditions/RecordFields/ServerAccessField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/SharedOwnerField.php b/app/Conditions/RecordFields/SharedOwnerField.php index 1534d131e9ca..61a2e71a5854 100644 --- a/app/Conditions/RecordFields/SharedOwnerField.php +++ b/app/Conditions/RecordFields/SharedOwnerField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/SkypeField.php b/app/Conditions/RecordFields/SkypeField.php index 120656399fc8..7655efb17458 100644 --- a/app/Conditions/RecordFields/SkypeField.php +++ b/app/Conditions/RecordFields/SkypeField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/SmtpField.php b/app/Conditions/RecordFields/SmtpField.php index 93d607d92744..f44b6f398ca4 100644 --- a/app/Conditions/RecordFields/SmtpField.php +++ b/app/Conditions/RecordFields/SmtpField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/StringField.php b/app/Conditions/RecordFields/StringField.php index 511f53b71a80..18ddf9f8fe64 100644 --- a/app/Conditions/RecordFields/StringField.php +++ b/app/Conditions/RecordFields/StringField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/TaxesField.php b/app/Conditions/RecordFields/TaxesField.php index 30f3085bd739..ad6be1fa5c73 100644 --- a/app/Conditions/RecordFields/TaxesField.php +++ b/app/Conditions/RecordFields/TaxesField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/TextField.php b/app/Conditions/RecordFields/TextField.php index e3f84a1cb406..6de0ee2a205c 100644 --- a/app/Conditions/RecordFields/TextField.php +++ b/app/Conditions/RecordFields/TextField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/ThemeField.php b/app/Conditions/RecordFields/ThemeField.php index b3a1900818b0..ab099a530097 100644 --- a/app/Conditions/RecordFields/ThemeField.php +++ b/app/Conditions/RecordFields/ThemeField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/TimeField.php b/app/Conditions/RecordFields/TimeField.php index 68aa4cafcab5..ac5fe801ae27 100644 --- a/app/Conditions/RecordFields/TimeField.php +++ b/app/Conditions/RecordFields/TimeField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/TotalTimeField.php b/app/Conditions/RecordFields/TotalTimeField.php index 980520dddef5..a6f8f13e72bc 100644 --- a/app/Conditions/RecordFields/TotalTimeField.php +++ b/app/Conditions/RecordFields/TotalTimeField.php @@ -5,7 +5,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Conditions/RecordFields/TreeField.php b/app/Conditions/RecordFields/TreeField.php index 382762a40e8a..405a65eec9fa 100644 --- a/app/Conditions/RecordFields/TreeField.php +++ b/app/Conditions/RecordFields/TreeField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/TwitterField.php b/app/Conditions/RecordFields/TwitterField.php index 7a741073a31d..97e9fec6c34b 100644 --- a/app/Conditions/RecordFields/TwitterField.php +++ b/app/Conditions/RecordFields/TwitterField.php @@ -4,7 +4,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/UrlField.php b/app/Conditions/RecordFields/UrlField.php index 63f9e48d941b..c116a42c370b 100644 --- a/app/Conditions/RecordFields/UrlField.php +++ b/app/Conditions/RecordFields/UrlField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/UserCreatorField.php b/app/Conditions/RecordFields/UserCreatorField.php index 96c3c7a750d2..699927aa19e3 100644 --- a/app/Conditions/RecordFields/UserCreatorField.php +++ b/app/Conditions/RecordFields/UserCreatorField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Conditions/RecordFields/UserReferenceField.php b/app/Conditions/RecordFields/UserReferenceField.php index c0a4eba9e228..2b08f6f4abc1 100644 --- a/app/Conditions/RecordFields/UserReferenceField.php +++ b/app/Conditions/RecordFields/UserReferenceField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Conditions/RecordFields/UserRoleField.php b/app/Conditions/RecordFields/UserRoleField.php index aa89d4dd07c1..61226f5180b9 100644 --- a/app/Conditions/RecordFields/UserRoleField.php +++ b/app/Conditions/RecordFields/UserRoleField.php @@ -7,7 +7,7 @@ * * @package UIType * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author @author Mariusz Krzaczkowski */ diff --git a/app/Config.php b/app/Config.php index de2a76cc1446..65ec7dce9bfd 100644 --- a/app/Config.php +++ b/app/Config.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/ConfigFile.php b/app/ConfigFile.php index 6e321049804b..5d7c42b5f497 100644 --- a/app/ConfigFile.php +++ b/app/ConfigFile.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ @@ -51,7 +51,7 @@ class ConfigFile extends Base @package Config -@copyright YetiForce Sp. z o.o +@copyright YetiForce S.A. @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) '; diff --git a/app/Controller/Action.php b/app/Controller/Action.php index c9278fe0a5cd..2cfa21d2e134 100644 --- a/app/Controller/Action.php +++ b/app/Controller/Action.php @@ -4,7 +4,7 @@ * * @package Controller * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Controller/Base.php b/app/Controller/Base.php index f37c7cacae37..73c05496404f 100644 --- a/app/Controller/Base.php +++ b/app/Controller/Base.php @@ -4,7 +4,7 @@ * * @package Controller * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Controller/ClearProcess.php b/app/Controller/ClearProcess.php index af76cfefbdfb..82199374351e 100644 --- a/app/Controller/ClearProcess.php +++ b/app/Controller/ClearProcess.php @@ -4,7 +4,7 @@ * * @package Controller * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Controller/Components/Action/InterestsConflict.php b/app/Controller/Components/Action/InterestsConflict.php index fac326fe9541..3c21ec91e047 100644 --- a/app/Controller/Components/Action/InterestsConflict.php +++ b/app/Controller/Components/Action/InterestsConflict.php @@ -4,7 +4,7 @@ * * @package Controller * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Controller/Components/View/ColorPickerModal.php b/app/Controller/Components/View/ColorPickerModal.php index 16d8a556ed4b..04b71622632e 100644 --- a/app/Controller/Components/View/ColorPickerModal.php +++ b/app/Controller/Components/View/ColorPickerModal.php @@ -4,7 +4,7 @@ * * @package Controller * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Tomasz Poradzewski diff --git a/app/Controller/Components/View/InterestsConflict.php b/app/Controller/Components/View/InterestsConflict.php index 69062c07dfc4..a4d9fa05f57c 100644 --- a/app/Controller/Components/View/InterestsConflict.php +++ b/app/Controller/Components/View/InterestsConflict.php @@ -4,7 +4,7 @@ * * @package Controller * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Controller/Components/View/MailMessageAnalysisModal.php b/app/Controller/Components/View/MailMessageAnalysisModal.php index 46a62d8fe467..327f2de5ed82 100644 --- a/app/Controller/Components/View/MailMessageAnalysisModal.php +++ b/app/Controller/Components/View/MailMessageAnalysisModal.php @@ -4,7 +4,7 @@ * * @package Controller * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Controller/ExposeMethod.php b/app/Controller/ExposeMethod.php index ff1890dbd60f..2441c5bfa6dc 100644 --- a/app/Controller/ExposeMethod.php +++ b/app/Controller/ExposeMethod.php @@ -4,7 +4,7 @@ * * @package Controller * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Controller/Headers.php b/app/Controller/Headers.php index d91be9f7dd74..2cda783d5f8b 100644 --- a/app/Controller/Headers.php +++ b/app/Controller/Headers.php @@ -4,7 +4,7 @@ * * @package Controller * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Controller/Modal.php b/app/Controller/Modal.php index 86d9d5dfe2f0..248f96d1a719 100644 --- a/app/Controller/Modal.php +++ b/app/Controller/Modal.php @@ -5,7 +5,7 @@ * * @package Controller * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Controller/ModalSettings.php b/app/Controller/ModalSettings.php index 6801d261893d..011e25c61dc9 100644 --- a/app/Controller/ModalSettings.php +++ b/app/Controller/ModalSettings.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Sławomir Kłos * @author Radosław Skrzypczak diff --git a/app/Controller/Traits/SettingsPermission.php b/app/Controller/Traits/SettingsPermission.php index 5c2f0db5e353..10587f78c03e 100644 --- a/app/Controller/Traits/SettingsPermission.php +++ b/app/Controller/Traits/SettingsPermission.php @@ -5,7 +5,7 @@ * * @package Controller * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/app/Controller/View/Base.php b/app/Controller/View/Base.php index 638c22246999..34b06648abc0 100644 --- a/app/Controller/View/Base.php +++ b/app/Controller/View/Base.php @@ -4,7 +4,7 @@ * * @package Controller * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Controller/View/Page.php b/app/Controller/View/Page.php index 6f8ba530006e..d8e2eb9a5f99 100644 --- a/app/Controller/View/Page.php +++ b/app/Controller/View/Page.php @@ -4,7 +4,7 @@ * * @package Controller * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Cron.php b/app/Cron.php index c8dad89e502c..42295517012e 100644 --- a/app/Cron.php +++ b/app/Cron.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Sławomir Kłos * @author Mariusz Krzaczkowski diff --git a/app/CronHandler.php b/app/CronHandler.php index b4316029de81..852f036ed61b 100644 --- a/app/CronHandler.php +++ b/app/CronHandler.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/CustomView.php b/app/CustomView.php index 924948a30ad3..4ee36af3dc40 100644 --- a/app/CustomView.php +++ b/app/CustomView.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Db.php b/app/Db.php index 05d3b8e92e24..23ce3270f60b 100644 --- a/app/Db.php +++ b/app/Db.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Db/Command.php b/app/Db/Command.php index 390769d1699e..667a9565bb0c 100644 --- a/app/Db/Command.php +++ b/app/Db/Command.php @@ -1,6 +1,6 @@ * @author Radosław Skrzypczak diff --git a/app/Db/Drivers/ColumnSchemaBuilderTrait.php b/app/Db/Drivers/ColumnSchemaBuilderTrait.php index 1b00144aafed..6cbf149fd6ea 100644 --- a/app/Db/Drivers/ColumnSchemaBuilderTrait.php +++ b/app/Db/Drivers/ColumnSchemaBuilderTrait.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Mariusz Krzaczkowski diff --git a/app/Db/Drivers/Mysql/ColumnSchemaBuilder.php b/app/Db/Drivers/Mysql/ColumnSchemaBuilder.php index 06be2c1a79aa..c1b3e9f123cd 100644 --- a/app/Db/Drivers/Mysql/ColumnSchemaBuilder.php +++ b/app/Db/Drivers/Mysql/ColumnSchemaBuilder.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Tomasz Kur diff --git a/app/Db/Drivers/Mysql/Schema.php b/app/Db/Drivers/Mysql/Schema.php index 8102354f8d78..662e43fbd0bc 100644 --- a/app/Db/Drivers/Mysql/Schema.php +++ b/app/Db/Drivers/Mysql/Schema.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Tomasz Kur diff --git a/app/Db/Drivers/Pgsql/ColumnSchemaBuilder.php b/app/Db/Drivers/Pgsql/ColumnSchemaBuilder.php index 4a568d17e9c1..51c98a8d3780 100644 --- a/app/Db/Drivers/Pgsql/ColumnSchemaBuilder.php +++ b/app/Db/Drivers/Pgsql/ColumnSchemaBuilder.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Tomasz Kur diff --git a/app/Db/Drivers/Pgsql/Schema.php b/app/Db/Drivers/Pgsql/Schema.php index 65f365c75f27..fa1b31487973 100644 --- a/app/Db/Drivers/Pgsql/Schema.php +++ b/app/Db/Drivers/Pgsql/Schema.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Tomasz Kur diff --git a/app/Db/Drivers/SchemaTrait.php b/app/Db/Drivers/SchemaTrait.php index edcb2b494ce7..6e78773c60c7 100644 --- a/app/Db/Drivers/SchemaTrait.php +++ b/app/Db/Drivers/SchemaTrait.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Db/Fixer.php b/app/Db/Fixer.php index 74031b1dbee6..8c57252749b8 100644 --- a/app/Db/Fixer.php +++ b/app/Db/Fixer.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Db/Importer.php b/app/Db/Importer.php index 2d40a5b83927..dd0764acc7a0 100644 --- a/app/Db/Importer.php +++ b/app/Db/Importer.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Db/Importers/Base.php b/app/Db/Importers/Base.php index eaecf151fa49..b867c4ebf07a 100644 --- a/app/Db/Importers/Base.php +++ b/app/Db/Importers/Base.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Db/Query.php b/app/Db/Query.php index fe02679b7920..8dd768719509 100644 --- a/app/Db/Query.php +++ b/app/Db/Query.php @@ -1,6 +1,6 @@ */ diff --git a/app/Db/Updater.php b/app/Db/Updater.php index c0ca27ba9576..007b131f06ea 100644 --- a/app/Db/Updater.php +++ b/app/Db/Updater.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Debug/DebugBar/DebugBar.php b/app/Debug/DebugBar/DebugBar.php index 63050b074020..03be7e5a03e0 100644 --- a/app/Debug/DebugBar/DebugBar.php +++ b/app/Debug/DebugBar/DebugBar.php @@ -4,7 +4,7 @@ * * @package Log * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Debug/DebugBar/JavascriptRenderer.php b/app/Debug/DebugBar/JavascriptRenderer.php index 0751be34a975..8228eada8cad 100644 --- a/app/Debug/DebugBar/JavascriptRenderer.php +++ b/app/Debug/DebugBar/JavascriptRenderer.php @@ -4,7 +4,7 @@ * * @package Debug * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Debug/DebugBar/TraceablePDO.php b/app/Debug/DebugBar/TraceablePDO.php index 09afcdb51cdc..faa82d4d1b57 100644 --- a/app/Debug/DebugBar/TraceablePDO.php +++ b/app/Debug/DebugBar/TraceablePDO.php @@ -4,7 +4,7 @@ * * @package Log * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Debug/DebugBar/TraceablePDOStatement.php b/app/Debug/DebugBar/TraceablePDOStatement.php index 6a71354ca87b..fea6412457aa 100644 --- a/app/Debug/DebugBar/TraceablePDOStatement.php +++ b/app/Debug/DebugBar/TraceablePDOStatement.php @@ -4,7 +4,7 @@ * * @package Log * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Debug/DebugBarDatabase.php b/app/Debug/DebugBarDatabase.php index 93a405d28559..5c6fa15942f1 100644 --- a/app/Debug/DebugBarDatabase.php +++ b/app/Debug/DebugBarDatabase.php @@ -10,7 +10,7 @@ * * @package Log * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Debuger.php b/app/Debuger.php index 778054ebb7cc..b6d8381054b8 100644 --- a/app/Debuger.php +++ b/app/Debuger.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/EmailParser.php b/app/EmailParser.php index c4785523377e..70b20d96d6b0 100644 --- a/app/EmailParser.php +++ b/app/EmailParser.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Encryption.php b/app/Encryption.php index 6665f1832903..68e1742a98fc 100644 --- a/app/Encryption.php +++ b/app/Encryption.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Tomasz Kur diff --git a/app/Encryptions/Module.php b/app/Encryptions/Module.php index 13475c4fbe5a..00b0bb034b5e 100644 --- a/app/Encryptions/Module.php +++ b/app/Encryptions/Module.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Encryptions/Settings.php b/app/Encryptions/Settings.php index 4260e609b571..a1cd53bc2a8d 100644 --- a/app/Encryptions/Settings.php +++ b/app/Encryptions/Settings.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/ErrorHandler.php b/app/ErrorHandler.php index 44059e3516e6..71eb1b178409 100644 --- a/app/ErrorHandler.php +++ b/app/ErrorHandler.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/EventHandler.php b/app/EventHandler.php index a44b835e156d..f1ddcad053f2 100644 --- a/app/EventHandler.php +++ b/app/EventHandler.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Exceptions/ApiException.php b/app/Exceptions/ApiException.php index f8f9f1ac7709..97ffae9ba259 100644 --- a/app/Exceptions/ApiException.php +++ b/app/Exceptions/ApiException.php @@ -4,7 +4,7 @@ * * @package Exceptions * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach */ diff --git a/app/Exceptions/AppException.php b/app/Exceptions/AppException.php index 52eb26e84d72..f17fb5a599ab 100644 --- a/app/Exceptions/AppException.php +++ b/app/Exceptions/AppException.php @@ -4,7 +4,7 @@ * * @package Exceptions * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Exceptions/CacheException.php b/app/Exceptions/CacheException.php index 3a1f29781102..d06d1935b456 100644 --- a/app/Exceptions/CacheException.php +++ b/app/Exceptions/CacheException.php @@ -4,7 +4,7 @@ * * @package Exceptions * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Exceptions/Csrf.php b/app/Exceptions/Csrf.php index ae58e644bd94..41ad345f7b8f 100644 --- a/app/Exceptions/Csrf.php +++ b/app/Exceptions/Csrf.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Exceptions/DangerousFile.php b/app/Exceptions/DangerousFile.php index f4e18e2004de..a9c29ea6b6b7 100644 --- a/app/Exceptions/DangerousFile.php +++ b/app/Exceptions/DangerousFile.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach */ diff --git a/app/Exceptions/DbException.php b/app/Exceptions/DbException.php index e75a5363d144..a31f8fc56c2c 100644 --- a/app/Exceptions/DbException.php +++ b/app/Exceptions/DbException.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Exceptions/FieldException.php b/app/Exceptions/FieldException.php index deda0ab4de7f..6623618094d3 100644 --- a/app/Exceptions/FieldException.php +++ b/app/Exceptions/FieldException.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Exceptions/IllegalValue.php b/app/Exceptions/IllegalValue.php index d4b6e7eb5ad6..627f2faad1dd 100644 --- a/app/Exceptions/IllegalValue.php +++ b/app/Exceptions/IllegalValue.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Exceptions/IntegrationException.php b/app/Exceptions/IntegrationException.php index 8364cb904605..b81678e6c451 100644 --- a/app/Exceptions/IntegrationException.php +++ b/app/Exceptions/IntegrationException.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Sławomir Kłos */ diff --git a/app/Exceptions/NoPermitted.php b/app/Exceptions/NoPermitted.php index 8560f58b3db8..3837ba28079f 100644 --- a/app/Exceptions/NoPermitted.php +++ b/app/Exceptions/NoPermitted.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Exceptions/NoPermittedForAdmin.php b/app/Exceptions/NoPermittedForAdmin.php index b52c766cd456..bde76af3cf97 100644 --- a/app/Exceptions/NoPermittedForAdmin.php +++ b/app/Exceptions/NoPermittedForAdmin.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Exceptions/NoPermittedToApi.php b/app/Exceptions/NoPermittedToApi.php index 82bec77bd819..121e3704542e 100644 --- a/app/Exceptions/NoPermittedToApi.php +++ b/app/Exceptions/NoPermittedToApi.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Exceptions/NoPermittedToRecord.php b/app/Exceptions/NoPermittedToRecord.php index 740328bb9808..bb7fe9ed27e9 100644 --- a/app/Exceptions/NoPermittedToRecord.php +++ b/app/Exceptions/NoPermittedToRecord.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Exceptions/NotAllowedMethod.php b/app/Exceptions/NotAllowedMethod.php index f12c73e6668b..3e37249c0a89 100644 --- a/app/Exceptions/NotAllowedMethod.php +++ b/app/Exceptions/NotAllowedMethod.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Exceptions/SaveRecord.php b/app/Exceptions/SaveRecord.php index 92d85a94bd83..7d6bd76b5094 100644 --- a/app/Exceptions/SaveRecord.php +++ b/app/Exceptions/SaveRecord.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Exceptions/Security.php b/app/Exceptions/Security.php index 2e2ba3dc5867..474d7037d936 100644 --- a/app/Exceptions/Security.php +++ b/app/Exceptions/Security.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Exceptions/Unauthorized.php b/app/Exceptions/Unauthorized.php index 38b7f466d57a..feb597b12a43 100644 --- a/app/Exceptions/Unauthorized.php +++ b/app/Exceptions/Unauthorized.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Export/ExportRecords.php b/app/Export/ExportRecords.php index 452fad35e152..86c1c9bd571e 100644 --- a/app/Export/ExportRecords.php +++ b/app/Export/ExportRecords.php @@ -4,7 +4,7 @@ * * @package Export * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 3.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Adrian Kon * @author Radosław Skrzypczak diff --git a/app/Extension/HTMLPurifier/Domain.php b/app/Extension/HTMLPurifier/Domain.php index 5f78b1cb23a3..dac59b750887 100644 --- a/app/Extension/HTMLPurifier/Domain.php +++ b/app/Extension/HTMLPurifier/Domain.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Mariusz Krzaczkowski diff --git a/app/Extension/PwnedPassword.php b/app/Extension/PwnedPassword.php index b49fd0a1ee06..3e706a8057a2 100644 --- a/app/Extension/PwnedPassword.php +++ b/app/Extension/PwnedPassword.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Extension/PwnedPassword/Base.php b/app/Extension/PwnedPassword/Base.php index b98abc498941..1d5a6a1b63fd 100644 --- a/app/Extension/PwnedPassword/Base.php +++ b/app/Extension/PwnedPassword/Base.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Extension/PwnedPassword/YetiForce.php b/app/Extension/PwnedPassword/YetiForce.php index 27e2d8de6748..76b5ebfe6cee 100644 --- a/app/Extension/PwnedPassword/YetiForce.php +++ b/app/Extension/PwnedPassword/YetiForce.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Extension/Twig/SecurityPolicy.php b/app/Extension/Twig/SecurityPolicy.php index 05005b34df72..e24753eddefc 100644 --- a/app/Extension/Twig/SecurityPolicy.php +++ b/app/Extension/Twig/SecurityPolicy.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Field.php b/app/Field.php index e60b91cc3b1e..f5e65403dc6a 100644 --- a/app/Field.php +++ b/app/Field.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Fields/Country.php b/app/Fields/Country.php index fd47e148e62c..0d1748df07c1 100644 --- a/app/Fields/Country.php +++ b/app/Fields/Country.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Fields/Currency.php b/app/Fields/Currency.php index 4c5e6737c3da..1056cde37c95 100644 --- a/app/Fields/Currency.php +++ b/app/Fields/Currency.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Fields/Date.php b/app/Fields/Date.php index badb70b1a9f8..1ee95a0abfcf 100644 --- a/app/Fields/Date.php +++ b/app/Fields/Date.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Fields/DateTime.php b/app/Fields/DateTime.php index 02a755da85ce..2a859516ddd1 100644 --- a/app/Fields/DateTime.php +++ b/app/Fields/DateTime.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Sołek * @author Radosław Skrzypczak diff --git a/app/Fields/Double.php b/app/Fields/Double.php index 0c1c35519218..4664b344736a 100644 --- a/app/Fields/Double.php +++ b/app/Fields/Double.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Fields/Email.php b/app/Fields/Email.php index 69ce7ac7b5bf..79bff360ebd0 100644 --- a/app/Fields/Email.php +++ b/app/Fields/Email.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Fields/File.php b/app/Fields/File.php index cce4a45d9e21..df9ceefd238a 100644 --- a/app/Fields/File.php +++ b/app/Fields/File.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Fields/Iban.php b/app/Fields/Iban.php index c0abfe60eb7d..fcb523391480 100644 --- a/app/Fields/Iban.php +++ b/app/Fields/Iban.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Adrian Kon */ diff --git a/app/Fields/Integer.php b/app/Fields/Integer.php index d748e39b81ff..e96ad72943a1 100644 --- a/app/Fields/Integer.php +++ b/app/Fields/Integer.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Fields/MultiDomain.php b/app/Fields/MultiDomain.php index 4196cfaff370..df03f59e2149 100644 --- a/app/Fields/MultiDomain.php +++ b/app/Fields/MultiDomain.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Rafal Pospiech */ diff --git a/app/Fields/Owner.php b/app/Fields/Owner.php index cc9ec94b057e..162083fa9836 100644 --- a/app/Fields/Owner.php +++ b/app/Fields/Owner.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Fields/Phone.php b/app/Fields/Phone.php index e9897c6d8e3f..89987daa9ba5 100644 --- a/app/Fields/Phone.php +++ b/app/Fields/Phone.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Fields/Picklist.php b/app/Fields/Picklist.php index 27cc007e5887..ba4d674da512 100644 --- a/app/Fields/Picklist.php +++ b/app/Fields/Picklist.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/app/Fields/RangeTime.php b/app/Fields/RangeTime.php index 689ba9e6f07b..d2e20ff2a619 100644 --- a/app/Fields/RangeTime.php +++ b/app/Fields/RangeTime.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Fields/RecordNumber.php b/app/Fields/RecordNumber.php index 5203a521cfbd..0af87afcf24a 100644 --- a/app/Fields/RecordNumber.php +++ b/app/Fields/RecordNumber.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Mariusz Krzaczkowski diff --git a/app/Fields/ServerAccess.php b/app/Fields/ServerAccess.php index f3544361f41c..69fc45aeaed2 100644 --- a/app/Fields/ServerAccess.php +++ b/app/Fields/ServerAccess.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Fields/SharedOwner.php b/app/Fields/SharedOwner.php index 0cc261b53dff..fe99f4e608ee 100644 --- a/app/Fields/SharedOwner.php +++ b/app/Fields/SharedOwner.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Fields/Time.php b/app/Fields/Time.php index c38049fc40f4..0724d04abeec 100644 --- a/app/Fields/Time.php +++ b/app/Fields/Time.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Rafał Pospiech * @author Radosław Skrzypczak diff --git a/app/Fields/TimePeriod.php b/app/Fields/TimePeriod.php index 9c6f7206488a..1eb1bd338823 100644 --- a/app/Fields/TimePeriod.php +++ b/app/Fields/TimePeriod.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Fields/Token.php b/app/Fields/Token.php index 6a55ddeefa35..3f5b10ea3451 100644 --- a/app/Fields/Token.php +++ b/app/Fields/Token.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Fields/Tree.php b/app/Fields/Tree.php index e3417ffa8868..2d7c72306be6 100644 --- a/app/Fields/Tree.php +++ b/app/Fields/Tree.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/FieldsDependency.php b/app/FieldsDependency.php index 47a424b3255a..fc499e6ba084 100644 --- a/app/FieldsDependency.php +++ b/app/FieldsDependency.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Installer/Composer.php b/app/Installer/Composer.php index 00140f38cd19..60eea407c6e6 100644 --- a/app/Installer/Composer.php +++ b/app/Installer/Composer.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Installer/Credits.php b/app/Installer/Credits.php index 66750ff2baf5..de2212a1ed1e 100644 --- a/app/Installer/Credits.php +++ b/app/Installer/Credits.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Adrian Koń * @author Radosław Skrzypczak diff --git a/app/Installer/Developer.php b/app/Installer/Developer.php index c5f515cca6bc..1fcc1a53b4c3 100644 --- a/app/Installer/Developer.php +++ b/app/Installer/Developer.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Installer/Languages.php b/app/Installer/Languages.php index f853f10fcaff..48f502affb32 100644 --- a/app/Installer/Languages.php +++ b/app/Installer/Languages.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Dav/Backend/AclPrincipal.php b/app/Integrations/Dav/Backend/AclPrincipal.php index 49dac47375b2..d8f2ed4a1cfe 100644 --- a/app/Integrations/Dav/Backend/AclPrincipal.php +++ b/app/Integrations/Dav/Backend/AclPrincipal.php @@ -6,7 +6,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Dav/Backend/Auth.php b/app/Integrations/Dav/Backend/Auth.php index ca95444a4db7..cfbfb0d3617e 100644 --- a/app/Integrations/Dav/Backend/Auth.php +++ b/app/Integrations/Dav/Backend/Auth.php @@ -4,7 +4,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Dav/Backend/Calendar.php b/app/Integrations/Dav/Backend/Calendar.php index 6be8dbf67dfe..859fea9dd3db 100644 --- a/app/Integrations/Dav/Backend/Calendar.php +++ b/app/Integrations/Dav/Backend/Calendar.php @@ -6,7 +6,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Dav/Backend/CalendarSchedule.php b/app/Integrations/Dav/Backend/CalendarSchedule.php index 50c4cdc9b8ff..6764e3e76ce0 100644 --- a/app/Integrations/Dav/Backend/CalendarSchedule.php +++ b/app/Integrations/Dav/Backend/CalendarSchedule.php @@ -4,7 +4,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Dav/Backend/Card.php b/app/Integrations/Dav/Backend/Card.php index a6c6163bec60..090905b162a9 100644 --- a/app/Integrations/Dav/Backend/Card.php +++ b/app/Integrations/Dav/Backend/Card.php @@ -5,7 +5,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Dav/Calendar.php b/app/Integrations/Dav/Calendar.php index 1eea258fd8dc..be131a760922 100644 --- a/app/Integrations/Dav/Calendar.php +++ b/app/Integrations/Dav/Calendar.php @@ -8,7 +8,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Dav/Card.php b/app/Integrations/Dav/Card.php index 451f804cf89b..bc5655a4ee2c 100644 --- a/app/Integrations/Dav/Card.php +++ b/app/Integrations/Dav/Card.php @@ -9,7 +9,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Dav/Debug.php b/app/Integrations/Dav/Debug.php index 07ef7cf89c03..978e100978b7 100644 --- a/app/Integrations/Dav/Debug.php +++ b/app/Integrations/Dav/Debug.php @@ -4,7 +4,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Dav/Logger.php b/app/Integrations/Dav/Logger.php index 8b821e735189..64773faab940 100644 --- a/app/Integrations/Dav/Logger.php +++ b/app/Integrations/Dav/Logger.php @@ -4,7 +4,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Dav/Server.php b/app/Integrations/Dav/Server.php index 923796a4fe16..e1c5b8be36d4 100644 --- a/app/Integrations/Dav/Server.php +++ b/app/Integrations/Dav/Server.php @@ -4,7 +4,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Magento/Config.php b/app/Integrations/Magento/Config.php index afd597a35f62..42b18d7cbd21 100644 --- a/app/Integrations/Magento/Config.php +++ b/app/Integrations/Magento/Config.php @@ -6,7 +6,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Arkadiusz Dudek diff --git a/app/Integrations/Magento/Connector/Base.php b/app/Integrations/Magento/Connector/Base.php index c90d5ca6f8e8..7ade8315bdf4 100644 --- a/app/Integrations/Magento/Connector/Base.php +++ b/app/Integrations/Magento/Connector/Base.php @@ -6,7 +6,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Magento/Connector/Token.php b/app/Integrations/Magento/Connector/Token.php index 48821f9d736b..b74ddb86c7db 100644 --- a/app/Integrations/Magento/Connector/Token.php +++ b/app/Integrations/Magento/Connector/Token.php @@ -6,7 +6,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Mariusz Krzaczkowski diff --git a/app/Integrations/Magento/Controller.php b/app/Integrations/Magento/Controller.php index 3d862623dafe..93d991a795ee 100644 --- a/app/Integrations/Magento/Controller.php +++ b/app/Integrations/Magento/Controller.php @@ -6,7 +6,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Mariusz Krzaczkowski diff --git a/app/Integrations/Magento/Synchronizer/Base.php b/app/Integrations/Magento/Synchronizer/Base.php index aa8f9a19e87a..d9d3a552e342 100644 --- a/app/Integrations/Magento/Synchronizer/Base.php +++ b/app/Integrations/Magento/Synchronizer/Base.php @@ -6,7 +6,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Arkadiusz Dudek diff --git a/app/Integrations/Magento/Synchronizer/Category.php b/app/Integrations/Magento/Synchronizer/Category.php index 690f8c39fa45..bb750d35ba10 100644 --- a/app/Integrations/Magento/Synchronizer/Category.php +++ b/app/Integrations/Magento/Synchronizer/Category.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Magento/Synchronizer/Currency.php b/app/Integrations/Magento/Synchronizer/Currency.php index fb2601c6c3fe..e00d99b6c8fd 100644 --- a/app/Integrations/Magento/Synchronizer/Currency.php +++ b/app/Integrations/Magento/Synchronizer/Currency.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Magento/Synchronizer/Customer.php b/app/Integrations/Magento/Synchronizer/Customer.php index 44040d1ebccd..0042ff5cf10a 100644 --- a/app/Integrations/Magento/Synchronizer/Customer.php +++ b/app/Integrations/Magento/Synchronizer/Customer.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek * @author Mariusz Krzaczkowski diff --git a/app/Integrations/Magento/Synchronizer/InventoryStock.php b/app/Integrations/Magento/Synchronizer/InventoryStock.php index b17a3b0002cb..e3218929ce1b 100644 --- a/app/Integrations/Magento/Synchronizer/InventoryStock.php +++ b/app/Integrations/Magento/Synchronizer/InventoryStock.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Magento/Synchronizer/Invoice.php b/app/Integrations/Magento/Synchronizer/Invoice.php index 91867f4b96f2..db4c7578893f 100644 --- a/app/Integrations/Magento/Synchronizer/Invoice.php +++ b/app/Integrations/Magento/Synchronizer/Invoice.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek * @author Mariusz Krzaczkowski diff --git a/app/Integrations/Magento/Synchronizer/Maps/Base.php b/app/Integrations/Magento/Synchronizer/Maps/Base.php index a14dce39ff51..14033c79d13d 100644 --- a/app/Integrations/Magento/Synchronizer/Maps/Base.php +++ b/app/Integrations/Magento/Synchronizer/Maps/Base.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek * @author Mariusz Krzaczkowski diff --git a/app/Integrations/Magento/Synchronizer/Maps/Customer.php b/app/Integrations/Magento/Synchronizer/Maps/Customer.php index ad73d67ed624..d9e0873488af 100644 --- a/app/Integrations/Magento/Synchronizer/Maps/Customer.php +++ b/app/Integrations/Magento/Synchronizer/Maps/Customer.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Mariusz Krzaczkowski diff --git a/app/Integrations/Magento/Synchronizer/Maps/Inventory.php b/app/Integrations/Magento/Synchronizer/Maps/Inventory.php index 87d417e3bb88..3a499842d401 100644 --- a/app/Integrations/Magento/Synchronizer/Maps/Inventory.php +++ b/app/Integrations/Magento/Synchronizer/Maps/Inventory.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek */ diff --git a/app/Integrations/Magento/Synchronizer/Maps/Invoice.php b/app/Integrations/Magento/Synchronizer/Maps/Invoice.php index 301777029692..a219dc1be281 100644 --- a/app/Integrations/Magento/Synchronizer/Maps/Invoice.php +++ b/app/Integrations/Magento/Synchronizer/Maps/Invoice.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek * @author Mariusz Krzaczkowski diff --git a/app/Integrations/Magento/Synchronizer/Maps/Order.php b/app/Integrations/Magento/Synchronizer/Maps/Order.php index 596d380149ca..1fda74dbb23c 100644 --- a/app/Integrations/Magento/Synchronizer/Maps/Order.php +++ b/app/Integrations/Magento/Synchronizer/Maps/Order.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek * @author Mariusz Krzaczkowski diff --git a/app/Integrations/Magento/Synchronizer/Maps/Product.php b/app/Integrations/Magento/Synchronizer/Maps/Product.php index 05ceabc4e054..b3d64e9f8546 100644 --- a/app/Integrations/Magento/Synchronizer/Maps/Product.php +++ b/app/Integrations/Magento/Synchronizer/Maps/Product.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek * @author Mariusz Krzaczkowski diff --git a/app/Integrations/Magento/Synchronizer/Order.php b/app/Integrations/Magento/Synchronizer/Order.php index 14314ccd2508..0dcad6872d0c 100644 --- a/app/Integrations/Magento/Synchronizer/Order.php +++ b/app/Integrations/Magento/Synchronizer/Order.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek * @author Mariusz Krzaczkowski diff --git a/app/Integrations/Magento/Synchronizer/Product.php b/app/Integrations/Magento/Synchronizer/Product.php index d4296f10ed9b..2c3f928a7d40 100644 --- a/app/Integrations/Magento/Synchronizer/Product.php +++ b/app/Integrations/Magento/Synchronizer/Product.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek * @author Mariusz Krzaczkowski diff --git a/app/Integrations/Magento/Synchronizer/Record.php b/app/Integrations/Magento/Synchronizer/Record.php index 865dcc81e22f..4b1b42c1dfdd 100644 --- a/app/Integrations/Magento/Synchronizer/Record.php +++ b/app/Integrations/Magento/Synchronizer/Record.php @@ -6,7 +6,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek * @author Mariusz Krzaczkowski diff --git a/app/Integrations/Pbx.php b/app/Integrations/Pbx.php index a164c0aeca11..c7afb793640d 100644 --- a/app/Integrations/Pbx.php +++ b/app/Integrations/Pbx.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Pbx/Base.php b/app/Integrations/Pbx/Base.php index 2f7f86ec6fc5..bbf56edecec6 100644 --- a/app/Integrations/Pbx/Base.php +++ b/app/Integrations/Pbx/Base.php @@ -4,7 +4,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Pbx/Mixpbx.php b/app/Integrations/Pbx/Mixpbx.php index 86b87af55dda..e8465ce8491d 100644 --- a/app/Integrations/Pbx/Mixpbx.php +++ b/app/Integrations/Pbx/Mixpbx.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Integrations/Pbx/VtigerAsteriskConnector.php b/app/Integrations/Pbx/VtigerAsteriskConnector.php index fe12ea342f01..dc15fe25f4a3 100644 --- a/app/Integrations/Pbx/VtigerAsteriskConnector.php +++ b/app/Integrations/Pbx/VtigerAsteriskConnector.php @@ -7,7 +7,7 @@ * * @package Integration * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Json.php b/app/Json.php index c94b12350206..84dafb9e9f19 100644 --- a/app/Json.php +++ b/app/Json.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Language.php b/app/Language.php index 62fcf5b72775..08792320f9e1 100644 --- a/app/Language.php +++ b/app/Language.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Adrian Koń diff --git a/app/Layout.php b/app/Layout.php index 90236b1f71b0..450ca4a6333b 100644 --- a/app/Layout.php +++ b/app/Layout.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Layout/Icon.php b/app/Layout/Icon.php index 5fad17bf4c31..4d3e39ebdf91 100644 --- a/app/Layout/Icon.php +++ b/app/Layout/Icon.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Adrian Koń * @author Mariusz Krzaczkowski diff --git a/app/Loader.php b/app/Loader.php index e2e743cadc10..bdf300da2ad8 100644 --- a/app/Loader.php +++ b/app/Loader.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Log.php b/app/Log.php index 1885e7cb1aa5..e79a0553eec0 100644 --- a/app/Log.php +++ b/app/Log.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Log/ErrorCodes.php b/app/Log/ErrorCodes.php index d11b1ae9ae6e..3a90ba4f0802 100644 --- a/app/Log/ErrorCodes.php +++ b/app/Log/ErrorCodes.php @@ -5,7 +5,7 @@ * * @package Log * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Sławomir Kłos */ diff --git a/app/Mail.php b/app/Mail.php index 270568354d7c..af184910c9ec 100644 --- a/app/Mail.php +++ b/app/Mail.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Mail/Message.php b/app/Mail/Message.php index e9cbe240b447..29a8281b0b21 100644 --- a/app/Mail/Message.php +++ b/app/Mail/Message.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Mail/Rbl.php b/app/Mail/Rbl.php index ff0ce9eb5378..d63821ec504c 100644 --- a/app/Mail/Rbl.php +++ b/app/Mail/Rbl.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Mail/RecordFinder.php b/app/Mail/RecordFinder.php index d3ad5ac7b583..3948bf04022b 100644 --- a/app/Mail/RecordFinder.php +++ b/app/Mail/RecordFinder.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Mail/ScannerAction.php b/app/Mail/ScannerAction.php index c37af0899c32..07ee4d18f16a 100644 --- a/app/Mail/ScannerAction.php +++ b/app/Mail/ScannerAction.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Mail/ScannerAction/Base.php b/app/Mail/ScannerAction/Base.php index 325121500be0..7e41872349be 100644 --- a/app/Mail/ScannerAction/Base.php +++ b/app/Mail/ScannerAction/Base.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Mail/ScannerAction/CreatedHelpDesk.php b/app/Mail/ScannerAction/CreatedHelpDesk.php index d0ddfee2ac07..b3b221915289 100644 --- a/app/Mail/ScannerAction/CreatedHelpDesk.php +++ b/app/Mail/ScannerAction/CreatedHelpDesk.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Mail/ScannerAction/CreatedMail.php b/app/Mail/ScannerAction/CreatedMail.php index 913747de7029..d2aa674e635b 100644 --- a/app/Mail/ScannerAction/CreatedMail.php +++ b/app/Mail/ScannerAction/CreatedMail.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Mail/ScannerAction/LinkByFields.php b/app/Mail/ScannerAction/LinkByFields.php index c9b1b4b21b47..4e541ec892ff 100644 --- a/app/Mail/ScannerAction/LinkByFields.php +++ b/app/Mail/ScannerAction/LinkByFields.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Mail/ScannerAction/OpenHelpDesk.php b/app/Mail/ScannerAction/OpenHelpDesk.php index c83c5c07f387..6d344d36eade 100644 --- a/app/Mail/ScannerAction/OpenHelpDesk.php +++ b/app/Mail/ScannerAction/OpenHelpDesk.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Mail/ScannerEngine/Base.php b/app/Mail/ScannerEngine/Base.php index ef246ef0225e..90695dc3e279 100644 --- a/app/Mail/ScannerEngine/Base.php +++ b/app/Mail/ScannerEngine/Base.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Mail/ScannerEngine/Imap.php b/app/Mail/ScannerEngine/Imap.php index 1c230730924f..ff14783fc7f2 100644 --- a/app/Mail/ScannerEngine/Imap.php +++ b/app/Mail/ScannerEngine/Imap.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Mail/ScannerEngine/Outlook.php b/app/Mail/ScannerEngine/Outlook.php index ddba63cda71f..583c5b9792d4 100644 --- a/app/Mail/ScannerEngine/Outlook.php +++ b/app/Mail/ScannerEngine/Outlook.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Mailer.php b/app/Mailer.php index 8ce29a9d9e79..ef8991ee2d35 100644 --- a/app/Mailer.php +++ b/app/Mailer.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Main/File.php b/app/Main/File.php index 1fa2c4cbc1b0..50a802a18a70 100644 --- a/app/Main/File.php +++ b/app/Main/File.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Map/Address.php b/app/Map/Address.php index ec71066ed446..89a8ed50ef56 100644 --- a/app/Map/Address.php +++ b/app/Map/Address.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Tomasz Poradzewski diff --git a/app/Map/Address/Base.php b/app/Map/Address/Base.php index 68619a38e7d0..7f4772720acd 100644 --- a/app/Map/Address/Base.php +++ b/app/Map/Address/Base.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Tomasz Poradzewski diff --git a/app/Map/Address/GoogleGeocode.php b/app/Map/Address/GoogleGeocode.php index 346ee2d6ede5..1b8433a8e719 100644 --- a/app/Map/Address/GoogleGeocode.php +++ b/app/Map/Address/GoogleGeocode.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Map/Address/NominatimGeocoder.php b/app/Map/Address/NominatimGeocoder.php index 0609903de3c9..6a52baee4433 100644 --- a/app/Map/Address/NominatimGeocoder.php +++ b/app/Map/Address/NominatimGeocoder.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Map/Address/OpenCageGeocoder.php b/app/Map/Address/OpenCageGeocoder.php index 6b1cc80210ac..d3dbb37f3e19 100644 --- a/app/Map/Address/OpenCageGeocoder.php +++ b/app/Map/Address/OpenCageGeocoder.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Map/Address/YetiForceGeocoder.php b/app/Map/Address/YetiForceGeocoder.php index 4b5756a44537..fec4983eea58 100644 --- a/app/Map/Address/YetiForceGeocoder.php +++ b/app/Map/Address/YetiForceGeocoder.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Map/Coordinates.php b/app/Map/Coordinates.php index c102d96a4f9a..176ee3b6c8f3 100644 --- a/app/Map/Coordinates.php +++ b/app/Map/Coordinates.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Mariusz Krzaczkowski diff --git a/app/Map/Coordinates/Base.php b/app/Map/Coordinates/Base.php index 2990b71b572f..6700fa14a4ff 100644 --- a/app/Map/Coordinates/Base.php +++ b/app/Map/Coordinates/Base.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/Map/Coordinates/Nominatim.php b/app/Map/Coordinates/Nominatim.php index 0e8a2a3aac3f..b0f08b9ba98c 100644 --- a/app/Map/Coordinates/Nominatim.php +++ b/app/Map/Coordinates/Nominatim.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * diff --git a/app/Map/Coordinates/YetiForce.php b/app/Map/Coordinates/YetiForce.php index 6bf6b2a11520..acfd52c87df9 100644 --- a/app/Map/Coordinates/YetiForce.php +++ b/app/Map/Coordinates/YetiForce.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Map/Layer.php b/app/Map/Layer.php index ac1327d9f9f5..637edf1fa396 100644 --- a/app/Map/Layer.php +++ b/app/Map/Layer.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Map/Routing.php b/app/Map/Routing.php index a839cd337007..d23b7ef481e8 100644 --- a/app/Map/Routing.php +++ b/app/Map/Routing.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Map/Routing/Base.php b/app/Map/Routing/Base.php index b2b29a816df7..68d8e3d3036b 100644 --- a/app/Map/Routing/Base.php +++ b/app/Map/Routing/Base.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Map/Routing/YetiForce.php b/app/Map/Routing/YetiForce.php index ae3700b185e9..8edd769e6b07 100644 --- a/app/Map/Routing/YetiForce.php +++ b/app/Map/Routing/YetiForce.php @@ -6,7 +6,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Map/Routing/Yours.php b/app/Map/Routing/Yours.php index a5e29ba2fa00..da5c8cadce2e 100644 --- a/app/Map/Routing/Yours.php +++ b/app/Map/Routing/Yours.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * diff --git a/app/MeetingService.php b/app/MeetingService.php index f2992e9df0fb..8bf1767873e7 100644 --- a/app/MeetingService.php +++ b/app/MeetingService.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Module.php b/app/Module.php index 3ffa64c327fb..cb9d7f6b93b8 100644 --- a/app/Module.php +++ b/app/Module.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/ModuleHierarchy.php b/app/ModuleHierarchy.php index 33a88242a4b0..e89b0cc00613 100644 --- a/app/ModuleHierarchy.php +++ b/app/ModuleHierarchy.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/MultiCompany.php b/app/MultiCompany.php index 51d402657d79..1894591b65a2 100644 --- a/app/MultiCompany.php +++ b/app/MultiCompany.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Pauser.php b/app/Pauser.php index 164e85207f7a..20ace21be737 100644 --- a/app/Pauser.php +++ b/app/Pauser.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Pdf/Drivers/Base.php b/app/Pdf/Drivers/Base.php index ddbe0bf3845e..5e013ef53049 100644 --- a/app/Pdf/Drivers/Base.php +++ b/app/Pdf/Drivers/Base.php @@ -5,7 +5,7 @@ * * @package App\Pdf * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Pdf/Drivers/Chromium.php b/app/Pdf/Drivers/Chromium.php index 0be6f7b53bbb..534c26a6c0ec 100644 --- a/app/Pdf/Drivers/Chromium.php +++ b/app/Pdf/Drivers/Chromium.php @@ -7,7 +7,7 @@ * * @package App\Pdf * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Pdf/Drivers/YetiForcePDF.php b/app/Pdf/Drivers/YetiForcePDF.php index b84584093e3c..9c56eb2e23d1 100644 --- a/app/Pdf/Drivers/YetiForcePDF.php +++ b/app/Pdf/Drivers/YetiForcePDF.php @@ -5,7 +5,7 @@ * * @package App\Pdf * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Rafal Pospiech * @author Radosław Skrzypczak diff --git a/app/Pdf/InventoryColumns.php b/app/Pdf/InventoryColumns.php index d519e74e572c..2ce4a9a8a0e0 100644 --- a/app/Pdf/InventoryColumns.php +++ b/app/Pdf/InventoryColumns.php @@ -4,7 +4,7 @@ * * @package App\Pdf * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Rafal Pospiech */ diff --git a/app/Pdf/Pdf.php b/app/Pdf/Pdf.php index 93b45206ae73..b093cd85b0e4 100644 --- a/app/Pdf/Pdf.php +++ b/app/Pdf/Pdf.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Privilege.php b/app/Privilege.php index 50afc0458bd2..8e374b063c1c 100644 --- a/app/Privilege.php +++ b/app/Privilege.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/PrivilegeAdvanced.php b/app/PrivilegeAdvanced.php index a459acea0695..cca42dc5fea2 100644 --- a/app/PrivilegeAdvanced.php +++ b/app/PrivilegeAdvanced.php @@ -9,7 +9,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/PrivilegeQuery.php b/app/PrivilegeQuery.php index 73f124c28188..f44a8691fabd 100644 --- a/app/PrivilegeQuery.php +++ b/app/PrivilegeQuery.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/PrivilegeUpdater.php b/app/PrivilegeUpdater.php index 9193742074d3..8ed8c3943a57 100644 --- a/app/PrivilegeUpdater.php +++ b/app/PrivilegeUpdater.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/PrivilegeUtil.php b/app/PrivilegeUtil.php index 7927c105457c..c22620840693 100644 --- a/app/PrivilegeUtil.php +++ b/app/PrivilegeUtil.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Process.php b/app/Process.php index b7c966a1575b..d85c7c42e896 100644 --- a/app/Process.php +++ b/app/Process.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Purifier.php b/app/Purifier.php index c1cc126d386a..688e977bef55 100644 --- a/app/Purifier.php +++ b/app/Purifier.php @@ -6,7 +6,7 @@ * Purifier basic class. * * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak */ diff --git a/app/QueryGenerator.php b/app/QueryGenerator.php index 20d4703e9ad8..20aa40694aa5 100644 --- a/app/QueryGenerator.php +++ b/app/QueryGenerator.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Record.php b/app/Record.php index 8eb240506e86..7262955d46d9 100644 --- a/app/Record.php +++ b/app/Record.php @@ -9,7 +9,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/RecordAddsTemplates.php b/app/RecordAddsTemplates.php index dfb37a2fffd3..23f000a65347 100644 --- a/app/RecordAddsTemplates.php +++ b/app/RecordAddsTemplates.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Sołek * @author Mariusz Krzaczkowski diff --git a/app/RecordCollector.php b/app/RecordCollector.php index ecf8c8a2f201..5e90b2f4b7c5 100644 --- a/app/RecordCollector.php +++ b/app/RecordCollector.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/RecordCollectors/Base.php b/app/RecordCollectors/Base.php index cd2f9cbba487..2a10fd137ab0 100644 --- a/app/RecordCollectors/Base.php +++ b/app/RecordCollectors/Base.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/RecordCollectors/Gus.php b/app/RecordCollectors/Gus.php index 11e770ffd921..9a77ec10ffcd 100644 --- a/app/RecordCollectors/Gus.php +++ b/app/RecordCollectors/Gus.php @@ -8,7 +8,7 @@ * * @see https://api.stat.gov.pl/Home/RegonApi * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Adrian Kon * @author Mariusz Krzaczkowski diff --git a/app/RecordCollectors/Helper/GusClient.php b/app/RecordCollectors/Helper/GusClient.php index 795510b237c6..775a8d389045 100644 --- a/app/RecordCollectors/Helper/GusClient.php +++ b/app/RecordCollectors/Helper/GusClient.php @@ -8,7 +8,7 @@ * * @see https://api.stat.gov.pl/Home/RegonApi * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Adrian Kon * @author Mariusz Krzaczkowski diff --git a/app/RecordCollectors/Vies.php b/app/RecordCollectors/Vies.php index ab14d331e9e6..b7e364f30b45 100644 --- a/app/RecordCollectors/Vies.php +++ b/app/RecordCollectors/Vies.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/RecordConverter.php b/app/RecordConverter.php index 598c9c57b543..c92f90b1f7da 100644 --- a/app/RecordConverter.php +++ b/app/RecordConverter.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Adrian Kon * @author Mariusz Krzaczkowski diff --git a/app/RecordSearch.php b/app/RecordSearch.php index 28ca855a8530..3ef798d6793a 100644 --- a/app/RecordSearch.php +++ b/app/RecordSearch.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/RecordStatus.php b/app/RecordStatus.php index 2678560f1266..55699af35973 100644 --- a/app/RecordStatus.php +++ b/app/RecordStatus.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Rafal Pospiech diff --git a/app/RecordTransfer.php b/app/RecordTransfer.php index 3b2625b671bb..7361ff3f4cd8 100644 --- a/app/RecordTransfer.php +++ b/app/RecordTransfer.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Relation.php b/app/Relation.php index a7793dcb068c..a378972932a5 100644 --- a/app/Relation.php +++ b/app/Relation.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Relation/RelationAbstraction.php b/app/Relation/RelationAbstraction.php index 4a7b836463cd..2c7cb5552afa 100644 --- a/app/Relation/RelationAbstraction.php +++ b/app/Relation/RelationAbstraction.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/app/Relation/RelationInterface.php b/app/Relation/RelationInterface.php index 32266db40f37..4ddcb6ee46f0 100644 --- a/app/Relation/RelationInterface.php +++ b/app/Relation/RelationInterface.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak * @author Mariusz Krzaczkowski diff --git a/app/Request.php b/app/Request.php index 35dade1dbb95..792bd43f4de6 100644 --- a/app/Request.php +++ b/app/Request.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/RequestHttp.php b/app/RequestHttp.php index c6134d9c2063..37242654497c 100644 --- a/app/RequestHttp.php +++ b/app/RequestHttp.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/RequestUtil.php b/app/RequestUtil.php index 4894a1fd4a65..483917b88fbc 100644 --- a/app/RequestUtil.php +++ b/app/RequestUtil.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Security/AdminAccess.php b/app/Security/AdminAccess.php index 5550378af7ea..0ed457890639 100644 --- a/app/Security/AdminAccess.php +++ b/app/Security/AdminAccess.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Security/Dependency.php b/app/Security/Dependency.php index 9a43e6b874cd..9e2f76cf27e0 100644 --- a/app/Security/Dependency.php +++ b/app/Security/Dependency.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach * @author Arkadiusz Dudek diff --git a/app/Session.php b/app/Session.php index 384e9ba43ec8..8056e589253e 100644 --- a/app/Session.php +++ b/app/Session.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Session/Base.php b/app/Session/Base.php index 108711c1b190..db83570b068c 100644 --- a/app/Session/Base.php +++ b/app/Session/Base.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Session/File.php b/app/Session/File.php index 5765e505e768..07b410599bd2 100644 --- a/app/Session/File.php +++ b/app/Session/File.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Tomasz Kur diff --git a/app/SystemWarnings.php b/app/SystemWarnings.php index 29bbce1dbc54..49bb4fdd2a3e 100644 --- a/app/SystemWarnings.php +++ b/app/SystemWarnings.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/SystemWarnings/Mail/CheckErrorMail.php b/app/SystemWarnings/Mail/CheckErrorMail.php index 7e70544c3b3f..ce0d9394f2fc 100644 --- a/app/SystemWarnings/Mail/CheckErrorMail.php +++ b/app/SystemWarnings/Mail/CheckErrorMail.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Sołek * @author Mariusz Krzaczkowski diff --git a/app/SystemWarnings/Mail/CheckSuspendedAccounts.php b/app/SystemWarnings/Mail/CheckSuspendedAccounts.php index e04014ccf903..338902a36978 100644 --- a/app/SystemWarnings/Mail/CheckSuspendedAccounts.php +++ b/app/SystemWarnings/Mail/CheckSuspendedAccounts.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Sołek * @author Mariusz Krzaczkowski diff --git a/app/SystemWarnings/Mail/CheckingBlackListAcceptance.php b/app/SystemWarnings/Mail/CheckingBlackListAcceptance.php index 69a3a3c12e70..b57350b66ff1 100644 --- a/app/SystemWarnings/Mail/CheckingBlackListAcceptance.php +++ b/app/SystemWarnings/Mail/CheckingBlackListAcceptance.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Sołek * @author Mariusz Krzaczkowski diff --git a/app/SystemWarnings/Mail/CheckingReportsForVerification.php b/app/SystemWarnings/Mail/CheckingReportsForVerification.php index 0c934c4b01ed..0e2ccd7c8f7b 100644 --- a/app/SystemWarnings/Mail/CheckingReportsForVerification.php +++ b/app/SystemWarnings/Mail/CheckingReportsForVerification.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Sołek * @author Mariusz Krzaczkowski diff --git a/app/SystemWarnings/Security/CheckServerIpInBlackList.php b/app/SystemWarnings/Security/CheckServerIpInBlackList.php index c26c549cf0ba..0440e0859643 100644 --- a/app/SystemWarnings/Security/CheckServerIpInBlackList.php +++ b/app/SystemWarnings/Security/CheckServerIpInBlackList.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Sołek * @author Mariusz Krzaczkowski diff --git a/app/SystemWarnings/Security/Dependencies.php b/app/SystemWarnings/Security/Dependencies.php index 893a8fac2691..c9db38a37e9a 100644 --- a/app/SystemWarnings/Security/Dependencies.php +++ b/app/SystemWarnings/Security/Dependencies.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/SystemWarnings/Security/Encryption.php b/app/SystemWarnings/Security/Encryption.php index 25ca43e1e18c..075cafab986c 100644 --- a/app/SystemWarnings/Security/Encryption.php +++ b/app/SystemWarnings/Security/Encryption.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur * @author Mariusz Krzaczkowski diff --git a/app/SystemWarnings/Security/SecurityConf.php b/app/SystemWarnings/Security/SecurityConf.php index 72570964c4ca..9d59f5572a67 100644 --- a/app/SystemWarnings/Security/SecurityConf.php +++ b/app/SystemWarnings/Security/SecurityConf.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Sławomir Kłos * @author Radosław Skrzypczak diff --git a/app/SystemWarnings/Security/ServerHttps.php b/app/SystemWarnings/Security/ServerHttps.php index 9dc9b2f8a79a..f58b7036009c 100644 --- a/app/SystemWarnings/Security/ServerHttps.php +++ b/app/SystemWarnings/Security/ServerHttps.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Sławomir Kłos * @author Mariusz Krzaczkowski diff --git a/app/SystemWarnings/Security/SystemUpdater.php b/app/SystemWarnings/Security/SystemUpdater.php index 54cce9618b37..deff6c74a15c 100644 --- a/app/SystemWarnings/Security/SystemUpdater.php +++ b/app/SystemWarnings/Security/SystemUpdater.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/SystemWarnings/SystemRequirements/Configuration.php b/app/SystemWarnings/SystemRequirements/Configuration.php index 8bdc1021787f..41c1b254cec9 100644 --- a/app/SystemWarnings/SystemRequirements/Configuration.php +++ b/app/SystemWarnings/SystemRequirements/Configuration.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Sławomir Kłos * @author Mariusz Krzaczkowski diff --git a/app/SystemWarnings/SystemRequirements/CronState.php b/app/SystemWarnings/SystemRequirements/CronState.php index fe4d06cebb6e..5693adf16692 100644 --- a/app/SystemWarnings/SystemRequirements/CronState.php +++ b/app/SystemWarnings/SystemRequirements/CronState.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Sławomir Kłos * @author Mariusz Krzaczkowski diff --git a/app/SystemWarnings/SystemRequirements/DiskUsage.php b/app/SystemWarnings/SystemRequirements/DiskUsage.php index 1fb4c2b209b3..450e0b5cf21d 100644 --- a/app/SystemWarnings/SystemRequirements/DiskUsage.php +++ b/app/SystemWarnings/SystemRequirements/DiskUsage.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/SystemWarnings/SystemRequirements/LanguagesUpdater.php b/app/SystemWarnings/SystemRequirements/LanguagesUpdater.php index 8b9a0995d99c..cba217455e2c 100644 --- a/app/SystemWarnings/SystemRequirements/LanguagesUpdater.php +++ b/app/SystemWarnings/SystemRequirements/LanguagesUpdater.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/SystemWarnings/SystemRequirements/LibraryRoundcube.php b/app/SystemWarnings/SystemRequirements/LibraryRoundcube.php index 1b3bd55b8271..9790480875b9 100644 --- a/app/SystemWarnings/SystemRequirements/LibraryRoundcube.php +++ b/app/SystemWarnings/SystemRequirements/LibraryRoundcube.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/SystemWarnings/Template.php b/app/SystemWarnings/Template.php index ef6e57222951..7703ecdcee55 100644 --- a/app/SystemWarnings/Template.php +++ b/app/SystemWarnings/Template.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/SystemWarnings/YetiForce/Newsletter.php b/app/SystemWarnings/YetiForce/Newsletter.php index 4c675d20887d..6d1c20ccd045 100644 --- a/app/SystemWarnings/YetiForce/Newsletter.php +++ b/app/SystemWarnings/YetiForce/Newsletter.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Sławomir Kłos * @author Mariusz Krzaczkowski diff --git a/app/SystemWarnings/YetiForce/Registration.php b/app/SystemWarnings/YetiForce/Registration.php index aec281c6bad1..920255031b0d 100644 --- a/app/SystemWarnings/YetiForce/Registration.php +++ b/app/SystemWarnings/YetiForce/Registration.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Sławomir Kłos * @author Mariusz Krzaczkowski diff --git a/app/TextParser.php b/app/TextParser.php index 5a839ab6c79e..474520a9ce13 100644 --- a/app/TextParser.php +++ b/app/TextParser.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/TextParser/AllPages.php b/app/TextParser/AllPages.php index c115a089fe83..fcd416ae8e0a 100644 --- a/app/TextParser/AllPages.php +++ b/app/TextParser/AllPages.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Adrian Koń */ diff --git a/app/TextParser/AmountToReturn.php b/app/TextParser/AmountToReturn.php index 947d24d7751b..ee2706c87304 100644 --- a/app/TextParser/AmountToReturn.php +++ b/app/TextParser/AmountToReturn.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/TextParser/Base.php b/app/TextParser/Base.php index 0a909cb50944..09cab615278a 100644 --- a/app/TextParser/Base.php +++ b/app/TextParser/Base.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/TextParser/CurrentPage.php b/app/TextParser/CurrentPage.php index b77bb3660c0e..b673790a6a0d 100644 --- a/app/TextParser/CurrentPage.php +++ b/app/TextParser/CurrentPage.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Adrian Koń */ diff --git a/app/TextParser/DynamicInventoryColumnsTable.php b/app/TextParser/DynamicInventoryColumnsTable.php index 7a2df355857e..5628fc621a39 100644 --- a/app/TextParser/DynamicInventoryColumnsTable.php +++ b/app/TextParser/DynamicInventoryColumnsTable.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Rafal Pospiech * @author Radosław Skrzypczak diff --git a/app/TextParser/OverdueDeadlines.php b/app/TextParser/OverdueDeadlines.php index 66f9de30f805..283f28a1cd0a 100644 --- a/app/TextParser/OverdueDeadlines.php +++ b/app/TextParser/OverdueDeadlines.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/TextParser/ProductsTable.php b/app/TextParser/ProductsTable.php index 20b2bc141228..aa85e521a7d8 100644 --- a/app/TextParser/ProductsTable.php +++ b/app/TextParser/ProductsTable.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/TextParser/ProductsTableCorrectingBefore.php b/app/TextParser/ProductsTableCorrectingBefore.php index 5fbc11617b0b..a5fa24923669 100644 --- a/app/TextParser/ProductsTableCorrectingBefore.php +++ b/app/TextParser/ProductsTableCorrectingBefore.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Rafal Pospiech */ diff --git a/app/TextParser/ProductsTableDescription.php b/app/TextParser/ProductsTableDescription.php index a4faec1be340..4d0d5f6ef207 100644 --- a/app/TextParser/ProductsTableDescription.php +++ b/app/TextParser/ProductsTableDescription.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/TextParser/ProductsTableImages.php b/app/TextParser/ProductsTableImages.php index 7dc8657449c5..c5bc9a9c7e36 100644 --- a/app/TextParser/ProductsTableImages.php +++ b/app/TextParser/ProductsTableImages.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Rafal Pospiech */ diff --git a/app/TextParser/ProductsTableLongVTwoLang.php b/app/TextParser/ProductsTableLongVTwoLang.php index 80df23175bbe..064cd77aa7f1 100644 --- a/app/TextParser/ProductsTableLongVTwoLang.php +++ b/app/TextParser/ProductsTableLongVTwoLang.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Sołek */ diff --git a/app/TextParser/ProductsTableLongVersion.php b/app/TextParser/ProductsTableLongVersion.php index 5086d83b7178..2e585395142c 100644 --- a/app/TextParser/ProductsTableLongVersion.php +++ b/app/TextParser/ProductsTableLongVersion.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Sołek */ diff --git a/app/TextParser/ProductsTableNew.php b/app/TextParser/ProductsTableNew.php index 878840eb4476..b9cdaa630986 100644 --- a/app/TextParser/ProductsTableNew.php +++ b/app/TextParser/ProductsTableNew.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/TextParser/ProductsTableRelatedModule.php b/app/TextParser/ProductsTableRelatedModule.php index 0c66e14a2726..61736c3bc883 100644 --- a/app/TextParser/ProductsTableRelatedModule.php +++ b/app/TextParser/ProductsTableRelatedModule.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/TextParser/ProductsTableShortVersion.php b/app/TextParser/ProductsTableShortVersion.php index 3c4a58e0a811..46b5bc567ce0 100644 --- a/app/TextParser/ProductsTableShortVersion.php +++ b/app/TextParser/ProductsTableShortVersion.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Sołek */ diff --git a/app/TextParser/RecordsList.php b/app/TextParser/RecordsList.php index c11c49a65e2d..91861b2a36b6 100644 --- a/app/TextParser/RecordsList.php +++ b/app/TextParser/RecordsList.php @@ -4,7 +4,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/TextParser/RelatedAttachments.php b/app/TextParser/RelatedAttachments.php index 411485ad32dd..a181572bbf8b 100644 --- a/app/TextParser/RelatedAttachments.php +++ b/app/TextParser/RelatedAttachments.php @@ -5,7 +5,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/TextParser/RelatedRecordsData.php b/app/TextParser/RelatedRecordsData.php index cb3a24458807..b85fffc20905 100644 --- a/app/TextParser/RelatedRecordsData.php +++ b/app/TextParser/RelatedRecordsData.php @@ -4,7 +4,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/TextParser/RelatedRecordsDataFromField.php b/app/TextParser/RelatedRecordsDataFromField.php index b1923c0ee1ab..e9436a0547fb 100644 --- a/app/TextParser/RelatedRecordsDataFromField.php +++ b/app/TextParser/RelatedRecordsDataFromField.php @@ -4,7 +4,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/TextParser/TableCorrectTaxSummary.php b/app/TextParser/TableCorrectTaxSummary.php index b1c144ba0187..00a594904147 100644 --- a/app/TextParser/TableCorrectTaxSummary.php +++ b/app/TextParser/TableCorrectTaxSummary.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Tomasz Kur */ diff --git a/app/TextParser/TableCurrencySTwoLang.php b/app/TextParser/TableCurrencySTwoLang.php index af365ed7ff90..50f7bb63e9b6 100644 --- a/app/TextParser/TableCurrencySTwoLang.php +++ b/app/TextParser/TableCurrencySTwoLang.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Sołek */ diff --git a/app/TextParser/TableCurrencySummary.php b/app/TextParser/TableCurrencySummary.php index 06e4dddb794c..f969876e46fa 100644 --- a/app/TextParser/TableCurrencySummary.php +++ b/app/TextParser/TableCurrencySummary.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Sołek */ diff --git a/app/TextParser/TableDiscountSTwoLang.php b/app/TextParser/TableDiscountSTwoLang.php index c1fe5b25c2d1..614f95415aa7 100644 --- a/app/TextParser/TableDiscountSTwoLang.php +++ b/app/TextParser/TableDiscountSTwoLang.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Sołek */ diff --git a/app/TextParser/TableDiscountSummary.php b/app/TextParser/TableDiscountSummary.php index 1b203d1ecb5d..6200b3bd2c7c 100644 --- a/app/TextParser/TableDiscountSummary.php +++ b/app/TextParser/TableDiscountSummary.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/TextParser/TableTaxSTwoLang.php b/app/TextParser/TableTaxSTwoLang.php index 316ca6099c3d..002c49b04d50 100644 --- a/app/TextParser/TableTaxSTwoLang.php +++ b/app/TextParser/TableTaxSTwoLang.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Sołek */ diff --git a/app/TextParser/TableTaxSummary.php b/app/TextParser/TableTaxSummary.php index 0860a453abcf..df7b81b9106c 100644 --- a/app/TextParser/TableTaxSummary.php +++ b/app/TextParser/TableTaxSummary.php @@ -7,7 +7,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/TextParser/UserCalendar.php b/app/TextParser/UserCalendar.php index 8340b31a0779..f50021e51bed 100644 --- a/app/TextParser/UserCalendar.php +++ b/app/TextParser/UserCalendar.php @@ -5,7 +5,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek */ diff --git a/app/TextParser/UserLoginHistory.php b/app/TextParser/UserLoginHistory.php index 31ba2284828d..2a0633fc23d5 100644 --- a/app/TextParser/UserLoginHistory.php +++ b/app/TextParser/UserLoginHistory.php @@ -5,7 +5,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek */ diff --git a/app/TextParser/UserNewRecords.php b/app/TextParser/UserNewRecords.php index 16d3721754e0..4b40bb36d08a 100644 --- a/app/TextParser/UserNewRecords.php +++ b/app/TextParser/UserNewRecords.php @@ -5,7 +5,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek */ diff --git a/app/TextParser/UserOverdue.php b/app/TextParser/UserOverdue.php index b7200fb1bef8..973462b647df 100644 --- a/app/TextParser/UserOverdue.php +++ b/app/TextParser/UserOverdue.php @@ -5,7 +5,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek */ diff --git a/app/TextParser/UserRecordsDuplicateList.php b/app/TextParser/UserRecordsDuplicateList.php index 32c3ed7d4ec2..9852d3d44550 100644 --- a/app/TextParser/UserRecordsDuplicateList.php +++ b/app/TextParser/UserRecordsDuplicateList.php @@ -5,7 +5,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek */ diff --git a/app/TextParser/UserRecordsList.php b/app/TextParser/UserRecordsList.php index 716e15309784..0e8d4b9eb410 100644 --- a/app/TextParser/UserRecordsList.php +++ b/app/TextParser/UserRecordsList.php @@ -5,7 +5,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/TextParser/UserSSalesProcesses.php b/app/TextParser/UserSSalesProcesses.php index 4c67e3e9a33f..aa62b7e2e717 100644 --- a/app/TextParser/UserSSalesProcesses.php +++ b/app/TextParser/UserSSalesProcesses.php @@ -5,7 +5,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek */ diff --git a/app/TextParser/UserVariable.php b/app/TextParser/UserVariable.php index 202281c0113f..9bce63c86965 100644 --- a/app/TextParser/UserVariable.php +++ b/app/TextParser/UserVariable.php @@ -4,7 +4,7 @@ * * @package TextParser * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/UpdateUtils.php b/app/UpdateUtils.php index f3cb9c1b5427..9f8ea5e8894f 100644 --- a/app/UpdateUtils.php +++ b/app/UpdateUtils.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/User.php b/app/User.php index 9edb037e5aef..10064cc2f5a3 100644 --- a/app/User.php +++ b/app/User.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/UserPrivilegesFile.php b/app/UserPrivilegesFile.php index c70a3845b24a..77f709c6121c 100644 --- a/app/UserPrivilegesFile.php +++ b/app/UserPrivilegesFile.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) */ class UserPrivilegesFile diff --git a/app/Utils.php b/app/Utils.php index 0358a5a0b1e5..851f20cf0b99 100644 --- a/app/Utils.php +++ b/app/Utils.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Utils/Backup.php b/app/Utils/Backup.php index eb4d44594293..2cc0e469d7a2 100644 --- a/app/Utils/Backup.php +++ b/app/Utils/Backup.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Dudek * @author Radosław Skrzypczak diff --git a/app/Utils/Benchmarks.php b/app/Utils/Benchmarks.php index d31fcd72251c..edd4f722fdfc 100644 --- a/app/Utils/Benchmarks.php +++ b/app/Utils/Benchmarks.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Utils/BusinessHours.php b/app/Utils/BusinessHours.php index 2770cb0613b0..5cb008fc0c6a 100644 --- a/app/Utils/BusinessHours.php +++ b/app/Utils/BusinessHours.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Radosław Skrzypczak */ diff --git a/app/Utils/Completions.php b/app/Utils/Completions.php index 740bc6eacc86..4d0f7fcc3db5 100644 --- a/app/Utils/Completions.php +++ b/app/Utils/Completions.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Arkadiusz Adach */ diff --git a/app/Utils/ConfReport.php b/app/Utils/ConfReport.php index 2aa8e92aa0bc..a1dbf773aae9 100644 --- a/app/Utils/ConfReport.php +++ b/app/Utils/ConfReport.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Utils/Kanban.php b/app/Utils/Kanban.php index 8555b61b5888..69fe0a031deb 100644 --- a/app/Utils/Kanban.php +++ b/app/Utils/Kanban.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski * @author Radosław Skrzypczak diff --git a/app/Utils/ServiceContracts.php b/app/Utils/ServiceContracts.php index 165588eac709..5a12d9757048 100644 --- a/app/Utils/ServiceContracts.php +++ b/app/Utils/ServiceContracts.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Utils/Tokens.php b/app/Utils/Tokens.php index 9837fea612b5..421884bb0a47 100644 --- a/app/Utils/Tokens.php +++ b/app/Utils/Tokens.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Validator.php b/app/Validator.php index 9870b747cfc2..701c08092737 100644 --- a/app/Validator.php +++ b/app/Validator.php @@ -5,7 +5,7 @@ * @package App * * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @author Radosław Skrzypczak */ diff --git a/app/Version.php b/app/Version.php index d30d0879035d..03b432ac3488 100644 --- a/app/Version.php +++ b/app/Version.php @@ -7,7 +7,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Register.php b/app/YetiForce/Register.php index 0616645ae196..476f0afcb61b 100644 --- a/app/YetiForce/Register.php +++ b/app/YetiForce/Register.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop.php b/app/YetiForce/Shop.php index 34c2eb489a97..b8aa0721c519 100644 --- a/app/YetiForce/Shop.php +++ b/app/YetiForce/Shop.php @@ -6,7 +6,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/AbstractBaseProduct.php b/app/YetiForce/Shop/AbstractBaseProduct.php index f547457a5857..2f83729bddc0 100644 --- a/app/YetiForce/Shop/AbstractBaseProduct.php +++ b/app/YetiForce/Shop/AbstractBaseProduct.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/Partner/Integrator.php b/app/YetiForce/Shop/Product/Partner/Integrator.php index 86448d24b3a4..7c8bd9dfd7e2 100644 --- a/app/YetiForce/Shop/Product/Partner/Integrator.php +++ b/app/YetiForce/Shop/Product/Partner/Integrator.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/Partner/ModuleProducer.php b/app/YetiForce/Shop/Product/Partner/ModuleProducer.php index 0a33594d3956..1c29ec4a6408 100644 --- a/app/YetiForce/Shop/Product/Partner/ModuleProducer.php +++ b/app/YetiForce/Shop/Product/Partner/ModuleProducer.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/Partner/Reseller.php b/app/YetiForce/Shop/Product/Partner/Reseller.php index 0e94a8cd2157..7d59a4560ef8 100644 --- a/app/YetiForce/Shop/Product/Partner/Reseller.php +++ b/app/YetiForce/Shop/Product/Partner/Reseller.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceAutoAssignment.php b/app/YetiForce/Shop/Product/YetiForceAutoAssignment.php index c7b281943825..73c41ff4566f 100644 --- a/app/YetiForce/Shop/Product/YetiForceAutoAssignment.php +++ b/app/YetiForce/Shop/Product/YetiForceAutoAssignment.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceDav.php b/app/YetiForce/Shop/Product/YetiForceDav.php index 6bba97f279e3..97f9f573995d 100644 --- a/app/YetiForce/Shop/Product/YetiForceDav.php +++ b/app/YetiForce/Shop/Product/YetiForceDav.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceDevelopmentSupport.php b/app/YetiForce/Shop/Product/YetiForceDevelopmentSupport.php index e44c0f5dc9e9..4b6cbd1d4321 100644 --- a/app/YetiForce/Shop/Product/YetiForceDevelopmentSupport.php +++ b/app/YetiForce/Shop/Product/YetiForceDevelopmentSupport.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceDisableBranding.php b/app/YetiForce/Shop/Product/YetiForceDisableBranding.php index f544b874ea19..7c544f7c3ebc 100644 --- a/app/YetiForce/Shop/Product/YetiForceDisableBranding.php +++ b/app/YetiForce/Shop/Product/YetiForceDisableBranding.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceDonations.php b/app/YetiForce/Shop/Product/YetiForceDonations.php index 54a12636ab0f..131accce18fe 100644 --- a/app/YetiForce/Shop/Product/YetiForceDonations.php +++ b/app/YetiForce/Shop/Product/YetiForceDonations.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceGeocoder.php b/app/YetiForce/Shop/Product/YetiForceGeocoder.php index 2c85beadb25e..9172f6e8f970 100644 --- a/app/YetiForce/Shop/Product/YetiForceGeocoder.php +++ b/app/YetiForce/Shop/Product/YetiForceGeocoder.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceHelp.php b/app/YetiForce/Shop/Product/YetiForceHelp.php index 1f25bd1fedc3..f7270d5f362d 100644 --- a/app/YetiForce/Shop/Product/YetiForceHelp.php +++ b/app/YetiForce/Shop/Product/YetiForceHelp.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceInstallInCloud.php b/app/YetiForce/Shop/Product/YetiForceInstallInCloud.php index 6ebf50a4dbe8..2abb51ef634a 100644 --- a/app/YetiForce/Shop/Product/YetiForceInstallInCloud.php +++ b/app/YetiForce/Shop/Product/YetiForceInstallInCloud.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceInstallInHosting.php b/app/YetiForce/Shop/Product/YetiForceInstallInHosting.php index d0466d195448..b9601f8dbad2 100644 --- a/app/YetiForce/Shop/Product/YetiForceInstallInHosting.php +++ b/app/YetiForce/Shop/Product/YetiForceInstallInHosting.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceKanban.php b/app/YetiForce/Shop/Product/YetiForceKanban.php index 3c01193d1ca5..ca4d767f98fb 100644 --- a/app/YetiForce/Shop/Product/YetiForceKanban.php +++ b/app/YetiForce/Shop/Product/YetiForceKanban.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceMagento.php b/app/YetiForce/Shop/Product/YetiForceMagento.php index 415dc781acf1..f076c66577e3 100644 --- a/app/YetiForce/Shop/Product/YetiForceMagento.php +++ b/app/YetiForce/Shop/Product/YetiForceMagento.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceMap.php b/app/YetiForce/Shop/Product/YetiForceMap.php index c039bdb40194..e30227ccc7e2 100644 --- a/app/YetiForce/Shop/Product/YetiForceMap.php +++ b/app/YetiForce/Shop/Product/YetiForceMap.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceOutlook.php b/app/YetiForce/Shop/Product/YetiForceOutlook.php index d491fc0e6d56..2cc6fa7162a2 100644 --- a/app/YetiForce/Shop/Product/YetiForceOutlook.php +++ b/app/YetiForce/Shop/Product/YetiForceOutlook.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForcePassword.php b/app/YetiForce/Shop/Product/YetiForcePassword.php index 12f8be22cb28..74b482c2db73 100644 --- a/app/YetiForce/Shop/Product/YetiForcePassword.php +++ b/app/YetiForce/Shop/Product/YetiForcePassword.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForcePdfPremium.php b/app/YetiForce/Shop/Product/YetiForcePdfPremium.php index 3e368d3a37cb..884690b698ae 100644 --- a/app/YetiForce/Shop/Product/YetiForcePdfPremium.php +++ b/app/YetiForce/Shop/Product/YetiForcePdfPremium.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForcePlGus.php b/app/YetiForce/Shop/Product/YetiForcePlGus.php index 6f5f263554b5..d62490a8cc4b 100644 --- a/app/YetiForce/Shop/Product/YetiForcePlGus.php +++ b/app/YetiForce/Shop/Product/YetiForcePlGus.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceRbl.php b/app/YetiForce/Shop/Product/YetiForceRbl.php index 7a8e26366302..0572eacd40cc 100644 --- a/app/YetiForce/Shop/Product/YetiForceRbl.php +++ b/app/YetiForce/Shop/Product/YetiForceRbl.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceVulnerabilities.php b/app/YetiForce/Shop/Product/YetiForceVulnerabilities.php index d591bb59a836..ba836ab599f9 100644 --- a/app/YetiForce/Shop/Product/YetiForceVulnerabilities.php +++ b/app/YetiForce/Shop/Product/YetiForceVulnerabilities.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceWebservicePremium.php b/app/YetiForce/Shop/Product/YetiForceWebservicePremium.php index 9c373ce5efda..daa7ca793b7c 100644 --- a/app/YetiForce/Shop/Product/YetiForceWebservicePremium.php +++ b/app/YetiForce/Shop/Product/YetiForceWebservicePremium.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Shop/Product/YetiForceWidgets.php b/app/YetiForce/Shop/Product/YetiForceWidgets.php index 0b9486db0e60..19ee39c5c76a 100644 --- a/app/YetiForce/Shop/Product/YetiForceWidgets.php +++ b/app/YetiForce/Shop/Product/YetiForceWidgets.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Updater.php b/app/YetiForce/Updater.php index fac2333a2ff6..fce6986f145f 100644 --- a/app/YetiForce/Updater.php +++ b/app/YetiForce/Updater.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/YetiForce/Watchdog.php b/app/YetiForce/Watchdog.php index 265f296ae340..1348c8001a0d 100644 --- a/app/YetiForce/Watchdog.php +++ b/app/YetiForce/Watchdog.php @@ -5,7 +5,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/app/Zip.php b/app/Zip.php index 938846e09d1f..d22e4311d13a 100644 --- a/app/Zip.php +++ b/app/Zip.php @@ -4,7 +4,7 @@ * * @package App * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/cli.php b/cli.php index 42b8727caf75..6c0e6efe2ca3 100644 --- a/cli.php +++ b/cli.php @@ -4,7 +4,7 @@ * * @package Cli * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/config/Components/ConfigTemplates.php b/config/Components/ConfigTemplates.php index 38866a259cec..f9ec42c4b192 100644 --- a/config/Components/ConfigTemplates.php +++ b/config/Components/ConfigTemplates.php @@ -2,7 +2,7 @@ /** * Components config. * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) */ return [ diff --git a/config/ConfigTemplates.php b/config/ConfigTemplates.php index 9ccec497caa2..53fd8c56de8b 100644 --- a/config/ConfigTemplates.php +++ b/config/ConfigTemplates.php @@ -2,7 +2,7 @@ /** * Main config. * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) */ return [ diff --git a/config/Debug.php b/config/Debug.php index bd367d4f1430..7b68816bcad9 100644 --- a/config/Debug.php +++ b/config/Debug.php @@ -6,7 +6,7 @@ * * @package Config * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) */ diff --git a/config/Performance.php b/config/Performance.php index e3c7ee974e9e..db2f48038d22 100644 --- a/config/Performance.php +++ b/config/Performance.php @@ -6,7 +6,7 @@ * * @package Config * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) */ diff --git a/config/Security.php b/config/Security.php index 8ef8586946e8..1372ce9fda78 100644 --- a/config/Security.php +++ b/config/Security.php @@ -6,7 +6,7 @@ * * @package Config * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) */ diff --git a/config/csrf_config.php b/config/csrf_config.php index d6a1bc03059c..90619b607b4e 100644 --- a/config/csrf_config.php +++ b/config/csrf_config.php @@ -6,7 +6,7 @@ * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. - * Contributor(s): YetiForce Sp. z o.o + * Contributor(s): YetiForce S.A. * ****************************************************************************** */ class CSRFConfig diff --git a/config/version.php b/config/version.php index 54cb8e32f272..985ce607da11 100644 --- a/config/version.php +++ b/config/version.php @@ -1,7 +1,7 @@ '6.3.68', + 'appVersion' => '6.3.69', 'patchVersion' => '2022.02.07', 'lib_roundcube' => '0.2.11', ]; diff --git a/dav.php b/dav.php index d8b023f26ae6..da222150a5c9 100644 --- a/dav.php +++ b/dav.php @@ -4,7 +4,7 @@ * * @package Integrations * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/file.php b/file.php index 455fa1626cb3..c7f531bbe07e 100644 --- a/file.php +++ b/file.php @@ -2,7 +2,7 @@ /** * Basic file to handle files. * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/include/ConfigUtils.php b/include/ConfigUtils.php index e8b9ca6e72f1..d3d6905910ab 100644 --- a/include/ConfigUtils.php +++ b/include/ConfigUtils.php @@ -3,7 +3,7 @@ /** * Basis of environmental initiation. * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) */ if (!\defined('ROOT_DIRECTORY')) { diff --git a/include/Loader.php b/include/Loader.php index f8aa177faa8f..fb1dcdfde457 100644 --- a/include/Loader.php +++ b/include/Loader.php @@ -6,7 +6,7 @@ * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. - * Contributor(s): YetiForce Sp. z o.o + * Contributor(s): YetiForce S.A. * ********************************************************************************** */ class Vtiger_Loader diff --git a/include/RequirementsValidation.php b/include/RequirementsValidation.php index 1b67b310a731..1ff4f79c8fed 100644 --- a/include/RequirementsValidation.php +++ b/include/RequirementsValidation.php @@ -2,7 +2,7 @@ /** * Requirements validation. * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) */ if (\PHP_VERSION_ID < 70300) { diff --git a/include/fields/DateTimeRange.php b/include/fields/DateTimeRange.php index 2c5962ba99c5..c8ddaa131aea 100644 --- a/include/fields/DateTimeRange.php +++ b/include/fields/DateTimeRange.php @@ -2,7 +2,7 @@ /** * Date time range class. * - * @copyright YetiForce Sp. z o.o + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) */ require_once 'include/utils/CommonUtils.php'; diff --git a/install/install_schema/Admin.php b/install/install_schema/Admin.php index 5e98a06e406b..ff44bc690d98 100644 --- a/install/install_schema/Admin.php +++ b/install/install_schema/Admin.php @@ -5,7 +5,7 @@ /** * Class that imports admin database. * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ @@ -1700,7 +1700,7 @@ public function data() 's_#__companies' => [ 'columns' => ['id', 'name', 'short_name', 'default', 'industry', 'street', 'city', 'code', 'state', 'country', 'phone', 'fax', 'website', 'vatid', 'id1', 'id2', 'email', 'logo_login', 'logo_login_height', 'logo_main', 'logo_main_height', 'logo_mail', 'logo_mail_height'], 'values' => [ - [1, 'YetiForce Sp. z o.o. ', 'YetiForce', 1, null, 'ul. Marszałkowska 111', 'Warszawa', '00-102', 'Mazowieckie', 'Poland', '+48 22 415 49 34', null, 'yetiforce.com', null, null, null, null, 'logo_yetiforce.png', 200, 'blue_yetiforce_logo.png', 38, 'logo_yetiforce.png', 50], + [1, 'YetiForce S.A. ', 'YetiForce', 1, null, 'ul. Marszałkowska 111', 'Warszawa', '00-102', 'Mazowieckie', 'Poland', '+48 22 415 49 34', null, 'yetiforce.com', null, null, null, null, 'logo_yetiforce.png', 200, 'blue_yetiforce_logo.png', 38, 'logo_yetiforce.png', 50], ] ], ]; diff --git a/install/install_schema/Base1.php b/install/install_schema/Base1.php index a745587acabc..8bdfb6531f26 100644 --- a/install/install_schema/Base1.php +++ b/install/install_schema/Base1.php @@ -5,7 +5,7 @@ /** * Class that imports base database. * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ @@ -4868,7 +4868,7 @@ public function data() 'columns' => ['emailtemplatesid', 'name', 'number', 'email_template_type', 'module', 'subject', 'content', 'sys_name', 'email_template_priority'], 'values' => [ [35, 'Notify Owner On Ticket Change', 'N1', 'PLL_RECORD', 'HelpDesk', '$(translate : HelpDesk|LBL_NOTICE_MODIFICATION)$ $(record : ticket_no)$:$(record : ticket_title)$', '
-

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -4914,7 +4914,7 @@ public function data()
', null, 1], [36, 'Notify Account On Ticket Change', 'N2', 'PLL_RECORD', 'HelpDesk', '$(translate : HelpDesk|LBL_COPY_BILLING_ADDRESS)$ $(record : ticket_no)$:$(record : ticket_title)$', '
-

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -4960,7 +4960,7 @@ public function data()
', null, 1], [37, 'Notify Contact On Ticket Closed', 'N3', 'PLL_RECORD', 'HelpDesk', '$(translate : HelpDesk|LBL_NOTICE_CLOSE)$ $(record : ticket_no)$:$(record : ticket_title)$', '
-

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -5002,7 +5002,7 @@ public function data()
', 'NotifyContactOnTicketClosed', 1], [38, 'Notify Account On Ticket Closed', 'N4', 'PLL_RECORD', 'HelpDesk', '$(translate : HelpDesk|LBL_NOTICE_CLOSE)$ $(record : ticket_no)$:$(record : ticket_title)$', '
-

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -5044,7 +5044,7 @@ public function data()
', null, 1], [39, 'Notify Contact On Ticket Create', 'N5', 'PLL_RECORD', 'HelpDesk', '$(translate : HelpDesk|LBL_NOTICE_CREATE)$ $(record : ticket_no)$:$(record : ticket_title)$', '
-

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -5082,7 +5082,7 @@ public function data()
', 'NotifyContactOnTicketCreate', 1], [40, 'Notify Account On Ticket Create', 'N6', 'PLL_RECORD', 'HelpDesk', '$(translate : HelpDesk|LBL_NOTICE_CREATE)$ $(record : ticket_no)$:$(record : ticket_title)$', '
-

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -5120,7 +5120,7 @@ public function data()
', null, 1], [41, 'Notify Contact On Ticket Change', 'N7', 'PLL_RECORD', 'HelpDesk', '$(translate : HelpDesk|LBL_NOTICE_MODIFICATION)$ $(record : ticket_no)$:$(record : ticket_title)$', '
-

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -5160,7 +5160,7 @@ public function data()
', 'NotifyContactOnTicketChange', 1], [42, 'Notify Owner On Ticket Closed', 'N8', 'PLL_RECORD', 'HelpDesk', '$(translate : HelpDesk|LBL_NOTICE_CLOSE)$ $(record : ticket_no)$:$(record : ticket_title)$', '
-

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -5202,7 +5202,7 @@ public function data()
', null, 1], [43, 'Notify Owner On Ticket Create', 'N9', 'PLL_RECORD', 'HelpDesk', '$(translate : HelpDesk|LBL_NOTICE_CREATE)$ $(record : ticket_no)$:$(record : ticket_title)$', '
-

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -5239,7 +5239,7 @@ public function data()
', null, 1], [44, 'Customer Portal Login Details', 'N10', 'PLL_RECORD', 'Contacts', 'Customer Portal Login Details', '
-

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -5430,7 +5430,7 @@ public function data()
', 'ActivityReminderNotificationEvents', 1], [95, 'Test mail about the mail server configuration.', 'N15', 'PLL_RECORD', 'Users', 'Test mail about the mail server configuration.', '
-

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -5444,7 +5444,7 @@ public function data()
', 'TestMailAboutTheMailServerConfiguration', 1], [103, 'ForgotPassword', 'N16', 'PLL_RECORD', 'Users', 'Request: ForgotPassword', '
-

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -5460,7 +5460,7 @@ public function data()
', 'UsersForgotPassword', 1], [104, 'Customer Portal - ForgotPassword', 'N17', 'PLL_RECORD', 'Contacts', 'Request: ForgotPassword', '
-

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -5479,7 +5479,7 @@ public function data()
', 'YetiPortalForgotPassword', 1], [105, 'Notify Owner On new comment added to ticket from portal', 'N18', 'PLL_RECORD', 'ModComments', '$(translate : ModComments|LBL_ADDED_COMMENT_TO_TICKET)$', '
-

$(translate : ModComments|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : ModComments|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -5501,7 +5501,7 @@ public function data()
', 'NewCommentAddedToTicketOwner', 1], [106, 'Notify Contact On New comment added to ticket', 'N19', 'PLL_RECORD', 'ModComments', '$(translate : ModComments|LBL_ADDED_COMMENT_TO_TICKET)$', '
-

$(translate : ModComments|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : ModComments|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -5523,7 +5523,7 @@ public function data()
', 'NewCommentAddedToTicketContact', 1], [107, 'Security risk has been detected - Brute Force', 'N20', 'PLL_RECORD', 'Contacts', 'Security risk has been detected', '
-

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -5539,7 +5539,7 @@ public function data()
', 'BruteForceSecurityRiskHasBeenDetected', 1], [109, 'Notify Account On New comment added to ticket', 'N21', 'PLL_RECORD', 'ModComments', '$(translate : ModComments|LBL_ADDED_COMMENT_TO_TICKET)$', '
-

$(translate : ModComments|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : ModComments|LBL_NOTICE_WELCOME)$ YetiForce S.A.

@@ -5561,7 +5561,7 @@ public function data()
', 'NewCommentAddedToTicketAccount', 1], [110, 'Send notifications', 'N22', 'PLL_RECORD', 'Notification', 'Notifications $(general : CurrentDate)$', '
-

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

+

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

diff --git a/install/install_schema/Base2.php b/install/install_schema/Base2.php index 8b1440a514f7..29f92a8f876a 100644 --- a/install/install_schema/Base2.php +++ b/install/install_schema/Base2.php @@ -5,7 +5,7 @@ /** * Class that imports base database. * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/install/install_schema/Base3.php b/install/install_schema/Base3.php index b9c074bd4c14..6b117c87de8c 100644 --- a/install/install_schema/Base3.php +++ b/install/install_schema/Base3.php @@ -5,7 +5,7 @@ /** * Class that imports base database. * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/install/install_schema/Base4.php b/install/install_schema/Base4.php index b8e0332f903f..cf14c1f783d2 100644 --- a/install/install_schema/Base4.php +++ b/install/install_schema/Base4.php @@ -5,7 +5,7 @@ /** * Class that imports base database. * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/install/install_schema/Log.php b/install/install_schema/Log.php index 6116eb570deb..ebdeaaef0b5c 100644 --- a/install/install_schema/Log.php +++ b/install/install_schema/Log.php @@ -5,7 +5,7 @@ /** * Class that imports log database. * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/install/install_schema/Webservice.php b/install/install_schema/Webservice.php index 0329f2856fb0..2af2ae6046ae 100644 --- a/install/install_schema/Webservice.php +++ b/install/install_schema/Webservice.php @@ -5,7 +5,7 @@ /** * Class that imports admin database. * - * @copyright YetiForce Sp. z o.o. + * @copyright YetiForce S.A. * @license YetiForce Public License 4.0 (licenses/LicenseEN.txt or yetiforce.com) * @author Mariusz Krzaczkowski */ diff --git a/install/install_schema/data.sql b/install/install_schema/data.sql index cae8e9124139..2bcde933c5ba 100644 --- a/install/install_schema/data.sql +++ b/install/install_schema/data.sql @@ -845,27 +845,27 @@ insert into `u_yf_dashboard_type`(`dashboard_id`,`name`,`system`) values (1,'LB /*Data for the table `u_yf_emailtemplates` */ -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (37,'Notify Contacts On Ticket Closed','N3','PLL_RECORD','HelpDesk','[$(record : ticket_no)$] $(record : ticket_title)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

[$(record : ticket_no)$]: $(record : ticket_title)$

\r\n

$(translate : HelpDesk|LBL_MAIL_NOTICE_CLOSED)$

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : HelpDesk|Solution)$
\r\n
\r\n $(record : solution)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','NotifyContactOnTicketClosed','1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (39,'Notify Contacts On Ticket Create','N5','PLL_RECORD','HelpDesk','[$(record : ticket_no)$] $(record : ticket_title)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

[$(record : ticket_no)$]: $(record : ticket_title)$

\r\n

$(translate : HelpDesk|LBL_MAIL_NOTICE_CREATE)$

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','NotifyContactOnTicketCreate','1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (41,'Notify Contacts On Ticket Change','N7','PLL_RECORD','HelpDesk','[$(record : ticket_no)$] $(record : ticket_title)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

[$(record : ticket_no)$]: $(record : ticket_title)$

\r\n

$(translate : HelpDesk|LBL_MAIL_NOTICE_MODIFICATION)$

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','NotifyContactOnTicketChange','1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (43,'Notify Owner On Ticket Create','N9','PLL_RECORD','HelpDesk','[$(record : ticket_no)$] $(record : ticket_title)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

[$(record : ticket_no)$]: $(record : ticket_title)$

\r\n

$(translate : HelpDesk|LBL_MAIL_NOTICE_OWNER_CREATED)$

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : HelpDesk|Status)$
\r\n
\r\n $(record : ticketstatus)$\r\n
\r\n
$(translate : HelpDesk|Priority)$
\r\n
\r\n $(record : ticketpriorities)$\r\n
\r\n
$(translate : HelpDesk|Assigned To)$
\r\n
\r\n $(record : assigned_user_id)$\r\n
\r\n
$(translate : HelpDesk|Related To)$
\r\n
\r\n $(record : parent_id)$\r\n
\r\n
$(translate : HelpDesk|FL_SERVICE_CONTRACTS)$
\r\n
\r\n $(record : servicecontractsid)$\r\n
\r\n
$(translate : HelpDesk|Description)$
\r\n
\r\n $(record : description)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n',NULL,'1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (44,'Customer Portal Login Details','N10','PLL_RECORD','Contacts','Customer Portal Login Details','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce Sp. z o.o.

\r\n

Dear $(record : first_name)$ $(record : last_name)$,
\r\n Created for your account in the customer portal, below sending data access
\r\n Login: $(record : email)$
\r\n Password:

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n',NULL,'1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (45,'Send invitations','N11','PLL_RECORD','Calendar','$(record : activitytype)$ $(record : subject)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(record : activitytype)$ $(record : subject)$

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : Events|Start Date & Time)$
\r\n
\r\n $(record : date_start)$ $(record : time_start)$\r\n
\r\n
$(translate : Calendar|End Time)$
\r\n
\r\n $(record : due_date)$ $(record : time_end)$\r\n
\r\n
$(translate : Calendar|FL_PROCESS)$
\r\n
\r\n $(record : process)$\r\n
\r\n
$(translate : Calendar|FL_RELATION)$
\r\n
\r\n $(record : link)$\r\n
\r\n
$(translate : Calendar|Activity Type)$
\r\n
\r\n $(record : activitytype)$\r\n
\r\n
$(translate : Calendar|Priority)$
\r\n
\r\n $(record : taskpriority)$\r\n
\r\n
$(translate : Calendar|Location)$
\r\n
\r\n $(record : location)$ (mapa)\r\n
\r\n
$(translate : Calendar|Status)$
\r\n
\r\n $(record : activitystatus)$\r\n
\r\n
$(translate : Calendar|Description)$
\r\n
\r\n $(record : description)$\r\n
\r\n
$(translate : Calendar|Assigned To)$
\r\n
\r\n $(record : assigned_user_id)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n',NULL,'1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (46,'Send Notification Email to Record Owner','N12','PLL_RECORD','Calendar','Task : $(record : subject)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

Activity Notification Details

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : Calendar|Subject)$
\r\n
\r\n $(record : subject)$\r\n
\r\n
$(translate : Calendar|Start Date & Time)$
\r\n
\r\n $(record : date_start)$ $(record : time_start)$\r\n
\r\n
$(translate : Calendar|End Time)$
\r\n
\r\n $(record : due_date) $(record : time_end)$\r\n
\r\n
$(translate : Calendar|Status)$
\r\n
\r\n $(record : activitystatus)$\r\n
\r\n
$(translate : Calendar|Priority)$
\r\n
\r\n $(record : taskpriority)$\r\n
\r\n
$(translate : Calendar|FL_PROCESS)$
\r\n
\r\n $(record : process)$\r\n
\r\n
$(translate : Calendar|FL_RELATION)$
\r\n
\r\n $(record : link)$\r\n
\r\n
$(translate : Calendar|Location)$
\r\n
\r\n $(record : location)$\r\n
\r\n
$(translate : Calendar|Description)$
\r\n
\r\n $(record : description)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n',NULL,'1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (93,'Activity Reminder Notification','N13','PLL_RECORD','Calendar','Reminder: $(record : subject)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

This is a reminder notification for the Activity

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : Calendar|Subject)$
\r\n
\r\n $(record : subject)$\r\n
\r\n
$(translate : Calendar|Start Date & Time)$
\r\n
\r\n $(record : date_start)$ $(record : time_start)$\r\n
\r\n
$(translate : Calendar|FL_RELATION)$
\r\n
\r\n $(record : link)$\r\n
\r\n
$(translate : Calendar|FL_PROCESS)$
\r\n
\r\n $(record : process)$\r\n
\r\n
$(translate : Calendar|Description)$
\r\n
\r\n $(record : description)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','ActivityReminderNotificationTask','1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (95,'Test mail about the mail server configuration.','N15','PLL_RECORD','Users','Test mail about the mail server configuration.','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

Test mail about the mail server configuration.

\r\n

Dear $(record : first_name)$ $(record : last_name)$,
\r\n This is a test mail sent to confirm if a mail is actually being sent through the smtp server\r\n that you have configured. Feel free to delete this mail.
CRM address: $(general : SiteUrl)$

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','TestMailAboutTheMailServerConfiguration','1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (103,'ResetPassword','N16','PLL_RECORD','Users','Password change','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

Dear user,
\r\n We received a request to change the password to your account.
\r\n In order to set a new password click the following link (valid until $(params : expirationDate)$):

\r\n $(params : url)$
\r\n $(params : token)$\r\n

\r\n If you didn\'t request the passwords change please report it to the administrator or use the password change option available on the login page.\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','UsersResetPassword','9',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (104,'Notify the contact about the new account in the portal','N17','PLL_RECORD','Contacts','Welcome to the YetiForce Client Portal!','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

Welcome to the YetiForce Client Portal!

\r\n

\r\n Dear $(params : login)$,
\r\n Your account has been created successfully. Below are your username and password:

\r\n Portal address: $(params : acceptable_url)$
\r\n Your username: $(params : login)$
\r\n Your password: $(params : password)$

\r\n\r\n Please log in to access all of the Portal features.

\r\n If you have any questions or need any assistance, please send us an email to help@yetiforce.com.\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','YetiPortalRegister','1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (105,'Notify Owner On new comment added to ticket from portal','N18','PLL_RECORD','ModComments','$(translate : ModComments|LBL_ADDED_COMMENT_TO_TICKET)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(translate : ModComments|LBL_ADDED_COMMENT_TO_TICKET)$ - $(record : related_to)$

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : ModComments|LBL_NEW_COMMENT_FOR_TICKET)$
\r\n
\r\n $(translate : ModComments|LBL_NOTICE_CREATED)$ $(record : customer)$\r\n
\r\n
$(translate : ModComments|Comment)$
\r\n
\r\n $(record : commentcontent)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','NewCommentAddedToTicketOwner','1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (106,'Notify Contact On New comment added to ticket','N19','PLL_RECORD','ModComments','$(translate : ModComments|LBL_ADDED_COMMENT_TO_TICKET)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(translate : ModComments|LBL_ADDED_COMMENT_TO_TICKET)$ - $(record : related_to)$

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : ModComments|LBL_NEW_COMMENT_FOR_TICKET)$
\r\n
\r\n $(translate : ModComments|LBL_NOTICE_CREATED)$ $(record : created_user_id)$\r\n
\r\n
$(translate : ModComments|Comment)$
\r\n
\r\n $(record : commentcontent)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','NewCommentAddedToTicketContact','1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (107,'Security risk has been detected - Brute Force','N20','PLL_RECORD','Users','Security risk has been detected','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

Failed login attempts have been detected. - $(general : SiteUrl)$

\r\n

\r\n $(custom : Bruteforce|Users)$\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','BruteForceSecurityRiskHasBeenDetected','1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (109,'Notify Account On New comment added to ticket','N21','PLL_RECORD','ModComments','$(translate : ModComments|LBL_ADDED_COMMENT_TO_TICKET)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(translate : ModComments|LBL_ADDED_COMMENT_TO_TICKET)$ - $(record : related_to)$

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : ModComments|LBL_NEW_COMMENT_FOR_TICKET)$
\r\n
\r\n $(translate : ModComments|LBL_NOTICE_CREATED)$ $(record : created_user_id)$\r\n
\r\n
$(translate : ModComments|Comment)$
\r\n
\r\n $(record : commentcontent)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','NewCommentAddedToTicketAccount','1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (110,'Send notifications','N22','PLL_RECORD','Notification','Notifications $(general : CurrentDate)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(translate : Notification|Notification)$ $(general : CurrentDate)$

\r\n

\r\n $(custom : Notifications|Notification)$\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','SendNotificationsViaMail','1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (112,'System warnings','N24','PLL_RECORD','Users','$(translate : Settings.Base|LBL_SYSTEM_WARNINGS)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(translate : Settings.Base|LBL_SYSTEM_WARNINGS)$

\r\n

\r\n $(params : warnings)$\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','SystemWarnings','7',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (113,'Import Cron','N25','PLL_MAIL','Accounts','$(translate : Other.Mailer|LBL_CRON_EMAIL_SUBJECT)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(translate : Other.Mailer|LBL_CRON_COMPLETED_IMPORT)$ $(params : module)$

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : Import|LBL_TOTAL_RECORDS_IMPORTED)$
\r\n
\r\n $(params : imported)$/$(params : total)$\r\n
\r\n
$(translate : Import|LBL_NUMBER_OF_RECORDS_CREATED)$
\r\n
\r\n $(params : created)$\r\n
\r\n
$(translate : Import|LBL_NUMBER_OF_RECORDS_UPDATED)$
\r\n
\r\n $(params : updated)$\r\n
\r\n
$(translate : Import|LBL_NUMBER_OF_RECORDS_SKIPPED)$
\r\n
\r\n $(params : skipped)$\r\n
\r\n
$(translate : Import|LBL_NUMBER_OF_RECORDS_MERGED)$
\r\n
\r\n $(params : merged)$\r\n
\r\n
$(translate : Import|LBL_TOTAL_RECORDS_FAILED)$
\r\n
\r\n $(params : failed)$/$(params : total)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','ImportCron','1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (114,'New user','N31','PLL_RECORD','Users','A new user has been created','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

A new user has been created

\r\n

\r\n Dear user,
\r\nA new user has been created. Below you can find your password and access data to your\r\naccount.
\r\n
\r\n$(translate : Other.TextParser|LBL_SITE_URL)$: $(general : SiteUrl)$
\r\n$(translate : Users|User Name)$: $(record : user_name)$
\r\n$(translate : Users|Password)$: $(params : password)$\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','NewUser','9',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (115,'Interests conflict - E-mail with the outcome of the request for access to the record','N27','PLL_RECORD','Users','Interests conflict - request for access to the record','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

Interests conflict - request for access to the record

\r\n

\r\n User $(params : user)$ requests access to record $(params : record)$\r\n

\r\n

\r\n User\'s comment:
$(params : comment)$\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','InterestsConflictAccessRequest','1',NULL); -insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (116,'Interests conflict - E-mail sent to the person requesting access.','N28','PLL_RECORD','Users','Interests conflict - response to the request for access to the record','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

Interests conflict - response to the request for access to the record

\r\n

\r\n Hello $(record : RecordLabel)$,
\r\n your request for access to the record $(params : record)$ has been processed.
Request status: $(params : status)$\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce Sp. z o.o. All Rights Reserved.
\r\n
\r\n
 
\r\n','InterestsConflictAccessResponse','1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (37,'Notify Contacts On Ticket Closed','N3','PLL_RECORD','HelpDesk','[$(record : ticket_no)$] $(record : ticket_title)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

[$(record : ticket_no)$]: $(record : ticket_title)$

\r\n

$(translate : HelpDesk|LBL_MAIL_NOTICE_CLOSED)$

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : HelpDesk|Solution)$
\r\n
\r\n $(record : solution)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','NotifyContactOnTicketClosed','1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (39,'Notify Contacts On Ticket Create','N5','PLL_RECORD','HelpDesk','[$(record : ticket_no)$] $(record : ticket_title)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

[$(record : ticket_no)$]: $(record : ticket_title)$

\r\n

$(translate : HelpDesk|LBL_MAIL_NOTICE_CREATE)$

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','NotifyContactOnTicketCreate','1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (41,'Notify Contacts On Ticket Change','N7','PLL_RECORD','HelpDesk','[$(record : ticket_no)$] $(record : ticket_title)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

[$(record : ticket_no)$]: $(record : ticket_title)$

\r\n

$(translate : HelpDesk|LBL_MAIL_NOTICE_MODIFICATION)$

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','NotifyContactOnTicketChange','1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (43,'Notify Owner On Ticket Create','N9','PLL_RECORD','HelpDesk','[$(record : ticket_no)$] $(record : ticket_title)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

[$(record : ticket_no)$]: $(record : ticket_title)$

\r\n

$(translate : HelpDesk|LBL_MAIL_NOTICE_OWNER_CREATED)$

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : HelpDesk|Status)$
\r\n
\r\n $(record : ticketstatus)$\r\n
\r\n
$(translate : HelpDesk|Priority)$
\r\n
\r\n $(record : ticketpriorities)$\r\n
\r\n
$(translate : HelpDesk|Assigned To)$
\r\n
\r\n $(record : assigned_user_id)$\r\n
\r\n
$(translate : HelpDesk|Related To)$
\r\n
\r\n $(record : parent_id)$\r\n
\r\n
$(translate : HelpDesk|FL_SERVICE_CONTRACTS)$
\r\n
\r\n $(record : servicecontractsid)$\r\n
\r\n
$(translate : HelpDesk|Description)$
\r\n
\r\n $(record : description)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n',NULL,'1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (44,'Customer Portal Login Details','N10','PLL_RECORD','Contacts','Customer Portal Login Details','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(translate : HelpDesk|LBL_NOTICE_WELCOME)$ YetiForce S.A.

\r\n

Dear $(record : first_name)$ $(record : last_name)$,
\r\n Created for your account in the customer portal, below sending data access
\r\n Login: $(record : email)$
\r\n Password:

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n',NULL,'1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (45,'Send invitations','N11','PLL_RECORD','Calendar','$(record : activitytype)$ $(record : subject)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(record : activitytype)$ $(record : subject)$

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : Events|Start Date & Time)$
\r\n
\r\n $(record : date_start)$ $(record : time_start)$\r\n
\r\n
$(translate : Calendar|End Time)$
\r\n
\r\n $(record : due_date)$ $(record : time_end)$\r\n
\r\n
$(translate : Calendar|FL_PROCESS)$
\r\n
\r\n $(record : process)$\r\n
\r\n
$(translate : Calendar|FL_RELATION)$
\r\n
\r\n $(record : link)$\r\n
\r\n
$(translate : Calendar|Activity Type)$
\r\n
\r\n $(record : activitytype)$\r\n
\r\n
$(translate : Calendar|Priority)$
\r\n
\r\n $(record : taskpriority)$\r\n
\r\n
$(translate : Calendar|Location)$
\r\n
\r\n $(record : location)$ (mapa)\r\n
\r\n
$(translate : Calendar|Status)$
\r\n
\r\n $(record : activitystatus)$\r\n
\r\n
$(translate : Calendar|Description)$
\r\n
\r\n $(record : description)$\r\n
\r\n
$(translate : Calendar|Assigned To)$
\r\n
\r\n $(record : assigned_user_id)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n',NULL,'1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (46,'Send Notification Email to Record Owner','N12','PLL_RECORD','Calendar','Task : $(record : subject)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

Activity Notification Details

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : Calendar|Subject)$
\r\n
\r\n $(record : subject)$\r\n
\r\n
$(translate : Calendar|Start Date & Time)$
\r\n
\r\n $(record : date_start)$ $(record : time_start)$\r\n
\r\n
$(translate : Calendar|End Time)$
\r\n
\r\n $(record : due_date) $(record : time_end)$\r\n
\r\n
$(translate : Calendar|Status)$
\r\n
\r\n $(record : activitystatus)$\r\n
\r\n
$(translate : Calendar|Priority)$
\r\n
\r\n $(record : taskpriority)$\r\n
\r\n
$(translate : Calendar|FL_PROCESS)$
\r\n
\r\n $(record : process)$\r\n
\r\n
$(translate : Calendar|FL_RELATION)$
\r\n
\r\n $(record : link)$\r\n
\r\n
$(translate : Calendar|Location)$
\r\n
\r\n $(record : location)$\r\n
\r\n
$(translate : Calendar|Description)$
\r\n
\r\n $(record : description)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n',NULL,'1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (93,'Activity Reminder Notification','N13','PLL_RECORD','Calendar','Reminder: $(record : subject)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

This is a reminder notification for the Activity

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : Calendar|Subject)$
\r\n
\r\n $(record : subject)$\r\n
\r\n
$(translate : Calendar|Start Date & Time)$
\r\n
\r\n $(record : date_start)$ $(record : time_start)$\r\n
\r\n
$(translate : Calendar|FL_RELATION)$
\r\n
\r\n $(record : link)$\r\n
\r\n
$(translate : Calendar|FL_PROCESS)$
\r\n
\r\n $(record : process)$\r\n
\r\n
$(translate : Calendar|Description)$
\r\n
\r\n $(record : description)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','ActivityReminderNotificationTask','1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (95,'Test mail about the mail server configuration.','N15','PLL_RECORD','Users','Test mail about the mail server configuration.','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

Test mail about the mail server configuration.

\r\n

Dear $(record : first_name)$ $(record : last_name)$,
\r\n This is a test mail sent to confirm if a mail is actually being sent through the smtp server\r\n that you have configured. Feel free to delete this mail.
CRM address: $(general : SiteUrl)$

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','TestMailAboutTheMailServerConfiguration','1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (103,'ResetPassword','N16','PLL_RECORD','Users','Password change','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

Dear user,
\r\n We received a request to change the password to your account.
\r\n In order to set a new password click the following link (valid until $(params : expirationDate)$):

\r\n $(params : url)$
\r\n $(params : token)$\r\n

\r\n If you didn\'t request the passwords change please report it to the administrator or use the password change option available on the login page.\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','UsersResetPassword','9',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (104,'Notify the contact about the new account in the portal','N17','PLL_RECORD','Contacts','Welcome to the YetiForce Client Portal!','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

Welcome to the YetiForce Client Portal!

\r\n

\r\n Dear $(params : login)$,
\r\n Your account has been created successfully. Below are your username and password:

\r\n Portal address: $(params : acceptable_url)$
\r\n Your username: $(params : login)$
\r\n Your password: $(params : password)$

\r\n\r\n Please log in to access all of the Portal features.

\r\n If you have any questions or need any assistance, please send us an email to help@yetiforce.com.\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','YetiPortalRegister','1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (105,'Notify Owner On new comment added to ticket from portal','N18','PLL_RECORD','ModComments','$(translate : ModComments|LBL_ADDED_COMMENT_TO_TICKET)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(translate : ModComments|LBL_ADDED_COMMENT_TO_TICKET)$ - $(record : related_to)$

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : ModComments|LBL_NEW_COMMENT_FOR_TICKET)$
\r\n
\r\n $(translate : ModComments|LBL_NOTICE_CREATED)$ $(record : customer)$\r\n
\r\n
$(translate : ModComments|Comment)$
\r\n
\r\n $(record : commentcontent)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','NewCommentAddedToTicketOwner','1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (106,'Notify Contact On New comment added to ticket','N19','PLL_RECORD','ModComments','$(translate : ModComments|LBL_ADDED_COMMENT_TO_TICKET)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(translate : ModComments|LBL_ADDED_COMMENT_TO_TICKET)$ - $(record : related_to)$

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : ModComments|LBL_NEW_COMMENT_FOR_TICKET)$
\r\n
\r\n $(translate : ModComments|LBL_NOTICE_CREATED)$ $(record : created_user_id)$\r\n
\r\n
$(translate : ModComments|Comment)$
\r\n
\r\n $(record : commentcontent)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','NewCommentAddedToTicketContact','1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (107,'Security risk has been detected - Brute Force','N20','PLL_RECORD','Users','Security risk has been detected','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

Failed login attempts have been detected. - $(general : SiteUrl)$

\r\n

\r\n $(custom : Bruteforce|Users)$\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','BruteForceSecurityRiskHasBeenDetected','1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (109,'Notify Account On New comment added to ticket','N21','PLL_RECORD','ModComments','$(translate : ModComments|LBL_ADDED_COMMENT_TO_TICKET)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(translate : ModComments|LBL_ADDED_COMMENT_TO_TICKET)$ - $(record : related_to)$

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : ModComments|LBL_NEW_COMMENT_FOR_TICKET)$
\r\n
\r\n $(translate : ModComments|LBL_NOTICE_CREATED)$ $(record : created_user_id)$\r\n
\r\n
$(translate : ModComments|Comment)$
\r\n
\r\n $(record : commentcontent)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','NewCommentAddedToTicketAccount','1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (110,'Send notifications','N22','PLL_RECORD','Notification','Notifications $(general : CurrentDate)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(translate : Notification|Notification)$ $(general : CurrentDate)$

\r\n

\r\n $(custom : Notifications|Notification)$\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','SendNotificationsViaMail','1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (112,'System warnings','N24','PLL_RECORD','Users','$(translate : Settings.Base|LBL_SYSTEM_WARNINGS)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(translate : Settings.Base|LBL_SYSTEM_WARNINGS)$

\r\n

\r\n $(params : warnings)$\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','SystemWarnings','7',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (113,'Import Cron','N25','PLL_MAIL','Accounts','$(translate : Other.Mailer|LBL_CRON_EMAIL_SUBJECT)$','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

$(translate : Other.Mailer|LBL_CRON_COMPLETED_IMPORT)$ $(params : module)$

\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
$(translate : Import|LBL_TOTAL_RECORDS_IMPORTED)$
\r\n
\r\n $(params : imported)$/$(params : total)$\r\n
\r\n
$(translate : Import|LBL_NUMBER_OF_RECORDS_CREATED)$
\r\n
\r\n $(params : created)$\r\n
\r\n
$(translate : Import|LBL_NUMBER_OF_RECORDS_UPDATED)$
\r\n
\r\n $(params : updated)$\r\n
\r\n
$(translate : Import|LBL_NUMBER_OF_RECORDS_SKIPPED)$
\r\n
\r\n $(params : skipped)$\r\n
\r\n
$(translate : Import|LBL_NUMBER_OF_RECORDS_MERGED)$
\r\n
\r\n $(params : merged)$\r\n
\r\n
$(translate : Import|LBL_TOTAL_RECORDS_FAILED)$
\r\n
\r\n $(params : failed)$/$(params : total)$\r\n
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','ImportCron','1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (114,'New user','N31','PLL_RECORD','Users','A new user has been created','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

A new user has been created

\r\n

\r\n Dear user,
\r\nA new user has been created. Below you can find your password and access data to your\r\naccount.
\r\n
\r\n$(translate : Other.TextParser|LBL_SITE_URL)$: $(general : SiteUrl)$
\r\n$(translate : Users|User Name)$: $(record : user_name)$
\r\n$(translate : Users|Password)$: $(params : password)$\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','NewUser','9',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (115,'Interests conflict - E-mail with the outcome of the request for access to the record','N27','PLL_RECORD','Users','Interests conflict - request for access to the record','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

Interests conflict - request for access to the record

\r\n

\r\n User $(params : user)$ requests access to record $(params : record)$\r\n

\r\n

\r\n User\'s comment:
$(params : comment)$\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','InterestsConflictAccessRequest','1',NULL); +insert into `u_yf_emailtemplates`(`emailtemplatesid`,`name`,`number`,`email_template_type`,`module`,`subject`,`content`,`sys_name`,`email_template_priority`,`smtp_id`) values (116,'Interests conflict - E-mail sent to the person requesting access.','N28','PLL_RECORD','Users','Interests conflict - response to the request for access to the record','\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
$(organization : logo)$
\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n

Interests conflict - response to the request for access to the record

\r\n

\r\n Hello $(record : RecordLabel)$,
\r\n your request for access to the record $(params : record)$ has been processed.
Request status: $(params : status)$\r\n

\r\n
\r\n
 
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
© 2021 YetiForce S.A. All Rights Reserved.
\r\n
\r\n
 
\r\n','InterestsConflictAccessResponse','1',NULL); /*Data for the table `u_yf_faq_faq` */ @@ -1267,7 +1267,7 @@ insert into `u_yf_istrn_invmap`(`module`,`field`,`tofield`) values ('Products', /*Data for the table `u_yf_multicompany` */ -insert into `u_yf_multicompany`(`multicompanyid`,`company_name`,`parent_id`,`number`,`mulcomp_status`,`email1`,`email2`,`phone`,`phone_extra`,`mobile`,`mobile_extra`,`fax`,`fax_extra`,`vat`,`companyid1`,`companyid2`,`buildingnumbera`,`localnumbera`,`addresslevel8a`,`addresslevel7a`,`addresslevel6a`,`addresslevel5a`,`addresslevel4a`,`addresslevel3a`,`addresslevel2a`,`addresslevel1a`,`poboxa`,`website`,`logo`) values (1,'YetiForce Sp. z o.o. ',0,'MC1','PLL_ACTIVE','','','','','','','','','','','','','','','','','','','','','','','','[{\"name\":\"logo_yetiforce.png\",\"size\":\"3 KB\",\"path\":\"public_html/layouts/resources/Logo/logo_login_page.png\",\"key\":\"11111111111111111111111111111111111111111111111111\"}]'); +insert into `u_yf_multicompany`(`multicompanyid`,`company_name`,`parent_id`,`number`,`mulcomp_status`,`email1`,`email2`,`phone`,`phone_extra`,`mobile`,`mobile_extra`,`fax`,`fax_extra`,`vat`,`companyid1`,`companyid2`,`buildingnumbera`,`localnumbera`,`addresslevel8a`,`addresslevel7a`,`addresslevel6a`,`addresslevel5a`,`addresslevel4a`,`addresslevel3a`,`addresslevel2a`,`addresslevel1a`,`poboxa`,`website`,`logo`) values (1,'YetiForce S.A. ',0,'MC1','PLL_ACTIVE','','','','','','','','','','','','','','','','','','','','','','','','[{\"name\":\"logo_yetiforce.png\",\"size\":\"3 KB\",\"path\":\"public_html/layouts/resources/Logo/logo_login_page.png\",\"key\":\"11111111111111111111111111111111111111111111111111\"}]'); /*Data for the table `u_yf_multicompanycf` */ diff --git a/install/languages/ar-SA/Settings/YetiForce.json b/install/languages/ar-SA/Settings/YetiForce.json index e8ffdaaf06b2..4b04ca7e8f1f 100644 --- a/install/languages/ar-SA/Settings/YetiForce.json +++ b/install/languages/ar-SA/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/bg-BG/Settings/YetiForce.json b/install/languages/bg-BG/Settings/YetiForce.json index 0bc50025bebd..12d0048df106 100644 --- a/install/languages/bg-BG/Settings/YetiForce.json +++ b/install/languages/bg-BG/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/bs-BA/Settings/YetiForce.json b/install/languages/bs-BA/Settings/YetiForce.json index 120a11f39554..fcac83558acb 100644 --- a/install/languages/bs-BA/Settings/YetiForce.json +++ b/install/languages/bs-BA/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrirajte se uz modernu kartu za pretraživanje adresa", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search je naše vlasničko rješenje koje vam omogućava pretraživanje poštanske adrese koja se nalazi bilo gdje u svijetu, kao i poštanskih adresa glavnih institucija javne uprave. Ovaj dodatak zasnovan je na OpenStreetMap (OSM) mehanizmu koji se pokreće u našem hiper-efikasnom oblaku. Ova integracija povećava efikasnost funkcionalnosti, značajno poboljšava sigurnost u odnosu na javne OSM servere i omogućava uštedu u odnosu na upotrebu popularne usluge Google Maps.\n\nFunkcionalnost se može koristiti u svakom modulu koji zahtijeva unos podataka o adresi, npr. u „Potencijalnim klijentima“, „Računima“, „Kontaktima“, „Citatima“ ili „Računima prodaje“.\n\nBILJEŠKA! Mi brinemo o povjerljivosti i sigurnosti osjetljivih podataka vaše kompanije. Podaci koje korisnici (zaposlenici) unesu u YetiForce CRM sistem ne spremaju se niti šalju YetiForce Sp. z o.o., koja je proizvođač softvera.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search je naše vlasničko rješenje koje vam omogućava pretraživanje poštanske adrese koja se nalazi bilo gdje u svijetu, kao i poštanskih adresa glavnih institucija javne uprave. Ovaj dodatak zasnovan je na OpenStreetMap (OSM) mehanizmu koji se pokreće u našem hiper-efikasnom oblaku. Ova integracija povećava efikasnost funkcionalnosti, značajno poboljšava sigurnost u odnosu na javne OSM servere i omogućava uštedu u odnosu na upotrebu popularne usluge Google Maps.\n\nFunkcionalnost se može koristiti u svakom modulu koji zahtijeva unos podataka o adresi, npr. u „Potencijalnim klijentima“, „Računima“, „Kontaktima“, „Citatima“ ili „Računima prodaje“.\n\nBILJEŠKA! Mi brinemo o povjerljivosti i sigurnosti osjetljivih podataka vaše kompanije. Podaci koje korisnici (zaposlenici) unesu u YetiForce CRM sistem ne spremaju se niti šalju YetiForce S.A., koja je proizvođač softvera.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrirajte se sa modernom kartom za vizualizaciju podataka, mapiranje ruta i traženje adresa", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce je lansirao vlastite, nevjerovatno efikasne i sigurne servere mapa koji se temelje na Open Street Maps motoru. Dodatak omogućava:\n\n- Dodata je direktna vizualizacija kompanija i kontakata u YetiForce CRM.\n- Izračun ruta između kompanija i kontakata koji postoje u sistemu.\n- Pretraživanje podataka o adresama kompanija dodatih u sistem.\n\nGlavne prednosti rješenja YetiForce Map su povećana sigurnost (u usporedbi s javnim serverima), ušteda značajne količine novca (u usporedbi s Google mapama) i visoka efikasnost zahvaljujući korištenju vrhunske serverske tehnologije.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Provjera korisničkih lozinki u stvarnom vremenu protiv krađe podataka", diff --git a/install/languages/cs-CZ/Settings/YetiForce.json b/install/languages/cs-CZ/Settings/YetiForce.json index e83d09c4c4da..304e09339911 100644 --- a/install/languages/cs-CZ/Settings/YetiForce.json +++ b/install/languages/cs-CZ/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/da-DK/Settings/YetiForce.json b/install/languages/da-DK/Settings/YetiForce.json index c79afde45726..c47356b4fe23 100644 --- a/install/languages/da-DK/Settings/YetiForce.json +++ b/install/languages/da-DK/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/de-DE/Settings/YetiForce.json b/install/languages/de-DE/Settings/YetiForce.json index 42568648feac..0d51b15537a1 100644 --- a/install/languages/de-DE/Settings/YetiForce.json +++ b/install/languages/de-DE/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrieren Sie eine moderne Karte für Adresssuche", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrieren Sie eine moderne Karte für die Visualisierung von Daten, Routen-mapping und Adresse suchen", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Echtzeit-Überprüfung von Benutzerpasswörtern gegen Datenverletzungen", diff --git a/install/languages/el-GR/Settings/YetiForce.json b/install/languages/el-GR/Settings/YetiForce.json index 3439aa670331..bfc476b585f3 100644 --- a/install/languages/el-GR/Settings/YetiForce.json +++ b/install/languages/el-GR/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/en-US/Settings/YetiForce.json b/install/languages/en-US/Settings/YetiForce.json index 0a944c5d64ab..1d3f059bc7f8 100644 --- a/install/languages/en-US/Settings/YetiForce.json +++ b/install/languages/en-US/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/es-ES/Settings/YetiForce.json b/install/languages/es-ES/Settings/YetiForce.json index de20aec37e80..f8882d2753d8 100644 --- a/install/languages/es-ES/Settings/YetiForce.json +++ b/install/languages/es-ES/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrado con un mapa moderno para buscar direcciones", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrado con un mapa moderno para visualización de datos, mapeo de rutas y búsqueda de direcciones", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Verificación en tiempo real de contraseñas de usuarios contra violaciones de datos", diff --git a/install/languages/fa-IR/Settings/YetiForce.json b/install/languages/fa-IR/Settings/YetiForce.json index fb506f000417..653bb3618ca2 100644 --- a/install/languages/fa-IR/Settings/YetiForce.json +++ b/install/languages/fa-IR/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "یکپارچه سازی با نقشه مدرن برای جستجوی نشانی", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/fi-FI/Settings/YetiForce.json b/install/languages/fi-FI/Settings/YetiForce.json index c79afde45726..c47356b4fe23 100644 --- a/install/languages/fi-FI/Settings/YetiForce.json +++ b/install/languages/fi-FI/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/fr-FR/Settings/YetiForce.json b/install/languages/fr-FR/Settings/YetiForce.json index 8b7880c9f1af..3c8a6074e242 100644 --- a/install/languages/fr-FR/Settings/YetiForce.json +++ b/install/languages/fr-FR/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Recherche rapide et facile de n'importe quelle adresse dans le monde", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Intégration avec une carte moderne pour la visualisation des données, la cartographie des itinéraires et la recherche d'adresses", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Vérification en temps réel des mots de passe des utilisateurs contre les violations de données", diff --git a/install/languages/he-IL/Settings/YetiForce.json b/install/languages/he-IL/Settings/YetiForce.json index c79afde45726..c47356b4fe23 100644 --- a/install/languages/he-IL/Settings/YetiForce.json +++ b/install/languages/he-IL/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/hr-HR/Settings/YetiForce.json b/install/languages/hr-HR/Settings/YetiForce.json index 4c98d3535da1..5b9355119ff4 100644 --- a/install/languages/hr-HR/Settings/YetiForce.json +++ b/install/languages/hr-HR/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrirajte se uz modernu kartu za pretraživanje adresa", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrirajte se sa modernom kartom za vizualizaciju podataka, mapiranje ruta i traženje adresa", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Provjera korisničkih lozinki u stvarnom vremenu protiv krađe podataka", diff --git a/install/languages/hu-HU/Settings/YetiForce.json b/install/languages/hu-HU/Settings/YetiForce.json index 241be76f69fe..65577a1e594d 100644 --- a/install/languages/hu-HU/Settings/YetiForce.json +++ b/install/languages/hu-HU/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrálva a modern térképcím alapú keresés", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "A YetiForce Address Search a saját fejlesztésű megoldásunk, amely lehetővé teszi, hogy keressen a világ bármely pontján található postacímet, valamint a nagy közigazgatási intézmények postacímeit. Ez az addon az OpenStreetMap (OSM) motoron alapul, amelyet a hiperhatékony felhőnkben futtatnak. Ez az integráció növeli a funkcionalitás hatékonyságát, jelentősen javítja a nyilvános OSM-kiszolgálók biztonságát, és költségmegtakarítást eredményez a népszerű Google Maps szolgáltatáshoz képest.\n\nA funkcionalitás minden modulban használható, amely címadatok megadását igényli, pl. a „Leadek”, „Számlák”, „Kapcsolatok”, „Ajánlatok” vagy „Értékesítési számlák” alatt.\n\nJEGYZET! Törődünk a vállalat bizalmas adatainak titkosságával és biztonságával. A felhasználók (alkalmazottak) által a YetiForce CRM rendszerbe beírt adatokat nem menti és nem küldi el a YetiForce Sp. z o.o. részére, amely szoftvergyártó.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "A YetiForce Address Search a saját fejlesztésű megoldásunk, amely lehetővé teszi, hogy keressen a világ bármely pontján található postacímet, valamint a nagy közigazgatási intézmények postacímeit. Ez az addon az OpenStreetMap (OSM) motoron alapul, amelyet a hiperhatékony felhőnkben futtatnak. Ez az integráció növeli a funkcionalitás hatékonyságát, jelentősen javítja a nyilvános OSM-kiszolgálók biztonságát, és költségmegtakarítást eredményez a népszerű Google Maps szolgáltatáshoz képest.\n\nA funkcionalitás minden modulban használható, amely címadatok megadását igényli, pl. a „Leadek”, „Számlák”, „Kapcsolatok”, „Ajánlatok” vagy „Értékesítési számlák” alatt.\n\nJEGYZET! Törődünk a vállalat bizalmas adatainak titkosságával és biztonságával. A felhasználók (alkalmazottak) által a YetiForce CRM rendszerbe beírt adatokat nem menti és nem küldi el a YetiForce S.A. részére, amely szoftvergyártó.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrálja a modern térkép adat-vizualizáció, útvonal feltérképezése, cím keresés", "LBL_SHOP_YETIFORCEMAP_DESC": "A YetiForce elindította saját, hihetetlenül hatékony és biztonságos térképszervereit, amelyek az Open Street Maps motorra épülnek. A kiegészítő lehetővé teszi:\n\n- A YetiForce CRM-hez hozzáadott vállalatok és kapcsolattartók közvetlen megjelenítése.\n- Útvonalak kiszámítása a rendszerben létező vállalatok és kapcsolattartók között.\n- A rendszerhez felvett vállalatok címadatainak keresése.\n\nA YetiForce Map megoldás fő előnyei a fokozott biztonság (a nyilvános szerverekhez képest), jelentős összeg megtakarítása (összehasonlítva a Google Maps-szel), valamint a csúcstechnológiájú szerver-technológiának köszönhetően magas hatékonyság.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "A felhasználói jelszavak valós idejű ellenőrzése az adatokvédelem érdekében", diff --git a/install/languages/id-ID/Settings/YetiForce.json b/install/languages/id-ID/Settings/YetiForce.json index c79afde45726..c47356b4fe23 100644 --- a/install/languages/id-ID/Settings/YetiForce.json +++ b/install/languages/id-ID/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/ja-JP/Settings/YetiForce.json b/install/languages/ja-JP/Settings/YetiForce.json index bf335f1ca442..bf0065acd7b3 100644 --- a/install/languages/ja-JP/Settings/YetiForce.json +++ b/install/languages/ja-JP/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/ko-KR/Settings/YetiForce.json b/install/languages/ko-KR/Settings/YetiForce.json index c79afde45726..c47356b4fe23 100644 --- a/install/languages/ko-KR/Settings/YetiForce.json +++ b/install/languages/ko-KR/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/my-MM/Settings/YetiForce.json b/install/languages/my-MM/Settings/YetiForce.json index c79afde45726..c47356b4fe23 100644 --- a/install/languages/my-MM/Settings/YetiForce.json +++ b/install/languages/my-MM/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/nl-BE/Settings/YetiForce.json b/install/languages/nl-BE/Settings/YetiForce.json index e7931be20f87..357f060a416d 100644 --- a/install/languages/nl-BE/Settings/YetiForce.json +++ b/install/languages/nl-BE/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/nl-NL/Settings/YetiForce.json b/install/languages/nl-NL/Settings/YetiForce.json index e7931be20f87..357f060a416d 100644 --- a/install/languages/nl-NL/Settings/YetiForce.json +++ b/install/languages/nl-NL/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/no-NO/Settings/YetiForce.json b/install/languages/no-NO/Settings/YetiForce.json index b3e7842c9705..7303212b83e8 100644 --- a/install/languages/no-NO/Settings/YetiForce.json +++ b/install/languages/no-NO/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/pl-PL/Settings/YetiForce.json b/install/languages/pl-PL/Settings/YetiForce.json index 72069f5d7e91..5d8a2b5e4284 100644 --- a/install/languages/pl-PL/Settings/YetiForce.json +++ b/install/languages/pl-PL/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Zintegruj się z nowoczesną mapą do wyszukiwania adresów", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search jest autorskim rozwiązaniem, dzięki któremu możesz wyszukać adres pocztowy dowolnego miejsca na całym świecie oraz adresy pocztowe ważniejszych instytucji administracji publicznej. Dodatek ten bazuje na silniku OpenStreetMap (OSM), który został uruchomiony w naszej hiperwydajnej chmurze. Taka integracja zwiększa wydajność działania funkcjonalności, znacznie poprawia bezpieczeństwo względem serwerów publicznych OSM oraz pozwala na duże oszczędności finansowe w porównaniu do popularnej usługi Google Maps.\n\nZ funkcjonalności możesz skorzystać w każdym module w systemie CRM, w którym znajduje się sekcja wymagająca wprowadzenia danych adresowych, m.in. w modułach “Leady”, “Kontrahenci”, “Kontakty”, “Oferty” czy “Faktury sprzedażowe”.\n\nWAŻNE! Dbamy o poufność i bezpieczeństwo danych wrażliwych Twojej firmy. Jakiekolwiek dane wprowadzane przez użytkowników (pracowników) do systemu YetiForce CRM nie są w nim zapisywane ani wysyłane do firmy YetiForce Sp. z o.o., która jest producentem oprogramowania.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search jest autorskim rozwiązaniem, dzięki któremu możesz wyszukać adres pocztowy dowolnego miejsca na całym świecie oraz adresy pocztowe ważniejszych instytucji administracji publicznej. Dodatek ten bazuje na silniku OpenStreetMap (OSM), który został uruchomiony w naszej hiperwydajnej chmurze. Taka integracja zwiększa wydajność działania funkcjonalności, znacznie poprawia bezpieczeństwo względem serwerów publicznych OSM oraz pozwala na duże oszczędności finansowe w porównaniu do popularnej usługi Google Maps.\n\nZ funkcjonalności możesz skorzystać w każdym module w systemie CRM, w którym znajduje się sekcja wymagająca wprowadzenia danych adresowych, m.in. w modułach “Leady”, “Kontrahenci”, “Kontakty”, “Oferty” czy “Faktury sprzedażowe”.\n\nWAŻNE! Dbamy o poufność i bezpieczeństwo danych wrażliwych Twojej firmy. Jakiekolwiek dane wprowadzane przez użytkowników (pracowników) do systemu YetiForce CRM nie są w nim zapisywane ani wysyłane do firmy YetiForce S.A., która jest producentem oprogramowania.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Zintegruj się z nowoczesną mapą do wizualizacji danych, wyliczania tras i wyszukiwania adresów", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce uruchomił własne, niezwykle wydajne i bezpieczne serwery map, oparte na silniku Open Street Maps [OSM], dzięki którym w łatwy sposób:\n\n- zwizualizujesz firmy i kontakty dodane do YetiForce CRM bezpośrednio na mapie świata,\n- obliczysz trasy pomiędzy firmami i kontaktami istniejącymi w systemie,\n- wyszukasz dane adresowe firm, które dodajesz do systemu.\n\nGłównymi zaletami integracji jest poprawa bezpieczeństwa (używamy własnych serwerów), oszczędność finansowa (w porównaniu do usługi Google Maps) oraz wysoka wydajność osiągnięta dzięki uruchomieniu usługi na bardzo szybkich serwerach.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Sprawdzaj w czasie rzeczywistym, czy hasła użytkowników zostały skompromitowane", diff --git a/install/languages/pt-BR/Settings/YetiForce.json b/install/languages/pt-BR/Settings/YetiForce.json index e1c7fb49394d..62704adf3979 100644 --- a/install/languages/pt-BR/Settings/YetiForce.json +++ b/install/languages/pt-BR/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/pt-PT/Settings/YetiForce.json b/install/languages/pt-PT/Settings/YetiForce.json index 1dce645f6247..c45f004f897f 100644 --- a/install/languages/pt-PT/Settings/YetiForce.json +++ b/install/languages/pt-PT/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/ro-RO/Settings/YetiForce.json b/install/languages/ro-RO/Settings/YetiForce.json index b91e4cf1d553..14af4e68d3d1 100644 --- a/install/languages/ro-RO/Settings/YetiForce.json +++ b/install/languages/ro-RO/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/ru-RU/Settings/YetiForce.json b/install/languages/ru-RU/Settings/YetiForce.json index 86ff8fa8aba8..ece86b1833a3 100644 --- a/install/languages/ru-RU/Settings/YetiForce.json +++ b/install/languages/ru-RU/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/sh-HR/Settings/YetiForce.json b/install/languages/sh-HR/Settings/YetiForce.json index 875126629a5b..ebec7017b165 100644 --- a/install/languages/sh-HR/Settings/YetiForce.json +++ b/install/languages/sh-HR/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrirajte se uz modernu kartu za pretraživanje adresa", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrirajte se sa modernom kartom za vizualizaciju podataka, mapiranje ruta i traženje adresa", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Provjera korisničkih lozinki u stvarnom vremenu protiv krađe podataka", diff --git a/install/languages/sk-SK/Settings/YetiForce.json b/install/languages/sk-SK/Settings/YetiForce.json index e138d64820cb..ca982d0f5778 100644 --- a/install/languages/sk-SK/Settings/YetiForce.json +++ b/install/languages/sk-SK/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/sl-SI/Settings/YetiForce.json b/install/languages/sl-SI/Settings/YetiForce.json index 2037d3e9278d..671cb11f6af0 100644 --- a/install/languages/sl-SI/Settings/YetiForce.json +++ b/install/languages/sl-SI/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/sr-CS/Settings/YetiForce.json b/install/languages/sr-CS/Settings/YetiForce.json index 875126629a5b..ebec7017b165 100644 --- a/install/languages/sr-CS/Settings/YetiForce.json +++ b/install/languages/sr-CS/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrirajte se uz modernu kartu za pretraživanje adresa", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrirajte se sa modernom kartom za vizualizaciju podataka, mapiranje ruta i traženje adresa", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Provjera korisničkih lozinki u stvarnom vremenu protiv krađe podataka", diff --git a/install/languages/sv-SE/Settings/YetiForce.json b/install/languages/sv-SE/Settings/YetiForce.json index ac9742523a65..839163caa531 100644 --- a/install/languages/sv-SE/Settings/YetiForce.json +++ b/install/languages/sv-SE/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/th-TH/Settings/YetiForce.json b/install/languages/th-TH/Settings/YetiForce.json index c79afde45726..c47356b4fe23 100644 --- a/install/languages/th-TH/Settings/YetiForce.json +++ b/install/languages/th-TH/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/tr-TR/Settings/YetiForce.json b/install/languages/tr-TR/Settings/YetiForce.json index a61fcef303a2..d55b0793d024 100644 --- a/install/languages/tr-TR/Settings/YetiForce.json +++ b/install/languages/tr-TR/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/uk-UA/Settings/YetiForce.json b/install/languages/uk-UA/Settings/YetiForce.json index 65ebbe21b2b1..3a228579f934 100644 --- a/install/languages/uk-UA/Settings/YetiForce.json +++ b/install/languages/uk-UA/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/vi-VN/Settings/YetiForce.json b/install/languages/vi-VN/Settings/YetiForce.json index f228278e6639..39fcfaa7f5df 100644 --- a/install/languages/vi-VN/Settings/YetiForce.json +++ b/install/languages/vi-VN/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Tích hợp với một bản đồ hiện đại để tìm kiếm địa chỉ", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Tích hợp với một bản đồ hiện đại cho dữ liệu trực quan, đồ đường chỉ đường và tìm kiếm địa chỉ", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/zh-CN/Settings/YetiForce.json b/install/languages/zh-CN/Settings/YetiForce.json index 2ef8fd4baaa9..35f4b121ee65 100644 --- a/install/languages/zh-CN/Settings/YetiForce.json +++ b/install/languages/zh-CN/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/install/languages/zh-TW/Settings/YetiForce.json b/install/languages/zh-TW/Settings/YetiForce.json index c79afde45726..c47356b4fe23 100644 --- a/install/languages/zh-TW/Settings/YetiForce.json +++ b/install/languages/zh-TW/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/languages/en-US/Settings/Watchdog.json b/languages/en-US/Settings/Watchdog.json index ca918888631f..def2a105e9d0 100644 --- a/languages/en-US/Settings/Watchdog.json +++ b/languages/en-US/Settings/Watchdog.json @@ -3,7 +3,7 @@ "Watchdog": "Watchdog", "LBL_YETIFORCE_WATCHDOG_HEADER": "YetiForce watchdog monitor", "LBL_YETIFORCE_WATCHDOG_DESC": "Configuration page of YetiForce watchdog monitoring service", - "LBL_YETIFORCE_WATCHDOG_FULL_DESC": "The watchdog mechanism monitors the CRM system work and transfers selected information to YetiForce Sp. z o.o. All collected information will not be published and is intended only to monitor the CRM system for incorrect operation and the environment on which it is installed.", + "LBL_YETIFORCE_WATCHDOG_FULL_DESC": "The watchdog mechanism monitors the CRM system work and transfers selected information to YetiForce S.A. All collected information will not be published and is intended only to monitor the CRM system for incorrect operation and the environment on which it is installed.", "LBL_PARAM_NAME": "Parameter", "LBL_PARAM_VAL": "Value", "LBL_PARAM_NOT_ALLOWED": "Parameter not allowed", diff --git a/languages/en-US/Settings/YetiForce.json b/languages/en-US/Settings/YetiForce.json index 0a944c5d64ab..1d3f059bc7f8 100644 --- a/languages/en-US/Settings/YetiForce.json +++ b/languages/en-US/Settings/YetiForce.json @@ -97,7 +97,7 @@ "LBL_SHOP_MODULESENTERPRISE_INTRO": "", "LBL_SHOP_MODULESENTERPRISE_DESC": "", "LBL_SHOP_YETIFORCEGEOCODER_INTRO": "Integrate with a modern map for address search", - "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce Sp. z o.o., which is a software producer.", + "LBL_SHOP_YETIFORCEGEOCODER_DESC": "YetiForce Address Search is our proprietary solution that allows you to search for a postal address located anywhere in the world as well as postal addresses for major public administration institutions. This addon is based on the OpenStreetMap (OSM) engine that is run in our hyper-efficient cloud. This integration increases the efficiency of the functionality, significantly improves security in relation to public OSM servers, and provides cost-saving in comparison to using the popular Google Maps service.\n\nThe functionality can be used in every module which requires entering address data, e.g. in 'Leads', 'Accounts', 'Contacts', 'Quotes' or 'Sales invoices'.\n\nNOTE! We care about the confidentiality and security of your company's sensitive data. Any data entered by users (employees) into the YetiForce CRM system is not saved or sent to YetiForce S.A., which is a software producer.", "LBL_SHOP_YETIFORCEMAP_INTRO": "Integrate with a modern map for data visualization, route mapping and address search", "LBL_SHOP_YETIFORCEMAP_DESC": "YetiForce has launched its own, incredibly efficient and secure map servers that are based on the Open Street Maps engine. The add-on enables:\n\n- Direct visualization of Companies and Contacts added to YetiForce CRM.\n- Routes calculation between Companies and Contacts existing in the system.\n- Searching address data of Companies added to the system.\n\nThe main advantages of the YetiForce Map solution are increased security (in comparison to public servers), saving a significant amount of money (in comparison to Google Maps), and high efficiency due to the use of cutting edge server technology.", "LBL_SHOP_YETIFORCEPASSWORD_INTRO": "Real-time verification of user passwords against data breaches", diff --git a/layouts/basic/modules/Calendar/Edit/Field/DateTime.tpl b/layouts/basic/modules/Calendar/Edit/Field/DateTime.tpl index 5885b395ddc0..2ec8d06a658f 100644 --- a/layouts/basic/modules/Calendar/Edit/Field/DateTime.tpl +++ b/layouts/basic/modules/Calendar/Edit/Field/DateTime.tpl @@ -6,7 +6,7 @@ * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. -* Contributor(s): YetiForce Sp. z o.o. +* Contributor(s): YetiForce S.A. ********************************************************************************/ -->*} {strip} diff --git a/layouts/basic/modules/Calendar/ImportResult.tpl b/layouts/basic/modules/Calendar/ImportResult.tpl index 4864b6e11f26..fbe4e4643ff7 100644 --- a/layouts/basic/modules/Calendar/ImportResult.tpl +++ b/layouts/basic/modules/Calendar/ImportResult.tpl @@ -6,72 +6,72 @@ * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. -* Contributor(s): YetiForce Sp. z o.o +* Contributor(s): YetiForce S.A. ********************************************************************************/ -->*} {strip} - -
- - - - - - {if !empty($ERROR_MESSAGE)} + +
+ +
- - {\App\Language::translate('LBL_IMPORT', $MODULE_NAME)} {\App\Language::translate($MODULE_NAME, $MODULE_NAME)} -  - {\App\Language::translate('LBL_RESULT', $MODULE_NAME)} - -
- - {else} - - + + {/if} + + - {/if} - - - -
- {$ERROR_MESSAGE} + + + {\App\Language::translate('LBL_IMPORT', $MODULE_NAME)} {\App\Language::translate($MODULE_NAME, $MODULE_NAME)} +  - {\App\Language::translate('LBL_RESULT', $MODULE_NAME)} +
- - - - - - - - - - - + {if !empty($ERROR_MESSAGE)} + + + + {else} + + + + + + + + + + + +
{\App\Language::translate('LBL_TOTAL_EVENTS_IMPORTED', $MODULE_NAME)}:{$SUCCESS_EVENTS}
{\App\Language::translate('LBL_TOTAL_EVENTS_SKIPPED', $MODULE_NAME)}:{$SKIPPED_EVENTS}
+ {$ERROR_MESSAGE} +
+ + + + + + + + + + + - - - - - - - - - - -
{\App\Language::translate('LBL_TOTAL_EVENTS_IMPORTED', $MODULE_NAME)}:{$SUCCESS_EVENTS}
{\App\Language::translate('LBL_TOTAL_EVENTS_SKIPPED', $MODULE_NAME)}:{$SKIPPED_EVENTS}
{\App\Language::translate('LBL_TOTAL_TASKS_IMPORTED', $MODULE_NAME)}:{$SUCCESS_TASKS}
{\App\Language::translate('LBL_TOTAL_TASKS_SKIPPED', $MODULE_NAME)}:{$SKIPPED_TASKS}
+
{\App\Language::translate('LBL_TOTAL_TASKS_IMPORTED', $MODULE_NAME)}:{$SUCCESS_TASKS}
{\App\Language::translate('LBL_TOTAL_TASKS_SKIPPED', $MODULE_NAME)}:{$SKIPPED_TASKS}
+
+
- -
- - {/strip} +
+ +{/strip} diff --git a/layouts/basic/modules/Contacts/DetailViewHeaderTitle.tpl b/layouts/basic/modules/Contacts/DetailViewHeaderTitle.tpl index 406614cd69d9..4c6161a9d8aa 100644 --- a/layouts/basic/modules/Contacts/DetailViewHeaderTitle.tpl +++ b/layouts/basic/modules/Contacts/DetailViewHeaderTitle.tpl @@ -6,7 +6,7 @@ * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. -* Contributor(s): YetiForce Sp. z o.o +* Contributor(s): YetiForce S.A. ********************************************************************************/ -->*} {strip} diff --git a/layouts/basic/modules/HelpDesk/DetailViewHeaderTitle.tpl b/layouts/basic/modules/HelpDesk/DetailViewHeaderTitle.tpl index 015cb8c2d915..e3b0e5907a1f 100644 --- a/layouts/basic/modules/HelpDesk/DetailViewHeaderTitle.tpl +++ b/layouts/basic/modules/HelpDesk/DetailViewHeaderTitle.tpl @@ -6,7 +6,7 @@ * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. -* Contributor(s): YetiForce Sp. z o.o +* Contributor(s): YetiForce S.A. ********************************************************************************/ -->*} {strip} diff --git a/layouts/basic/modules/Home/dashboards/DashBoardPreProcess.tpl b/layouts/basic/modules/Home/dashboards/DashBoardPreProcess.tpl index 2244fa8816dd..4440bc771b4a 100644 --- a/layouts/basic/modules/Home/dashboards/DashBoardPreProcess.tpl +++ b/layouts/basic/modules/Home/dashboards/DashBoardPreProcess.tpl @@ -6,17 +6,17 @@ * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. -* Contributor(s): YetiForce Sp. z o.o. +* Contributor(s): YetiForce S.A. ********************************************************************************/ -->*} {strip} - -{include file=\App\Layout::getTemplatePath('PageHeader.tpl', $MODULE_NAME)} -
-
-
- {include file=\App\Layout::getTemplatePath('dashboards/DashBoardHeader.tpl', $MODULE_NAME) DASHBOARDHEADER_TITLE=\App\Language::translate($MODULE, $MODULE)} -
- {include file=\App\Layout::getTemplatePath('dashboards/DashBoardPreProcessAjax.tpl', $MODULE_NAME)} - + + {include file=\App\Layout::getTemplatePath('PageHeader.tpl', $MODULE_NAME)} +
+
+
+ {include file=\App\Layout::getTemplatePath('dashboards/DashBoardHeader.tpl', $MODULE_NAME) DASHBOARDHEADER_TITLE=\App\Language::translate($MODULE, $MODULE)} +
+ {include file=\App\Layout::getTemplatePath('dashboards/DashBoardPreProcessAjax.tpl', $MODULE_NAME)} + {/strip} diff --git a/layouts/basic/modules/Leads/DetailViewHeaderTitle.tpl b/layouts/basic/modules/Leads/DetailViewHeaderTitle.tpl index 1f2a9ef48ba7..6f205486320c 100644 --- a/layouts/basic/modules/Leads/DetailViewHeaderTitle.tpl +++ b/layouts/basic/modules/Leads/DetailViewHeaderTitle.tpl @@ -6,10 +6,10 @@ * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. -* Contributor(s): YetiForce Sp. z o.o +* Contributor(s): YetiForce S.A. ********************************************************************************/ -->*} {strip} - + {include file=\App\Layout::getTemplatePath('DetailViewHeaderTitle.tpl', 'Vtiger')} {/strip} diff --git a/layouts/basic/modules/Settings/CronTasks/ListViewContents.tpl b/layouts/basic/modules/Settings/CronTasks/ListViewContents.tpl index 74406654fe8a..bdc575f8aea5 100644 --- a/layouts/basic/modules/Settings/CronTasks/ListViewContents.tpl +++ b/layouts/basic/modules/Settings/CronTasks/ListViewContents.tpl @@ -6,99 +6,98 @@ * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. -* Contributor(s): YetiForce Sp. z o.o. +* Contributor(s): YetiForce S.A. ********************************************************************************/ -->*} {strip} - -
- - no-image -

{\App\Language::translate('LBL_LOADING_LISTVIEW_CONTENTS')}........

-
- {assign var="NAME_FIELDS" value=$MODULE_MODEL->getNameFields()} - - - - - {assign var=WIDTH value={99/(count($LISTVIEW_HEADERS))}} - {foreach item=LISTVIEW_HEADER from=$LISTVIEW_HEADERS} - - {/foreach} - - - - - {foreach item=LISTVIEW_ENTRY from=$LISTVIEW_ENTRIES} - {assign var="DURATION" $LISTVIEW_ENTRY->getDisplayValue('duration')} - -
- has('sort'))} class="listViewHeaderValues u-cursor-pointer js-listview_header" data-js="click" data-nextsortorderval="{if !empty($COLUMN_NAME) && $COLUMN_NAME eq $LISTVIEW_HEADER->get('name')}{$NEXT_SORT_ORDER}{else}ASC{/if}" data-columnname="{$LISTVIEW_HEADER->get('name')}" {/if}>{\App\Language::translate($LISTVIEW_HEADER->get('label'), $QUALIFIED_MODULE)} - {if !empty($COLUMN_NAME) && $COLUMN_NAME eq $LISTVIEW_HEADER->get('name')}  {/if} -
- +
+ + no-image +

{\App\Language::translate('LBL_LOADING_LISTVIEW_CONTENTS')}........

+
+ {assign var="NAME_FIELDS" value=$MODULE_MODEL->getNameFields()} + + + + + {assign var=WIDTH value={99/(count($LISTVIEW_HEADERS))}} + {foreach item=LISTVIEW_HEADER from=$LISTVIEW_HEADERS} + + {/foreach} + + + + + {foreach item=LISTVIEW_ENTRY from=$LISTVIEW_ENTRIES} + {assign var="DURATION" $LISTVIEW_ENTRY->getDisplayValue('duration')} + + - {foreach item=LISTVIEW_HEADER from=$LISTVIEW_HEADERS} - {assign var=LISTVIEW_HEADERNAME value=$LISTVIEW_HEADER->get('name')} - {assign var=LAST_COLUMN value=$LISTVIEW_HEADER@last} - {assign var="VALUE" $LISTVIEW_ENTRY->getDisplayValue($LISTVIEW_HEADERNAME)} - - - + - {/if} - + + {if !$RECORD_LINK@last} +    + {/if} + {/foreach} + + + + {/if} + + {/foreach} + {/foreach} - - {/foreach} - -
+ has('sort'))} class="listViewHeaderValues u-cursor-pointer js-listview_header" data-js="click" data-nextsortorderval="{if !empty($COLUMN_NAME) && $COLUMN_NAME eq $LISTVIEW_HEADER->get('name')}{$NEXT_SORT_ORDER}{else}ASC{/if}" data-columnname="{$LISTVIEW_HEADER->get('name')}" {/if}>{\App\Language::translate($LISTVIEW_HEADER->get('label'), $QUALIFIED_MODULE)} + {if !empty($COLUMN_NAME) && $COLUMN_NAME eq $LISTVIEW_HEADER->get('name')}  {/if} +
+ - -   - {if $LISTVIEW_HEADERNAME==='duration'} - {if $VALUE==='running'} - {elseif $VALUE==='timeout'} - {else}{$VALUE} - {/if} - {else} - {$VALUE} - {/if} - {if $LAST_COLUMN && $LISTVIEW_ENTRY->getRecordLinks()} -
- - {foreach item=RECORD_LINK from=$LISTVIEW_ENTRY->getRecordLinks()} - {assign var="RECORD_LINK_URL" value=$RECORD_LINK->getUrl()} - get('name')} + {assign var=LAST_COLUMN value=$LISTVIEW_HEADER@last} + {assign var="VALUE" $LISTVIEW_ENTRY->getDisplayValue($LISTVIEW_HEADERNAME)} + +
+   + {if $LISTVIEW_HEADERNAME==='duration'} + {if $VALUE==='running'} + {elseif $VALUE==='timeout'} + {else}{$VALUE} + {/if} + {else} + {$VALUE} + {/if} + {if $LAST_COLUMN && $LISTVIEW_ENTRY->getRecordLinks()} + +
+ + {foreach item=RECORD_LINK from=$LISTVIEW_ENTRY->getRecordLinks()} + {assign var="RECORD_LINK_URL" value=$RECORD_LINK->getUrl()} + - - - {if !$RECORD_LINK@last} -    - {/if} - {/foreach} - -
-
- - - {if !empty($LISTVIEW_ENTRIES_COUNT) && $LISTVIEW_ENTRIES_COUNT eq '0'} - - - - -
- {\App\Language::translate('LBL_NO')} {\App\Language::translate($MODULE, $QUALIFIED_MODULE)} {\App\Language::translate('LBL_FOUND')} -
- {/if} -
- - + + + {if !empty($LISTVIEW_ENTRIES_COUNT) && $LISTVIEW_ENTRIES_COUNT eq '0'} + + + + + + +
+ {\App\Language::translate('LBL_NO')} {\App\Language::translate($MODULE, $QUALIFIED_MODULE)} {\App\Language::translate('LBL_FOUND')} +
+ {/if} + + + {/strip} diff --git a/layouts/basic/modules/Settings/Groups/EditView.tpl b/layouts/basic/modules/Settings/Groups/EditView.tpl index 794b45a3b21f..c37caafb8e66 100644 --- a/layouts/basic/modules/Settings/Groups/EditView.tpl +++ b/layouts/basic/modules/Settings/Groups/EditView.tpl @@ -5,14 +5,14 @@ * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. -* Contributor(s): YetiForce Sp. z o.o. +* Contributor(s): YetiForce S.A. *************************************************************************************} {strip}
- - + +
@@ -25,7 +25,7 @@
+ data-validation-engine="validate[required]">
@@ -34,7 +34,7 @@
+ value="{$RECORD_MODEL->getDescription()}" />
@@ -51,10 +51,10 @@
@@ -82,17 +82,17 @@ {assign var="GROUP_MEMBERS" value=$RECORD_MODEL->getMembers()} {assign var="RECORD_MEMBER_ID" value=$RECORD_MODEL->getMemberId()} - {foreach item=PICKLIST_MODULE from=$PICKLIST_MODULES} - - {/foreach} - +
+
+
+ {include file=\App\Layout::getTemplatePath('BreadCrumbs.tpl', $MODULE_NAME)}
-
-
- {include file=\App\Layout::getTemplatePath('ModulePickListDetail.tpl', $QUALIFIED_MODULE)} -
+
+
+
+ +
+ +
+
+
+
+ {include file=\App\Layout::getTemplatePath('ModulePickListDetail.tpl', $QUALIFIED_MODULE)} +
-
- {if empty($NO_PICKLIST_FIELDS)} - {include file=\App\Layout::getTemplatePath('PickListValueDetail.tpl', $QUALIFIED_MODULE)} - {/if} +
+ {if empty($NO_PICKLIST_FIELDS)} + {include file=\App\Layout::getTemplatePath('PickListValueDetail.tpl', $QUALIFIED_MODULE)} + {/if} +
-
- {/strip} +{/strip} diff --git a/layouts/basic/modules/Settings/Profiles/EditView.tpl b/layouts/basic/modules/Settings/Profiles/EditView.tpl index f0de0a3ff579..4cacdf032f7e 100644 --- a/layouts/basic/modules/Settings/Profiles/EditView.tpl +++ b/layouts/basic/modules/Settings/Profiles/EditView.tpl @@ -6,7 +6,7 @@ * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. -* Contributor(s): YetiForce Sp. z o.o +* Contributor(s): YetiForce S.A. ********************************************************************************/ -->*} {strip} @@ -18,246 +18,252 @@
- - - + + + {assign var=RECORD_ID value=$RECORD_MODEL->getId()} {if $RECORD_ID}{/if} {if $MODE}{/if} hasGlobalReadPermission()}value="1" - {else}value="0"{/if} /> + {else}value="0" + {/if} /> hasGlobalWritePermission()}value="1" - {else}value="0"{/if} /> + {else}value="0" + {/if} />
+ value="{$RECORD_MODEL->getName()}" data-validation-engine="validate[required]" />
-
+
+ id="description">{$RECORD_MODEL->getDescription()}
-
+

+ :

- - - - - - - - + + + + + + + + - {assign var=PROFILE_MODULES value=$RECORD_MODEL->getModulePermissions()} - {foreach from=$PROFILE_MODULES key=TABID item=PROFILE_MODULE} - {assign var=MODULE_NAME value=$PROFILE_MODULE->getName()} - - + - {assign var="BASIC_ACTION_ORDER" value=array(2,3,0,1)} - {foreach from=$BASIC_ACTION_ORDER item=ORDERID} - - {/foreach} - - +
+ {\App\Language::translate($PROFILE_MODULE->get('label'), $PROFILE_MODULE->getName())} +
+ + {assign var="BASIC_ACTION_ORDER" value=array(2,3,0,1)} + {foreach from=$BASIC_ACTION_ORDER item=ORDERID} + + {/foreach} + + - {if $PROFILE_MODULE->getFields()} + {if $PROFILE_MODULE->getFields()} + + + + {/if} + {assign var=UTILITY_ACTION_COUNT value=0} + {assign var="ALL_UTILITY_ACTIONS_ARRAY" value=[]} + {foreach from=$ALL_UTILITY_ACTIONS item=ACTION_MODEL} + {if $ACTION_MODEL->isModuleEnabled($PROFILE_MODULE)} + {append var="ALL_UTILITY_ACTIONS_ARRAY" value=$ACTION_MODEL} + {/if} + {/foreach} + {if $ALL_UTILITY_ACTIONS_ARRAY} - - {/if} - {assign var=UTILITY_ACTION_COUNT value=0} - {assign var="ALL_UTILITY_ACTIONS_ARRAY" value=[]} - {foreach from=$ALL_UTILITY_ACTIONS item=ACTION_MODEL} - {if $ACTION_MODEL->isModuleEnabled($PROFILE_MODULE)} - {append var="ALL_UTILITY_ACTIONS_ARRAY" value=$ACTION_MODEL} + + {/if} {/foreach} - {if $ALL_UTILITY_ACTIONS_ARRAY} - - - - {/if} - {/foreach}
-   - {\App\Language::translate('LBL_MODULES', $QUALIFIED_MODULE)} - -   - {\App\Language::translate('LBL_VIEW_PRIVILEGE', $QUALIFIED_MODULE)} - -   - {\App\Language::translate('LBL_CREATE_PRIVILIGE', $QUALIFIED_MODULE)} - -   - {\App\Language::translate('LBL_EDIT_PRIVILIGE', $QUALIFIED_MODULE)} - -   - {\App\Language::translate('LBL_DELETE_PRIVILIGE', $QUALIFIED_MODULE)} - {\App\Language::translate('LBL_FIELD_AND_TOOL_PRVILIGES', $QUALIFIED_MODULE)} -
+   + {\App\Language::translate('LBL_MODULES', $QUALIFIED_MODULE)} + +   + {\App\Language::translate('LBL_VIEW_PRIVILEGE', $QUALIFIED_MODULE)} + +   + {\App\Language::translate('LBL_CREATE_PRIVILIGE', $QUALIFIED_MODULE)} + +   + {\App\Language::translate('LBL_EDIT_PRIVILIGE', $QUALIFIED_MODULE)} + +   + {\App\Language::translate('LBL_DELETE_PRIVILIGE', $QUALIFIED_MODULE)} + {\App\Language::translate('LBL_FIELD_AND_TOOL_PRVILIGES', $QUALIFIED_MODULE)} +
-
- hasModulePermission($PROFILE_MODULE)}checked="true"{else} - data-module-unchecked="true" {/if}> -
+ {assign var=PROFILE_MODULES value=$RECORD_MODEL->getModulePermissions()} + {foreach from=$PROFILE_MODULES key=TABID item=PROFILE_MODULE} + {assign var=MODULE_NAME value=$PROFILE_MODULE->getName()} +
+
+ hasModulePermission($PROFILE_MODULE)}checked="true" + {else} + data-module-unchecked="true" {/if}> +
-
- {\App\Language::translate($PROFILE_MODULE->get('label'), $PROFILE_MODULE->getName())} -
-
- {assign var="ACTION_MODEL" value=$ALL_BASIC_ACTIONS[$ORDERID]} - {assign var=ACTION_ID value=$ACTION_MODEL->get('actionid')} - {if $ACTION_MODEL->isModuleEnabled($PROFILE_MODULE)} - hasModuleActionPermission($PROFILE_MODULE, $ACTION_MODEL)}checked="true"{elseif empty($RECORD_ID) && empty($IS_DUPLICATE_RECORD)} - checked="true" {else} data-action{$ACTION_ID}-unchecked="true"{/if}> - {/if} - - {if $PROFILE_MODULE->getFields() || $PROFILE_MODULE->isUtilityActionEnabled()} -
- -
- {/if} -
+ {assign var="ACTION_MODEL" value=$ALL_BASIC_ACTIONS[$ORDERID]} + {assign var=ACTION_ID value=$ACTION_MODEL->get('actionid')} + {if $ACTION_MODEL->isModuleEnabled($PROFILE_MODULE)} + hasModuleActionPermission($PROFILE_MODULE, $ACTION_MODEL)}checked="true" + {elseif empty($RECORD_ID) && empty($IS_DUPLICATE_RECORD)} + checked="true" {else} data-action{$ACTION_ID}-unchecked="true" + {/if}> + {/if} + + {if $PROFILE_MODULE->getFields() || $PROFILE_MODULE->isUtilityActionEnabled()} +
+ +
+ {/if} +
+
+
+ +
+ + + + {\App\Language::translate('LBL_INVISIBLE',$QUALIFIED_MODULE)}   + + + + {\App\Language::translate('LBL_READ_ONLY',$QUALIFIED_MODULE)}   + + + + {\App\Language::translate('LBL_WRITE',$QUALIFIED_MODULE)} +
+
+
+
+ {assign var=COUNTER value=0} + {foreach from=$PROFILE_MODULE->getFields() key=FIELD_NAME item=FIELD_MODEL name="fields"} + {if $FIELD_MODEL->isActiveField()} + {assign var="FIELD_ID" value=$FIELD_MODEL->getId()} + {if $COUNTER % 3 == 0} +
+ {/if} +
+ {assign var="FIELD_LOCKED" value=$RECORD_MODEL->isModuleFieldLocked($PROFILE_MODULE, $FIELD_MODEL)} + +
+
+ {if $FIELD_MODEL->isMandatory()} + * + {/if} + + {\App\Language::translate($FIELD_MODEL->getFieldLabel(), $MODULE_NAME) } + + + ({\App\Language::translate($FIELD_MODEL->getBlockName(), $MODULE_NAME)}) + +
+
+ {if $smarty.foreach.fields.last OR ($COUNTER+1) % 3 == 0} +
+ {/if} + {assign var=COUNTER value=$COUNTER+1} + {/if} + {/foreach} +
+
+ + +
-
- -
- - - - {\App\Language::translate('LBL_INVISIBLE',$QUALIFIED_MODULE)}   - - - - {\App\Language::translate('LBL_READ_ONLY',$QUALIFIED_MODULE)}   - - - - {\App\Language::translate('LBL_WRITE',$QUALIFIED_MODULE)} -
-
+
-
- {assign var=COUNTER value=0} - {foreach from=$PROFILE_MODULE->getFields() key=FIELD_NAME item=FIELD_MODEL name="fields"} - {if $FIELD_MODEL->isActiveField()} - {assign var="FIELD_ID" value=$FIELD_MODEL->getId()} - {if $COUNTER % 3 == 0} -
+
+ {foreach from=$ALL_UTILITY_ACTIONS_ARRAY item=ACTION_MODEL name="actions"} + {if $smarty.foreach.actions.index % 3 == 0} +
{/if} -
- {assign var="FIELD_LOCKED" value=$RECORD_MODEL->isModuleFieldLocked($PROFILE_MODULE, $FIELD_MODEL)} - -
-
- {if $FIELD_MODEL->isMandatory()} - * - {/if} - - {\App\Language::translate($FIELD_MODEL->getFieldLabel(), $MODULE_NAME) } - - - ({\App\Language::translate($FIELD_MODEL->getBlockName(), $MODULE_NAME)}) - -
+ {assign var=ACTIONID value=$ACTION_MODEL->get('actionid')} +
+ hasModuleActionPermission($PROFILE_MODULE, $ACTIONID)}checked="true" + {elseif empty($RECORD_ID) && empty($IS_DUPLICATE_RECORD)} + checked="true" {/if}> {\App\Language::translate($ACTION_MODEL->getName(),$QUALIFIED_MODULE)} +
+ {if $smarty.foreach.actions.last OR ($smarty.foreach.actions.index+1) % 3 == 0}
- {if $smarty.foreach.fields.last OR ($COUNTER+1) % 3 == 0} -
- {/if} - {assign var=COUNTER value=$COUNTER+1} {/if} {/foreach}
- -
-
-
-
-
-
- {foreach from=$ALL_UTILITY_ACTIONS_ARRAY item=ACTION_MODEL name="actions"} - {if $smarty.foreach.actions.index % 3 == 0} -
- {/if} - {assign var=ACTIONID value=$ACTION_MODEL->get('actionid')} -
- hasModuleActionPermission($PROFILE_MODULE, $ACTIONID)}checked="true" {elseif empty($RECORD_ID) && empty($IS_DUPLICATE_RECORD)} - checked="true" {/if}> {\App\Language::translate($ACTION_MODEL->getName(),$QUALIFIED_MODULE)} -
- {if $smarty.foreach.actions.last OR ($smarty.foreach.actions.index+1) % 3 == 0} -
- {/if} - {/foreach} -
-
-
-
+
{\App\Language::translate('LBL_CANCEL', $QUALIFIED_MODULE)} -

+ title="{\App\Language::translate('LBL_CANCEL', $QUALIFIED_MODULE)}">{\App\Language::translate('LBL_CANCEL', $QUALIFIED_MODULE)} +

diff --git a/layouts/basic/modules/Settings/Profiles/EditViewContents.tpl b/layouts/basic/modules/Settings/Profiles/EditViewContents.tpl index 7467e79314b7..81cf1db199b6 100644 --- a/layouts/basic/modules/Settings/Profiles/EditViewContents.tpl +++ b/layouts/basic/modules/Settings/Profiles/EditViewContents.tpl @@ -6,7 +6,7 @@ * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. -* Contributor(s): YetiForce Sp. z o.o +* Contributor(s): YetiForce S.A. ********************************************************************************/ -->*} {strip} @@ -15,26 +15,28 @@ {/foreach}
-

{\App\Language::translate('LBL_COPY_PRIVILEGES_FROM',"Settings:Roles")}

+ +

{\App\Language::translate('LBL_COPY_PRIVILEGES_FROM',"Settings:Roles")}

+
-
+