Search found 42 matches

by Stefan80
26 Jun 2020, 11:56
Forum: Help
Topic: Change global VAT rate value
Replies: 1
Views: 974

Change global VAT rate value

Hello, PHP-Version: 7.2 Environment: Linux Typo3-Version: 8.7.31 Aimeos-Version: 17.4.1 We need to reduce the VAT rate value. The value is set by delivery tax rates data. (As far we know it.) The value set on the products matches the other value. But where we can change the VAT value for delivery ta...
by Stefan80
07 Feb 2020, 10:22
Forum: TYPO3 extension
Topic: security
Replies: 1
Views: 1066

security

Hello,

for our data protection commissioner I need to know how the user data (order, adress and so on) in aimeos are saved and which serucrity standard is used?

thanks
by Stefan80
07 Feb 2020, 10:16
Forum: TYPO3 extension
Topic: Voucher delivery
Replies: 4
Views: 1777

Re: Voucher delivery

Thank you, its worked.
by Stefan80
06 Feb 2020, 10:07
Forum: TYPO3 extension
Topic: Voucher delivery
Replies: 4
Views: 1777

Re: Voucher delivery

Thanks.

Is the required code right:

Code: Select all

plugin.tx_aimeos.settings.controller.jobs.order.email.voucher.standard.status = Array {
  [0] => 6
}
(Voucher code only by status "received")
by Stefan80
03 Feb 2020, 12:19
Forum: TYPO3 extension
Topic: Voucher delivery
Replies: 4
Views: 1777

Voucher delivery

Hello,

using TYPO3 9.5.7 with Aimeos 19.10.4.

Is it possible to send the voucher code via e-mail only after the payment is somehow confirmend?

thanks
by Stefan80
12 Dec 2019, 08:30
Forum: TYPO3 extension
Topic: update
Replies: 9
Views: 3647

Re: update

I think the aimeos database is crashed. When I first updated to the 19.10.1 aimeos-TYPO3-version (using the Extension Manager) I got this error after the update: SQLSTATE[HY000]: General error: 1553 Cannot drop index 'IDX_628DFA7F4842F28': needed in a foreign key constraint: DROP INDEX idx_628dfa7f4...
by Stefan80
04 Nov 2019, 09:44
Forum: TYPO3 extension
Topic: update
Replies: 9
Views: 3647

Re: update

The DB is MySQL 5.6 - is that maybe a problem?
by Stefan80
01 Nov 2019, 12:27
Forum: TYPO3 extension
Topic: update
Replies: 9
Views: 3647

Re: update

But the process how to update the 17.4.1 version to the 19.10.1 build is correct (see first Thread) ?
by Stefan80
01 Nov 2019, 09:15
Forum: TYPO3 extension
Topic: update
Replies: 9
Views: 3647

Re: update

No, I get an error in the end of the executed script (setup process lasted 6.214971 sec): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '63-1-de-' for key 'unq_msindte_pid_sid_lid_url': CREATE UNIQUE INDEX unq_msindte_pid_sid_lid_url ON mshop_index_text (prodid, siteid, langi...
by Stefan80
01 Nov 2019, 08:35
Forum: TYPO3 extension
Topic: update
Replies: 9
Views: 3647

update

Hello, I want to update an old TYPO3 (7.6) Aimeos installation (17.4.1) to the newest version (19.10.1). I installed the new Aimeos version, run the update script of the extension and removed the Aimeos extension template from the root template and add it again (and cleared all Caches). But the Aime...