TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-project-tt-products@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 10.01.2007, 18:26
Igor Pstyga
Gast
 
Beiträge: n/a
Standard [TYPO3-shop] ability tt_products

Hi,

1. Is it possible to keep statistics of updating of the account (bill)?
For example, typo3 admin adds money for the account.

2. Is it possible to realize updating of the account (bill) of the
registered user on FE?

Thanks for you answer.
P.S. sorry for my English

--
Regards,
Igor
_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 10.01.2007, 19:41
Franz Holzinger
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] ability tt_products

Hello

> 1. Is it possible to keep statistics of updating of the account (bill)?
> For example, typo3 admin adds money for the account.

which account do you mean?
- bank account table
- generated bill
- creditpoints

> 2. Is it possible to realize updating of the account (bill) of the
> registered user on FE?

The order data can be changed in the backend.
The generated bill can be regenerated by the system admin in the order
tracking in frontend.
But maybe somewhere is another extension to edit an order in FE.

- Franz


_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 11.01.2007, 12:11
Igor Pstyga
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] ability tt_products

Franz Holzinger wrote:
> Hello
>
>> 1. Is it possible to keep statistics of updating of the account (bill)?
>> For example, typo3 admin adds money for the account.

> which account do you mean?
> - bank account table
> - generated bill
> - creditpoints
>


Creditpoints. The shop don't use any payment system. All FE user money
stored in the User account.

>> 2. Is it possible to realize updating of the account (bill) of the
>> registered user on FE?

> The order data can be changed in the backend.
> The generated bill can be regenerated by the system admin in the order
> tracking in frontend.
> But maybe somewhere is another extension to edit an order in FE.
>
> - Franz
>
>


I don't mean order information. Now money for the account of the user
the admin of shop adds with BE (adds credits in the information of the
user). It is interesting for me, is it possible to make this updating of
the account of the user by the shop admin with FE? Any method like this:
the admin chooses the user, adds to him on the account any sum, this sum
increases to the money at the user info in a field creditpoints.

Thanks for you answer.


--
Regards,
Igor
_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 11.01.2007, 12:16
Franz Holzinger
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] ability tt_products

Hello
>
> I don't mean order information. Now money for the account of the user
> the admin of shop adds with BE (adds credits in the information of the
> user). It is interesting for me, is it possible to make this updating of
> the account of the user by the shop admin with FE? Any method like this:
> the admin chooses the user, adds to him on the account any sum, this sum
> increases to the money at the user info in a field creditpoints.
>


you cannot edit the FE user data with tt_products, but only change the
status of orders.

There is the extension sr_feuser_register who does this. But IMHO it is
only possible for the FE user himself to edit his data. At the moment
there is no FE admin who could change the data of other FE users.

- Franz

_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #5  
Alt 11.01.2007, 14:05
Igor Pstyga
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] ability tt_products

Franz Holzinger wrote:
> Hello
>> I don't mean order information. Now money for the account of the user
>> the admin of shop adds with BE (adds credits in the information of the
>> user). It is interesting for me, is it possible to make this updating of
>> the account of the user by the shop admin with FE? Any method like this:
>> the admin chooses the user, adds to him on the account any sum, this sum
>> increases to the money at the user info in a field creditpoints.
>>

>
> you cannot edit the FE user data with tt_products, but only change the
> status of orders.
>
> There is the extension sr_feuser_register who does this. But IMHO it is
> only possible for the FE user himself to edit his data. At the moment
> there is no FE admin who could change the data of other FE users.
>
> - Franz
>


Thanks. It is all what I want to know.

--
Regards,
Igor
_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #6  
Alt 12.01.2007, 13:26
Igor Pstyga
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] ability tt_products

Hi,
One more question. Explain popularly how I can display balance of the
user? The Creditpoints is a balance of the user?

Thanks for you answer?


--
Regards,
Igor
_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #7  
Alt 12.01.2007, 21:27
Franz Holzinger
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] ability tt_products

Hello Igor,

> One more question. Explain popularly how I can display balance of the
> user? The Creditpoints is a balance of the user?
>
> Thanks for you answer?
>


You can display the FE user data with TypoScript.

by Peter Klein / Umloud Untd

-- cut --
lib.userinfo = COA_INT
lib.userinfo {
10 = TEXT
10.data = TSFE:fe_user|user|username
10.wrap = Username:&nbsp;|<br />
10.required = 1

# Use "first_name" and "last_name", if present,
# otherwise use the "name" field
20 = COA
20.1 = TEXT
20.1.data = TSFE:fe_user|user|first_name
20.1.required = 1
20.2 = TEXT
20.2.data = TSFE:fe_user|user|last_name
20.2.wrap = &nbsp;|
20.2.required = 1
20.stdWrap.ifEmpty.data = TSFE:fe_user|user|name
20.stdWrap.wrap = Name:&nbsp;|<br />
20.stdWrap.required = 1

30 <.10
30.data = TSFE:fe_user|user|address
30.wrap = Address:&nbsp;|<br />

40 <.10
40.data = TSFE:fe_user|user|city
40.wrap = City:&nbsp;|<br />

50 <.10
50.data = TSFE:fe_user|user|zip
50.wrap = Zip:&nbsp;|<br />

60 <.10
60.data = TSFE:fe_user|user|country
60.wrap = Country:&nbsp;|<br />

70 <.10
70.data = TSFE:fe_user|user|company
70.wrap = Company:&nbsp;|<br />

80 <.10
80.data = TSFE:fe_user|user|telephone
80.wrap = Telephone:&nbsp;|<br />

90 <.10
90.data = TSFE:fe_user|user|fax
90.wrap = Fax:&nbsp;|<br />

100 <.10
100.data = TSFE:fe_user|user|email
100.typolink.parameter.data = TSFE:fe_user|user|email
100.wrap = Email:&nbsp;|<br />

110 <.10
110.data = TSFE:fe_user|user|www
110.typolink.parameter.data = TSFE:fe_user|user|www
110.typolink.extTarget = _blank
110.wrap = WWW:&nbsp;|<br />

200 < .10
200.data = TSFE:fe_user|user|usergroup
200.split {
token = ,
cObjNum = 1 || 2
1 {
10 = CONTENT
10.table = fe_groups
# ID 13 is the folder where I store my FE users and FE groups.
# Remember to change it to the ID of the folder
# where YOU store your FE data!!
10.select.pidInList = 13
10.select.andWhere.current = 1
10.select.andWhere.wrap = uid=|
10.renderObj = TEXT
10.renderObj.field = title
10.renderObj.wrap = |,
}
2 < .1
2.10.renderObj.wrap >
}
200.wrap = Member of group(s&nbsp;|<br />

300 < .10
300.data = TSFE:fe_user|user|image
300.split {
token = ,
cObjNum = 1
1 {
10 = IMAGE
10.file.import.current = 1
10.file.import = uploads/tx_srfeuserregister/
10.file.width = 100
}
}
300.wrap = Image(s&nbsp;|<br />

}
page.100 < lib.userinfo
-- cut --
_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #8  
Alt 15.01.2007, 10:06
Igor Pstyga
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] ability tt_products

Franz Holzinger wrote:
> Hello Igor,
>
>> One more question. Explain popularly how I can display balance of the
>> user? The Creditpoints is a balance of the user?
>>
>> Thanks for you answer?
>>

>
> You can display the FE user data with TypoScript.
>
> by Peter Klein / Umloud Untd
>
> -- cut --
> lib.userinfo = COA_INT
> lib.userinfo {
> 10 = TEXT
> 10.data = TSFE:fe_user|user|username
> 10.wrap = Username:&nbsp;|<br />
> 10.required = 1
>
> # Use "first_name" and "last_name", if present,
> # otherwise use the "name" field
> 20 = COA
> 20.1 = TEXT
> 20.1.data = TSFE:fe_user|user|first_name
> 20.1.required = 1
> 20.2 = TEXT
> 20.2.data = TSFE:fe_user|user|last_name
> 20.2.wrap = &nbsp;|
> 20.2.required = 1
> 20.stdWrap.ifEmpty.data = TSFE:fe_user|user|name
> 20.stdWrap.wrap = Name:&nbsp;|<br />
> 20.stdWrap.required = 1
>
> 30 <.10
> 30.data = TSFE:fe_user|user|address
> 30.wrap = Address:&nbsp;|<br />
>
> 40 <.10
> 40.data = TSFE:fe_user|user|city
> 40.wrap = City:&nbsp;|<br />
>
> 50 <.10
> 50.data = TSFE:fe_user|user|zip
> 50.wrap = Zip:&nbsp;|<br />
>
> 60 <.10
> 60.data = TSFE:fe_user|user|country
> 60.wrap = Country:&nbsp;|<br />
>
> 70 <.10
> 70.data = TSFE:fe_user|user|company
> 70.wrap = Company:&nbsp;|<br />
>
> 80 <.10
> 80.data = TSFE:fe_user|user|telephone
> 80.wrap = Telephone:&nbsp;|<br />
>
> 90 <.10
> 90.data = TSFE:fe_user|user|fax
> 90.wrap = Fax:&nbsp;|<br />
>
> 100 <.10
> 100.data = TSFE:fe_user|user|email
> 100.typolink.parameter.data = TSFE:fe_user|user|email
> 100.wrap = Email:&nbsp;|<br />
>
> 110 <.10
> 110.data = TSFE:fe_user|user|www
> 110.typolink.parameter.data = TSFE:fe_user|user|www
> 110.typolink.extTarget = _blank
> 110.wrap = WWW:&nbsp;|<br />
>
> 200 < .10
> 200.data = TSFE:fe_user|user|usergroup
> 200.split {
> token = ,
> cObjNum = 1 || 2
> 1 {
> 10 = CONTENT
> 10.table = fe_groups
> # ID 13 is the folder where I store my FE users and FE groups.
> # Remember to change it to the ID of the folder
> # where YOU store your FE data!!
> 10.select.pidInList = 13
> 10.select.andWhere.current = 1
> 10.select.andWhere.wrap = uid=|
> 10.renderObj = TEXT
> 10.renderObj.field = title
> 10.renderObj.wrap = |,
> }
> 2 < .1
> 2.10.renderObj.wrap >
> }
> 200.wrap = Member of group(s&nbsp;|<br />
>
> 300 < .10
> 300.data = TSFE:fe_user|user|image
> 300.split {
> token = ,
> cObjNum = 1
> 1 {
> 10 = IMAGE
> 10.file.import.current = 1
> 10.file.import = uploads/tx_srfeuserregister/
> 10.file.width = 100
> }
> }
> 300.wrap = Image(s&nbsp;|<br />
>
> }
> page.100 < lib.userinfo
> -- cut --


Thank you very much!

--
Regards,
Igor
_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3] experiences with TT_products Simon Justesen typo3-english@lists.netfielders.de 1 03.01.2007 22:35
[TYPO3-german] tt_products, programmier Job Marek Böttcher typo3-german@lists.netfielders.de 0 11.12.2006 15:07
Re: [TYPO3-shop] tt_products STEP-BY-STEP Franz Holzinger typo3-project-tt-products@lists.netfielders.de 0 05.12.2006 17:38
Re: [TYPO3-shop] fe_users and tt_products Franz Holzinger typo3-project-tt-products@lists.netfielders.de 0 05.12.2006 17:37
Re: [TYPO3-shop] tt_products very slow with 10.000 products Xose Pita typo3-project-tt-products@lists.netfielders.de 0 04.12.2006 09:28


Alle Zeitangaben in WEZ +1. Es ist jetzt 00:28 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77