From 0722a5dea08ef83332af127cf21823c663cb24c6 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 2 Apr 2025 14:15:04 +0000 Subject: [PATCH] fix permissions --- .github/workflows/greetings.yml | 0 .github/workflows/image.yml | 0 .github/workflows/main.yml | 0 .gitignore | 0 Admin/Hooks/Cli.php | 0 Admin/Hooks/Web/Api.php | 0 Admin/Install/Admin.install.php | 0 Admin/Install/Admin.php | 0 Admin/Install/Media.install.json | 0 Admin/Install/Media.php | 0 Admin/Install/Media/bill.pdf.php | 0 Admin/Install/Media/lang.php | 0 Admin/Install/Media/logo.png | Bin Admin/Install/Media2.install.json | 0 Admin/Install/Messages.install.json | 0 Admin/Install/Messages.php | 0 Admin/Install/Navigation.install.json | 0 Admin/Install/Navigation.php | 0 Admin/Install/Tag.install.json | 0 Admin/Install/Tag.php | 0 Admin/Install/Taxes/de_small_business.json | 0 Admin/Install/Taxes/taxes.json | 0 Admin/Install/WarehouseManagement.php | 0 Admin/Install/Workflow.install.json | 0 Admin/Install/Workflow.php | 0 Admin/Install/Workflow/bill/WorkflowController.php | 0 Admin/Install/Workflow/bill/WorkflowState.php | 0 Admin/Install/Workflow/bill/instance-list.tpl.php | 0 .../Install/Workflow/bill/instance-profile.tpl.php | 0 Admin/Install/Workflow/bill/lang.php | 0 Admin/Install/Workflow/bill/settings.json | 0 Admin/Install/Workflow/bill/settings.tpl.php | 0 .../Install/Workflow/bill/template-profile.tpl.php | 0 Admin/Install/Workflow/bill/workflow.json | 0 Admin/Install/attributes.json | 0 Admin/Install/db.json | 0 Admin/Install/db.mysql.sql | 0 Admin/Install/db.psql.sql | 0 Admin/Install/paymentterms.json | 0 Admin/Install/shippingterms.json | 0 Admin/Install/types.json | 0 Admin/Installer.php | 0 Admin/Routes/Cli.php | 0 Admin/Routes/Web/Api.php | 0 Admin/Routes/Web/Backend.php | 0 Admin/Status.php | 0 Admin/Uninstaller.php | 0 Admin/Updater.php | 0 Controller/ApiAttributeController.php | 0 Controller/ApiBillController.php | 0 Controller/ApiBillTypeController.php | 0 Controller/ApiController.php | 0 Controller/ApiPriceController.php | 0 Controller/ApiPurchaseController.php | 0 Controller/ApiTaxController.php | 0 Controller/BackendController.php | 0 Controller/CliController.php | 0 Controller/Controller.php | 0 Docs/Dev/en/SUMMARY.md | 0 Docs/Help/en/SUMMARY.md | 0 Docs/Help/en/bill.md | 0 Docs/Help/en/bill_types.md | 0 Docs/Help/en/introduction.md | 0 Docs/Help/en/invoice_recognition.md | 0 Docs/Help/en/taxes.md | 0 Docs/Help/img/bill/bill_element_list.png | Bin Docs/Help/img/bill/bill_invoice_billing_address.png | Bin .../Help/img/bill/bill_invoice_delivery_address.png | Bin Docs/Help/img/bill/bill_invoice_general.png | Bin Docs/Help/img/bill/bill_invoice_terms.png | Bin Docs/Help/img/taxes/taxes_combination.png | Bin Docs/Help/img/taxes/taxes_combinations.png | Bin Docs/img.json | 0 ICLA.txt | 0 Models/Attribute/BillAttributeMapper.php | 0 Models/Attribute/BillAttributeTypeL11nMapper.php | 0 Models/Attribute/BillAttributeTypeMapper.php | 0 Models/Attribute/BillAttributeValueL11nMapper.php | 0 Models/Attribute/BillAttributeValueMapper.php | 0 Models/Bill.php | 0 Models/BillElement.php | 0 Models/BillElementMapper.php | 0 Models/BillMapper.php | 0 Models/BillPaymentStatus.php | 0 Models/BillStatus.php | 0 Models/BillTransferType.php | 0 Models/BillType.php | 0 Models/BillTypeL11nMapper.php | 0 Models/BillTypeMapper.php | 0 Models/InvoiceRecognition.php | 0 Models/NullBill.php | 0 Models/NullBillElement.php | 0 Models/NullBillType.php | 0 Models/NullSubscription.php | 0 Models/PaymentTermL11nMapper.php | 0 Models/PaymentTermMapper.php | 0 Models/PermissionCategory.php | 0 Models/Price/NullPrice.php | 0 Models/Price/Price.php | 0 Models/Price/PriceMapper.php | 0 Models/Price/PriceStatus.php | 0 Models/Price/PriceType.php | 0 Models/PurchaseBillMapper.php | 0 Models/SalesBillMapper.php | 0 Models/SettingsEnum.php | 0 Models/ShippingTermL11nMapper.php | 0 Models/ShippingTermMapper.php | 0 Models/StockBillMapper.php | 0 Models/Subscription.php | 0 Models/SubscriptionMapper.php | 0 Models/Tax/BillTaxType.php | 0 Models/Tax/NullTaxCombination.php | 0 Models/Tax/TaxCombination.php | 0 Models/Tax/TaxCombinationMapper.php | 0 Models/WorkflowStepStatusEnum.php | 0 Models/WorkflowType.php | 0 Models/bill_identifier.json | 0 Models/item_category_identifier.json | 0 README.md | 0 Theme/Backend/Lang/Navigation.de.lang.php | 0 Theme/Backend/Lang/Navigation.en.lang.php | 0 Theme/Backend/Lang/de.lang.php | 0 Theme/Backend/Lang/en.lang.php | 0 Theme/Backend/bill-create.tpl.php | 0 Theme/Backend/finance-taxcombination-list.tpl.php | 0 Theme/Backend/finance-taxcombination-view.tpl.php | 0 Theme/Backend/payment-type-list.tpl.php | 0 Theme/Backend/payment-view.tpl.php | 0 Theme/Backend/purchase-bill-list.tpl.php | 0 Theme/Backend/purchase-bill-upload.tpl.php | 0 Theme/Backend/purchase-bill.tpl.php | 0 Theme/Backend/sales-bill-list.tpl.php | 0 Theme/Backend/shipping-type-list.tpl.php | 0 Theme/Backend/shipping-view.tpl.php | 0 Theme/Cli/Lang/de.lang.php | 0 Theme/Cli/Lang/en.lang.php | 0 Theme/Cli/bill-parsed.tpl.php | 0 composer.json | 0 composer.lock | 0 info.json | 0 tests/Admin/AdminTest.php | 0 tests/Autoloader.php | 0 tests/Bootstrap.php | 0 tests/Controller/Api/ApiBillControllerTrait.php | 0 tests/Controller/Api/ApiPurchaseControllerTrait.php | 0 .../Api/billing/Invoice # INV0041-1-text.pdf | Bin .../Api/billing/Invoice - INV0041-1-image.pdf | Bin tests/Controller/ApiControllerTest.php | 0 tests/Models/BillElementTest.php | 0 tests/Models/BillTest.php | 0 tests/Models/BillTypeTest.php | 0 tests/Models/InvoiceRecognitionTest.php | 0 tests/Models/NullBillElementTest.php | 0 tests/Models/NullBillTest.php | 0 tests/Models/NullBillTypeTest.php | 0 tests/Models/NullSubscriptionTest.php | 0 tests/Models/Price/NullPriceTest.php | 0 tests/Models/PurchaseBillMapperTest.php | 0 tests/Models/SalesBillMapperTest.php | 0 tests/Models/StockBillMapperTest.php | 0 tests/Models/Tax/NullTaxCombinationTest.php | 0 tests/Models/bills/1.json | 0 tests/Models/bills/1.png | Bin tests/Models/bills/10.json | 0 tests/Models/bills/10.png | Bin tests/Models/bills/11.jpg | Bin tests/Models/bills/11.json | 0 tests/Models/bills/12.json | 0 tests/Models/bills/12.png | Bin tests/Models/bills/14.json | 0 tests/Models/bills/14.png | Bin tests/Models/bills/15.json | 0 tests/Models/bills/15.png | Bin tests/Models/bills/16.json | 0 tests/Models/bills/16.png | Bin tests/Models/bills/17.json | 0 tests/Models/bills/17.png | Bin tests/Models/bills/18.jpg | Bin tests/Models/bills/18.json | 0 tests/Models/bills/19.json | 0 tests/Models/bills/19.png | Bin tests/Models/bills/2.json | 0 tests/Models/bills/2.png | Bin tests/Models/bills/3.json | 0 tests/Models/bills/3.png | Bin tests/Models/bills/4.json | 0 tests/Models/bills/4.png | Bin tests/Models/bills/5.json | 0 tests/Models/bills/5.png | Bin tests/Models/bills/6.json | 0 tests/Models/bills/6.png | Bin tests/Models/bills/7.json | 0 tests/Models/bills/7.png | Bin tests/Models/bills/8.json | 0 tests/Models/bills/8.pdf | Bin tests/Models/bills/9.json | 0 tests/Models/bills/9.pdf | Bin tests/phpunit_default.xml | 0 198 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .github/workflows/greetings.yml mode change 100755 => 100644 .github/workflows/image.yml mode change 100755 => 100644 .github/workflows/main.yml mode change 100755 => 100644 .gitignore mode change 100755 => 100644 Admin/Hooks/Cli.php mode change 100755 => 100644 Admin/Hooks/Web/Api.php mode change 100755 => 100644 Admin/Install/Admin.install.php mode change 100755 => 100644 Admin/Install/Admin.php mode change 100755 => 100644 Admin/Install/Media.install.json mode change 100755 => 100644 Admin/Install/Media.php mode change 100755 => 100644 Admin/Install/Media/bill.pdf.php mode change 100755 => 100644 Admin/Install/Media/lang.php mode change 100755 => 100644 Admin/Install/Media/logo.png mode change 100755 => 100644 Admin/Install/Media2.install.json mode change 100755 => 100644 Admin/Install/Messages.install.json mode change 100755 => 100644 Admin/Install/Messages.php mode change 100755 => 100644 Admin/Install/Navigation.install.json mode change 100755 => 100644 Admin/Install/Navigation.php mode change 100755 => 100644 Admin/Install/Tag.install.json mode change 100755 => 100644 Admin/Install/Tag.php mode change 100755 => 100644 Admin/Install/Taxes/de_small_business.json mode change 100755 => 100644 Admin/Install/Taxes/taxes.json mode change 100755 => 100644 Admin/Install/WarehouseManagement.php mode change 100755 => 100644 Admin/Install/Workflow.install.json mode change 100755 => 100644 Admin/Install/Workflow.php mode change 100755 => 100644 Admin/Install/Workflow/bill/WorkflowController.php mode change 100755 => 100644 Admin/Install/Workflow/bill/WorkflowState.php mode change 100755 => 100644 Admin/Install/Workflow/bill/instance-list.tpl.php mode change 100755 => 100644 Admin/Install/Workflow/bill/instance-profile.tpl.php mode change 100755 => 100644 Admin/Install/Workflow/bill/lang.php mode change 100755 => 100644 Admin/Install/Workflow/bill/settings.json mode change 100755 => 100644 Admin/Install/Workflow/bill/settings.tpl.php mode change 100755 => 100644 Admin/Install/Workflow/bill/template-profile.tpl.php mode change 100755 => 100644 Admin/Install/Workflow/bill/workflow.json mode change 100755 => 100644 Admin/Install/attributes.json mode change 100755 => 100644 Admin/Install/db.json mode change 100755 => 100644 Admin/Install/db.mysql.sql mode change 100755 => 100644 Admin/Install/db.psql.sql mode change 100755 => 100644 Admin/Install/paymentterms.json mode change 100755 => 100644 Admin/Install/shippingterms.json mode change 100755 => 100644 Admin/Install/types.json mode change 100755 => 100644 Admin/Installer.php mode change 100755 => 100644 Admin/Routes/Cli.php mode change 100755 => 100644 Admin/Routes/Web/Api.php mode change 100755 => 100644 Admin/Routes/Web/Backend.php mode change 100755 => 100644 Admin/Status.php mode change 100755 => 100644 Admin/Uninstaller.php mode change 100755 => 100644 Admin/Updater.php mode change 100755 => 100644 Controller/ApiAttributeController.php mode change 100755 => 100644 Controller/ApiBillController.php mode change 100755 => 100644 Controller/ApiBillTypeController.php mode change 100755 => 100644 Controller/ApiController.php mode change 100755 => 100644 Controller/ApiPriceController.php mode change 100755 => 100644 Controller/ApiPurchaseController.php mode change 100755 => 100644 Controller/ApiTaxController.php mode change 100755 => 100644 Controller/BackendController.php mode change 100755 => 100644 Controller/CliController.php mode change 100755 => 100644 Controller/Controller.php mode change 100755 => 100644 Docs/Dev/en/SUMMARY.md mode change 100755 => 100644 Docs/Help/en/SUMMARY.md mode change 100755 => 100644 Docs/Help/en/bill.md mode change 100755 => 100644 Docs/Help/en/bill_types.md mode change 100755 => 100644 Docs/Help/en/introduction.md mode change 100755 => 100644 Docs/Help/en/invoice_recognition.md mode change 100755 => 100644 Docs/Help/en/taxes.md mode change 100755 => 100644 Docs/Help/img/bill/bill_element_list.png mode change 100755 => 100644 Docs/Help/img/bill/bill_invoice_billing_address.png mode change 100755 => 100644 Docs/Help/img/bill/bill_invoice_delivery_address.png mode change 100755 => 100644 Docs/Help/img/bill/bill_invoice_general.png mode change 100755 => 100644 Docs/Help/img/bill/bill_invoice_terms.png mode change 100755 => 100644 Docs/Help/img/taxes/taxes_combination.png mode change 100755 => 100644 Docs/Help/img/taxes/taxes_combinations.png mode change 100755 => 100644 Docs/img.json mode change 100755 => 100644 ICLA.txt mode change 100755 => 100644 Models/Attribute/BillAttributeMapper.php mode change 100755 => 100644 Models/Attribute/BillAttributeTypeL11nMapper.php mode change 100755 => 100644 Models/Attribute/BillAttributeTypeMapper.php mode change 100755 => 100644 Models/Attribute/BillAttributeValueL11nMapper.php mode change 100755 => 100644 Models/Attribute/BillAttributeValueMapper.php mode change 100755 => 100644 Models/Bill.php mode change 100755 => 100644 Models/BillElement.php mode change 100755 => 100644 Models/BillElementMapper.php mode change 100755 => 100644 Models/BillMapper.php mode change 100755 => 100644 Models/BillPaymentStatus.php mode change 100755 => 100644 Models/BillStatus.php mode change 100755 => 100644 Models/BillTransferType.php mode change 100755 => 100644 Models/BillType.php mode change 100755 => 100644 Models/BillTypeL11nMapper.php mode change 100755 => 100644 Models/BillTypeMapper.php mode change 100755 => 100644 Models/InvoiceRecognition.php mode change 100755 => 100644 Models/NullBill.php mode change 100755 => 100644 Models/NullBillElement.php mode change 100755 => 100644 Models/NullBillType.php mode change 100755 => 100644 Models/NullSubscription.php mode change 100755 => 100644 Models/PaymentTermL11nMapper.php mode change 100755 => 100644 Models/PaymentTermMapper.php mode change 100755 => 100644 Models/PermissionCategory.php mode change 100755 => 100644 Models/Price/NullPrice.php mode change 100755 => 100644 Models/Price/Price.php mode change 100755 => 100644 Models/Price/PriceMapper.php mode change 100755 => 100644 Models/Price/PriceStatus.php mode change 100755 => 100644 Models/Price/PriceType.php mode change 100755 => 100644 Models/PurchaseBillMapper.php mode change 100755 => 100644 Models/SalesBillMapper.php mode change 100755 => 100644 Models/SettingsEnum.php mode change 100755 => 100644 Models/ShippingTermL11nMapper.php mode change 100755 => 100644 Models/ShippingTermMapper.php mode change 100755 => 100644 Models/StockBillMapper.php mode change 100755 => 100644 Models/Subscription.php mode change 100755 => 100644 Models/SubscriptionMapper.php mode change 100755 => 100644 Models/Tax/BillTaxType.php mode change 100755 => 100644 Models/Tax/NullTaxCombination.php mode change 100755 => 100644 Models/Tax/TaxCombination.php mode change 100755 => 100644 Models/Tax/TaxCombinationMapper.php mode change 100755 => 100644 Models/WorkflowStepStatusEnum.php mode change 100755 => 100644 Models/WorkflowType.php mode change 100755 => 100644 Models/bill_identifier.json mode change 100755 => 100644 Models/item_category_identifier.json mode change 100755 => 100644 README.md mode change 100755 => 100644 Theme/Backend/Lang/Navigation.de.lang.php mode change 100755 => 100644 Theme/Backend/Lang/Navigation.en.lang.php mode change 100755 => 100644 Theme/Backend/Lang/de.lang.php mode change 100755 => 100644 Theme/Backend/Lang/en.lang.php mode change 100755 => 100644 Theme/Backend/bill-create.tpl.php mode change 100755 => 100644 Theme/Backend/finance-taxcombination-list.tpl.php mode change 100755 => 100644 Theme/Backend/finance-taxcombination-view.tpl.php mode change 100755 => 100644 Theme/Backend/payment-type-list.tpl.php mode change 100755 => 100644 Theme/Backend/payment-view.tpl.php mode change 100755 => 100644 Theme/Backend/purchase-bill-list.tpl.php mode change 100755 => 100644 Theme/Backend/purchase-bill-upload.tpl.php mode change 100755 => 100644 Theme/Backend/purchase-bill.tpl.php mode change 100755 => 100644 Theme/Backend/sales-bill-list.tpl.php mode change 100755 => 100644 Theme/Backend/shipping-type-list.tpl.php mode change 100755 => 100644 Theme/Backend/shipping-view.tpl.php mode change 100755 => 100644 Theme/Cli/Lang/de.lang.php mode change 100755 => 100644 Theme/Cli/Lang/en.lang.php mode change 100755 => 100644 Theme/Cli/bill-parsed.tpl.php mode change 100755 => 100644 composer.json mode change 100755 => 100644 composer.lock mode change 100755 => 100644 info.json mode change 100755 => 100644 tests/Admin/AdminTest.php mode change 100755 => 100644 tests/Autoloader.php mode change 100755 => 100644 tests/Bootstrap.php mode change 100755 => 100644 tests/Controller/Api/ApiBillControllerTrait.php mode change 100755 => 100644 tests/Controller/Api/ApiPurchaseControllerTrait.php mode change 100755 => 100644 tests/Controller/Api/billing/Invoice # INV0041-1-text.pdf mode change 100755 => 100644 tests/Controller/Api/billing/Invoice - INV0041-1-image.pdf mode change 100755 => 100644 tests/Controller/ApiControllerTest.php mode change 100755 => 100644 tests/Models/BillElementTest.php mode change 100755 => 100644 tests/Models/BillTest.php mode change 100755 => 100644 tests/Models/BillTypeTest.php mode change 100755 => 100644 tests/Models/InvoiceRecognitionTest.php mode change 100755 => 100644 tests/Models/NullBillElementTest.php mode change 100755 => 100644 tests/Models/NullBillTest.php mode change 100755 => 100644 tests/Models/NullBillTypeTest.php mode change 100755 => 100644 tests/Models/NullSubscriptionTest.php mode change 100755 => 100644 tests/Models/Price/NullPriceTest.php mode change 100755 => 100644 tests/Models/PurchaseBillMapperTest.php mode change 100755 => 100644 tests/Models/SalesBillMapperTest.php mode change 100755 => 100644 tests/Models/StockBillMapperTest.php mode change 100755 => 100644 tests/Models/Tax/NullTaxCombinationTest.php mode change 100755 => 100644 tests/Models/bills/1.json mode change 100755 => 100644 tests/Models/bills/1.png mode change 100755 => 100644 tests/Models/bills/10.json mode change 100755 => 100644 tests/Models/bills/10.png mode change 100755 => 100644 tests/Models/bills/11.jpg mode change 100755 => 100644 tests/Models/bills/11.json mode change 100755 => 100644 tests/Models/bills/12.json mode change 100755 => 100644 tests/Models/bills/12.png mode change 100755 => 100644 tests/Models/bills/14.json mode change 100755 => 100644 tests/Models/bills/14.png mode change 100755 => 100644 tests/Models/bills/15.json mode change 100755 => 100644 tests/Models/bills/15.png mode change 100755 => 100644 tests/Models/bills/16.json mode change 100755 => 100644 tests/Models/bills/16.png mode change 100755 => 100644 tests/Models/bills/17.json mode change 100755 => 100644 tests/Models/bills/17.png mode change 100755 => 100644 tests/Models/bills/18.jpg mode change 100755 => 100644 tests/Models/bills/18.json mode change 100755 => 100644 tests/Models/bills/19.json mode change 100755 => 100644 tests/Models/bills/19.png mode change 100755 => 100644 tests/Models/bills/2.json mode change 100755 => 100644 tests/Models/bills/2.png mode change 100755 => 100644 tests/Models/bills/3.json mode change 100755 => 100644 tests/Models/bills/3.png mode change 100755 => 100644 tests/Models/bills/4.json mode change 100755 => 100644 tests/Models/bills/4.png mode change 100755 => 100644 tests/Models/bills/5.json mode change 100755 => 100644 tests/Models/bills/5.png mode change 100755 => 100644 tests/Models/bills/6.json mode change 100755 => 100644 tests/Models/bills/6.png mode change 100755 => 100644 tests/Models/bills/7.json mode change 100755 => 100644 tests/Models/bills/7.png mode change 100755 => 100644 tests/Models/bills/8.json mode change 100755 => 100644 tests/Models/bills/8.pdf mode change 100755 => 100644 tests/Models/bills/9.json mode change 100755 => 100644 tests/Models/bills/9.pdf mode change 100755 => 100644 tests/phpunit_default.xml diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml old mode 100755 new mode 100644 diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/Admin/Hooks/Cli.php b/Admin/Hooks/Cli.php old mode 100755 new mode 100644 diff --git a/Admin/Hooks/Web/Api.php b/Admin/Hooks/Web/Api.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Admin.install.php b/Admin/Install/Admin.install.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Admin.php b/Admin/Install/Admin.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Media.install.json b/Admin/Install/Media.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Media.php b/Admin/Install/Media.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Media/bill.pdf.php b/Admin/Install/Media/bill.pdf.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Media/lang.php b/Admin/Install/Media/lang.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Media/logo.png b/Admin/Install/Media/logo.png old mode 100755 new mode 100644 diff --git a/Admin/Install/Media2.install.json b/Admin/Install/Media2.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Messages.install.json b/Admin/Install/Messages.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Messages.php b/Admin/Install/Messages.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Tag.install.json b/Admin/Install/Tag.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Tag.php b/Admin/Install/Tag.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Taxes/de_small_business.json b/Admin/Install/Taxes/de_small_business.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Taxes/taxes.json b/Admin/Install/Taxes/taxes.json old mode 100755 new mode 100644 diff --git a/Admin/Install/WarehouseManagement.php b/Admin/Install/WarehouseManagement.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Workflow.install.json b/Admin/Install/Workflow.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Workflow.php b/Admin/Install/Workflow.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Workflow/bill/WorkflowController.php b/Admin/Install/Workflow/bill/WorkflowController.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Workflow/bill/WorkflowState.php b/Admin/Install/Workflow/bill/WorkflowState.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Workflow/bill/instance-list.tpl.php b/Admin/Install/Workflow/bill/instance-list.tpl.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Workflow/bill/instance-profile.tpl.php b/Admin/Install/Workflow/bill/instance-profile.tpl.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Workflow/bill/lang.php b/Admin/Install/Workflow/bill/lang.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Workflow/bill/settings.json b/Admin/Install/Workflow/bill/settings.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Workflow/bill/settings.tpl.php b/Admin/Install/Workflow/bill/settings.tpl.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Workflow/bill/template-profile.tpl.php b/Admin/Install/Workflow/bill/template-profile.tpl.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Workflow/bill/workflow.json b/Admin/Install/Workflow/bill/workflow.json old mode 100755 new mode 100644 diff --git a/Admin/Install/attributes.json b/Admin/Install/attributes.json old mode 100755 new mode 100644 diff --git a/Admin/Install/db.json b/Admin/Install/db.json old mode 100755 new mode 100644 diff --git a/Admin/Install/db.mysql.sql b/Admin/Install/db.mysql.sql old mode 100755 new mode 100644 diff --git a/Admin/Install/db.psql.sql b/Admin/Install/db.psql.sql old mode 100755 new mode 100644 diff --git a/Admin/Install/paymentterms.json b/Admin/Install/paymentterms.json old mode 100755 new mode 100644 diff --git a/Admin/Install/shippingterms.json b/Admin/Install/shippingterms.json old mode 100755 new mode 100644 diff --git a/Admin/Install/types.json b/Admin/Install/types.json old mode 100755 new mode 100644 diff --git a/Admin/Installer.php b/Admin/Installer.php old mode 100755 new mode 100644 diff --git a/Admin/Routes/Cli.php b/Admin/Routes/Cli.php old mode 100755 new mode 100644 diff --git a/Admin/Routes/Web/Api.php b/Admin/Routes/Web/Api.php old mode 100755 new mode 100644 diff --git a/Admin/Routes/Web/Backend.php b/Admin/Routes/Web/Backend.php old mode 100755 new mode 100644 diff --git a/Admin/Status.php b/Admin/Status.php old mode 100755 new mode 100644 diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php old mode 100755 new mode 100644 diff --git a/Admin/Updater.php b/Admin/Updater.php old mode 100755 new mode 100644 diff --git a/Controller/ApiAttributeController.php b/Controller/ApiAttributeController.php old mode 100755 new mode 100644 diff --git a/Controller/ApiBillController.php b/Controller/ApiBillController.php old mode 100755 new mode 100644 diff --git a/Controller/ApiBillTypeController.php b/Controller/ApiBillTypeController.php old mode 100755 new mode 100644 diff --git a/Controller/ApiController.php b/Controller/ApiController.php old mode 100755 new mode 100644 diff --git a/Controller/ApiPriceController.php b/Controller/ApiPriceController.php old mode 100755 new mode 100644 diff --git a/Controller/ApiPurchaseController.php b/Controller/ApiPurchaseController.php old mode 100755 new mode 100644 diff --git a/Controller/ApiTaxController.php b/Controller/ApiTaxController.php old mode 100755 new mode 100644 diff --git a/Controller/BackendController.php b/Controller/BackendController.php old mode 100755 new mode 100644 diff --git a/Controller/CliController.php b/Controller/CliController.php old mode 100755 new mode 100644 diff --git a/Controller/Controller.php b/Controller/Controller.php old mode 100755 new mode 100644 diff --git a/Docs/Dev/en/SUMMARY.md b/Docs/Dev/en/SUMMARY.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/SUMMARY.md b/Docs/Help/en/SUMMARY.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/bill.md b/Docs/Help/en/bill.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/bill_types.md b/Docs/Help/en/bill_types.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/introduction.md b/Docs/Help/en/introduction.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/invoice_recognition.md b/Docs/Help/en/invoice_recognition.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/taxes.md b/Docs/Help/en/taxes.md old mode 100755 new mode 100644 diff --git a/Docs/Help/img/bill/bill_element_list.png b/Docs/Help/img/bill/bill_element_list.png old mode 100755 new mode 100644 diff --git a/Docs/Help/img/bill/bill_invoice_billing_address.png b/Docs/Help/img/bill/bill_invoice_billing_address.png old mode 100755 new mode 100644 diff --git a/Docs/Help/img/bill/bill_invoice_delivery_address.png b/Docs/Help/img/bill/bill_invoice_delivery_address.png old mode 100755 new mode 100644 diff --git a/Docs/Help/img/bill/bill_invoice_general.png b/Docs/Help/img/bill/bill_invoice_general.png old mode 100755 new mode 100644 diff --git a/Docs/Help/img/bill/bill_invoice_terms.png b/Docs/Help/img/bill/bill_invoice_terms.png old mode 100755 new mode 100644 diff --git a/Docs/Help/img/taxes/taxes_combination.png b/Docs/Help/img/taxes/taxes_combination.png old mode 100755 new mode 100644 diff --git a/Docs/Help/img/taxes/taxes_combinations.png b/Docs/Help/img/taxes/taxes_combinations.png old mode 100755 new mode 100644 diff --git a/Docs/img.json b/Docs/img.json old mode 100755 new mode 100644 diff --git a/ICLA.txt b/ICLA.txt old mode 100755 new mode 100644 diff --git a/Models/Attribute/BillAttributeMapper.php b/Models/Attribute/BillAttributeMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/BillAttributeTypeL11nMapper.php b/Models/Attribute/BillAttributeTypeL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/BillAttributeTypeMapper.php b/Models/Attribute/BillAttributeTypeMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/BillAttributeValueL11nMapper.php b/Models/Attribute/BillAttributeValueL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/BillAttributeValueMapper.php b/Models/Attribute/BillAttributeValueMapper.php old mode 100755 new mode 100644 diff --git a/Models/Bill.php b/Models/Bill.php old mode 100755 new mode 100644 diff --git a/Models/BillElement.php b/Models/BillElement.php old mode 100755 new mode 100644 diff --git a/Models/BillElementMapper.php b/Models/BillElementMapper.php old mode 100755 new mode 100644 diff --git a/Models/BillMapper.php b/Models/BillMapper.php old mode 100755 new mode 100644 diff --git a/Models/BillPaymentStatus.php b/Models/BillPaymentStatus.php old mode 100755 new mode 100644 diff --git a/Models/BillStatus.php b/Models/BillStatus.php old mode 100755 new mode 100644 diff --git a/Models/BillTransferType.php b/Models/BillTransferType.php old mode 100755 new mode 100644 diff --git a/Models/BillType.php b/Models/BillType.php old mode 100755 new mode 100644 diff --git a/Models/BillTypeL11nMapper.php b/Models/BillTypeL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/BillTypeMapper.php b/Models/BillTypeMapper.php old mode 100755 new mode 100644 diff --git a/Models/InvoiceRecognition.php b/Models/InvoiceRecognition.php old mode 100755 new mode 100644 diff --git a/Models/NullBill.php b/Models/NullBill.php old mode 100755 new mode 100644 diff --git a/Models/NullBillElement.php b/Models/NullBillElement.php old mode 100755 new mode 100644 diff --git a/Models/NullBillType.php b/Models/NullBillType.php old mode 100755 new mode 100644 diff --git a/Models/NullSubscription.php b/Models/NullSubscription.php old mode 100755 new mode 100644 diff --git a/Models/PaymentTermL11nMapper.php b/Models/PaymentTermL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/PaymentTermMapper.php b/Models/PaymentTermMapper.php old mode 100755 new mode 100644 diff --git a/Models/PermissionCategory.php b/Models/PermissionCategory.php old mode 100755 new mode 100644 diff --git a/Models/Price/NullPrice.php b/Models/Price/NullPrice.php old mode 100755 new mode 100644 diff --git a/Models/Price/Price.php b/Models/Price/Price.php old mode 100755 new mode 100644 diff --git a/Models/Price/PriceMapper.php b/Models/Price/PriceMapper.php old mode 100755 new mode 100644 diff --git a/Models/Price/PriceStatus.php b/Models/Price/PriceStatus.php old mode 100755 new mode 100644 diff --git a/Models/Price/PriceType.php b/Models/Price/PriceType.php old mode 100755 new mode 100644 diff --git a/Models/PurchaseBillMapper.php b/Models/PurchaseBillMapper.php old mode 100755 new mode 100644 diff --git a/Models/SalesBillMapper.php b/Models/SalesBillMapper.php old mode 100755 new mode 100644 diff --git a/Models/SettingsEnum.php b/Models/SettingsEnum.php old mode 100755 new mode 100644 diff --git a/Models/ShippingTermL11nMapper.php b/Models/ShippingTermL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/ShippingTermMapper.php b/Models/ShippingTermMapper.php old mode 100755 new mode 100644 diff --git a/Models/StockBillMapper.php b/Models/StockBillMapper.php old mode 100755 new mode 100644 diff --git a/Models/Subscription.php b/Models/Subscription.php old mode 100755 new mode 100644 diff --git a/Models/SubscriptionMapper.php b/Models/SubscriptionMapper.php old mode 100755 new mode 100644 diff --git a/Models/Tax/BillTaxType.php b/Models/Tax/BillTaxType.php old mode 100755 new mode 100644 diff --git a/Models/Tax/NullTaxCombination.php b/Models/Tax/NullTaxCombination.php old mode 100755 new mode 100644 diff --git a/Models/Tax/TaxCombination.php b/Models/Tax/TaxCombination.php old mode 100755 new mode 100644 diff --git a/Models/Tax/TaxCombinationMapper.php b/Models/Tax/TaxCombinationMapper.php old mode 100755 new mode 100644 diff --git a/Models/WorkflowStepStatusEnum.php b/Models/WorkflowStepStatusEnum.php old mode 100755 new mode 100644 diff --git a/Models/WorkflowType.php b/Models/WorkflowType.php old mode 100755 new mode 100644 diff --git a/Models/bill_identifier.json b/Models/bill_identifier.json old mode 100755 new mode 100644 diff --git a/Models/item_category_identifier.json b/Models/item_category_identifier.json old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/Navigation.de.lang.php b/Theme/Backend/Lang/Navigation.de.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/bill-create.tpl.php b/Theme/Backend/bill-create.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/finance-taxcombination-list.tpl.php b/Theme/Backend/finance-taxcombination-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/finance-taxcombination-view.tpl.php b/Theme/Backend/finance-taxcombination-view.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/payment-type-list.tpl.php b/Theme/Backend/payment-type-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/payment-view.tpl.php b/Theme/Backend/payment-view.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/purchase-bill-list.tpl.php b/Theme/Backend/purchase-bill-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/purchase-bill-upload.tpl.php b/Theme/Backend/purchase-bill-upload.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/purchase-bill.tpl.php b/Theme/Backend/purchase-bill.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/sales-bill-list.tpl.php b/Theme/Backend/sales-bill-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/shipping-type-list.tpl.php b/Theme/Backend/shipping-type-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/shipping-view.tpl.php b/Theme/Backend/shipping-view.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Cli/Lang/de.lang.php b/Theme/Cli/Lang/de.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Cli/Lang/en.lang.php b/Theme/Cli/Lang/en.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Cli/bill-parsed.tpl.php b/Theme/Cli/bill-parsed.tpl.php old mode 100755 new mode 100644 diff --git a/composer.json b/composer.json old mode 100755 new mode 100644 diff --git a/composer.lock b/composer.lock old mode 100755 new mode 100644 diff --git a/info.json b/info.json old mode 100755 new mode 100644 diff --git a/tests/Admin/AdminTest.php b/tests/Admin/AdminTest.php old mode 100755 new mode 100644 diff --git a/tests/Autoloader.php b/tests/Autoloader.php old mode 100755 new mode 100644 diff --git a/tests/Bootstrap.php b/tests/Bootstrap.php old mode 100755 new mode 100644 diff --git a/tests/Controller/Api/ApiBillControllerTrait.php b/tests/Controller/Api/ApiBillControllerTrait.php old mode 100755 new mode 100644 diff --git a/tests/Controller/Api/ApiPurchaseControllerTrait.php b/tests/Controller/Api/ApiPurchaseControllerTrait.php old mode 100755 new mode 100644 diff --git a/tests/Controller/Api/billing/Invoice # INV0041-1-text.pdf b/tests/Controller/Api/billing/Invoice # INV0041-1-text.pdf old mode 100755 new mode 100644 diff --git a/tests/Controller/Api/billing/Invoice - INV0041-1-image.pdf b/tests/Controller/Api/billing/Invoice - INV0041-1-image.pdf old mode 100755 new mode 100644 diff --git a/tests/Controller/ApiControllerTest.php b/tests/Controller/ApiControllerTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/BillElementTest.php b/tests/Models/BillElementTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/BillTest.php b/tests/Models/BillTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/BillTypeTest.php b/tests/Models/BillTypeTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/InvoiceRecognitionTest.php b/tests/Models/InvoiceRecognitionTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullBillElementTest.php b/tests/Models/NullBillElementTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullBillTest.php b/tests/Models/NullBillTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullBillTypeTest.php b/tests/Models/NullBillTypeTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullSubscriptionTest.php b/tests/Models/NullSubscriptionTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/Price/NullPriceTest.php b/tests/Models/Price/NullPriceTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/PurchaseBillMapperTest.php b/tests/Models/PurchaseBillMapperTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/SalesBillMapperTest.php b/tests/Models/SalesBillMapperTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/StockBillMapperTest.php b/tests/Models/StockBillMapperTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/Tax/NullTaxCombinationTest.php b/tests/Models/Tax/NullTaxCombinationTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/bills/1.json b/tests/Models/bills/1.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/1.png b/tests/Models/bills/1.png old mode 100755 new mode 100644 diff --git a/tests/Models/bills/10.json b/tests/Models/bills/10.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/10.png b/tests/Models/bills/10.png old mode 100755 new mode 100644 diff --git a/tests/Models/bills/11.jpg b/tests/Models/bills/11.jpg old mode 100755 new mode 100644 diff --git a/tests/Models/bills/11.json b/tests/Models/bills/11.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/12.json b/tests/Models/bills/12.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/12.png b/tests/Models/bills/12.png old mode 100755 new mode 100644 diff --git a/tests/Models/bills/14.json b/tests/Models/bills/14.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/14.png b/tests/Models/bills/14.png old mode 100755 new mode 100644 diff --git a/tests/Models/bills/15.json b/tests/Models/bills/15.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/15.png b/tests/Models/bills/15.png old mode 100755 new mode 100644 diff --git a/tests/Models/bills/16.json b/tests/Models/bills/16.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/16.png b/tests/Models/bills/16.png old mode 100755 new mode 100644 diff --git a/tests/Models/bills/17.json b/tests/Models/bills/17.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/17.png b/tests/Models/bills/17.png old mode 100755 new mode 100644 diff --git a/tests/Models/bills/18.jpg b/tests/Models/bills/18.jpg old mode 100755 new mode 100644 diff --git a/tests/Models/bills/18.json b/tests/Models/bills/18.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/19.json b/tests/Models/bills/19.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/19.png b/tests/Models/bills/19.png old mode 100755 new mode 100644 diff --git a/tests/Models/bills/2.json b/tests/Models/bills/2.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/2.png b/tests/Models/bills/2.png old mode 100755 new mode 100644 diff --git a/tests/Models/bills/3.json b/tests/Models/bills/3.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/3.png b/tests/Models/bills/3.png old mode 100755 new mode 100644 diff --git a/tests/Models/bills/4.json b/tests/Models/bills/4.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/4.png b/tests/Models/bills/4.png old mode 100755 new mode 100644 diff --git a/tests/Models/bills/5.json b/tests/Models/bills/5.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/5.png b/tests/Models/bills/5.png old mode 100755 new mode 100644 diff --git a/tests/Models/bills/6.json b/tests/Models/bills/6.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/6.png b/tests/Models/bills/6.png old mode 100755 new mode 100644 diff --git a/tests/Models/bills/7.json b/tests/Models/bills/7.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/7.png b/tests/Models/bills/7.png old mode 100755 new mode 100644 diff --git a/tests/Models/bills/8.json b/tests/Models/bills/8.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/8.pdf b/tests/Models/bills/8.pdf old mode 100755 new mode 100644 diff --git a/tests/Models/bills/9.json b/tests/Models/bills/9.json old mode 100755 new mode 100644 diff --git a/tests/Models/bills/9.pdf b/tests/Models/bills/9.pdf old mode 100755 new mode 100644 diff --git a/tests/phpunit_default.xml b/tests/phpunit_default.xml old mode 100755 new mode 100644