Developer Needed to create a new work-flow

Author Message

Luc Chase

Thursday 04 December 2003 2:30:42 am

I would like to hire a developer to do the following.
In ezP the shop module sends by default a notification of an order to
the shopkeeper and one to the person who placed the order. That all
works fine. In the system I am creating, various suppliers have access
to the system to be able to create a product to be marketed by the
shopkeeper. The system records the id of the supplier who created the
product. From the basket template the e-mail of the supplier can be
referenced using {$Basket:ProductItem:item.item_object.contentobject.main_node.contentobject_version_object.creator.data_map.user_account.content.email}
( You may find that the solution involves accessing this value from a
different module such as ezshopoperationcollection.php )
What I need, in addition to the two messages sent in response to an
order, is for the system to also send a message to each of the
suppliers of the line-items in the order; i.e. a version of the order
only listing the items they (the supplier) created; to allow them to
contact the customer. Preferably if the customer ordered two different
items, both supplied by the same supplier they would both appear in
the single e-mail, but this is not esential, it can be sent as two
separate messages. However the order header (customer name, e-mail
address etc.) must go with every message. If the solution involves
custom php scripts then it should not involve editing the ezP Kernel
etc. but be done via extensions to the system (such as a new work-flow) in order to allow for
future ezp upgrades. I want a code listing and instructions that
I can use to insert into ezP to get this functionality.

The Web Application Service Provider

Björn Dieding@xrow.de

Thursday 04 December 2003 5:02:44 am

Hi,
you can contact us under service@xrow.de.

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 06:26:52
Script start
Timing: Jan 31 2025 06:26:52
Module start 'layout'
Timing: Jan 31 2025 06:26:52
Module start 'content'
Timing: Jan 31 2025 06:26:52
Module end 'content'
Timing: Jan 31 2025 06:26:52
Script end

Main resources:

Total runtime0.0148 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 588.2656151.2266
Module start 'layout' 0.00520.0025 739.492236.6797
Module start 'content' 0.00770.0053 776.171990.1875
Module end 'content' 0.01300.0017 866.359433.9922
Script end 0.0148  900.3516 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002617.4719140.0002
Check MTime0.00117.6466140.0001
Mysql Total
Database connection0.00085.475910.0008
Mysqli_queries0.002718.553230.0009
Looping result0.00000.128910.0000
Template Total0.00138.910.0013
Template load0.00117.130910.0011
Template processing0.00031.703410.0003
Override
Cache load0.00075.034310.0007
General
dbfile0.00138.979380.0002
String conversion0.00000.054840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs