Search found 110 matches

by tenkraD
10 Apr 2018, 17:19
Forum: TYPO3 extension
Topic: Extend Stock (Solved)
Replies: 21
Views: 55297

Re: Extend Stock to Save a new Value

Hi all hi Administrator, what can i do if the new value isnt avaible in save function of the manager. Getter Function of Item Class works, but the setter sems not. In manager Class on saveItem() Function i call $stmt->bind( 1, $item->getOrderTime() ); and getOrderTime gets me always the old value ba...
by tenkraD
06 Apr 2018, 23:35
Forum: TYPO3 extension
Topic: Extend Stock (Solved)
Replies: 21
Views: 55297

Re: Extend Stock to Save a new Value

thanks nos3, strange the manager and item worked before i update the aimeos. i will do some testing and debug on sunnday.

bye tenkraD
by tenkraD
06 Apr 2018, 14:12
Forum: TYPO3 extension
Topic: Extend Stock (Solved)
Replies: 21
Views: 55297

Re: Extend Stock to Save a new Value

Hi all and hi Administrator, after i installed the newest aimeos 18.1.1 typo 3 extension i got a problem with my template. I see you use vue.js now, so i edited my template. I changed the template files name from default to standard and I added the new key and copied the form line but i cant see the...
by tenkraD
04 Apr 2018, 15:57
Forum: TYPO3 extension
Topic: Extend Stock (Solved)
Replies: 21
Views: 55297

Re: Extend Stock to Save a new Value

Im a bit in hurry and have not much time to look at ure code. But the master jedi alias "Administrator" surely knows some help.

I saw just one thing: In ure manager in createItemBase change $listitems to $listItems.

Cya and good luck
by tenkraD
03 Apr 2018, 12:01
Forum: TYPO3 extension
Topic: Extend Stock (Solved)
Replies: 21
Views: 55297

Re: Extend Stock to Save a new Value

Nice
by tenkraD
03 Apr 2018, 11:42
Forum: TYPO3 extension
Topic: Extend Stock (Solved)
Replies: 21
Views: 55297

Re: Extend Stock to Save a new Value

Looks good but i see 2 differences, 1. I created my extension with the extensionbuilder https://aimeos.org/developer/extensions/ and got another directory structur as you. In the extensionbuilder i have select "Typo3 2018.x Extension" because im using the 2018 Aimeos Extension in Typo3. Pe...
by tenkraD
02 Apr 2018, 22:00
Forum: TYPO3 extension
Topic: Extend Stock (Solved)
Replies: 21
Views: 55297

Re: Extend Stock to Save a new Value

was in hollidays and not here sorry. ya, its working now. where do u have problems
by tenkraD
01 Apr 2018, 10:52
Forum: Help
Topic: Multiple Sites
Replies: 3
Views: 1731

Re: Multiple Sites

I installed now aimeos 18.1.1 and like before i cannot switch between multiple sites...
by tenkraD
24 Mar 2018, 14:20
Forum: TYPO3 extension
Topic: Extend Stock (Solved)
Replies: 21
Views: 55297

Extend Stock (Solved)

Working Solution on the End Goto https://aimeos.org/help/post6012.html#p6012 --------------------------------------------------------------------- Hello Guys, i would like to extend the stock of products with a optional field order time. the order time is a string, and describes how long it takes fo...
by tenkraD
23 Feb 2018, 11:23
Forum: TYPO3 extension
Topic: Own Extension Name
Replies: 2
Views: 1540

Re: Own Extension Name

Many Thanks.