Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

RE: [mv] Updating a field in a record



******    message to minivend-users from "Cameron B. Prince" <cameron@akopia.com>     ******

You can do it with import such as:

[import table=transactions type=LINE continue=NOTES]
code: [value mv_order_number]
store_id: __STORE_ID__
order_number: [value mv_order_number]
session: [data session id]
username: [data session username]
shipping: [shipping-desc] - [shipping]
nitems: [nitems]
subtotal: [subtotal noformat=1]
payment_tax: [value mv_payment] Tax: [salestax]
city: [value city]
state: [value state]
zip: [value zip]
order_date: [value name=order_date set="[tag time]%d-%b-%Y[/tag]"]
status: pending
parent: __PARENT__
[/import]


Or with data such as:

[data
        table=userdb
        column=order_numbers
        key="[data session username]"
        value=" [value mv_order_number]"
        append=1]


Hope this helps,


Cameron B. Prince
System Architect
Akopia, Inc.

(703) 456-2946


-----Original Message-----
From: owner-minivend-users@minivend.com
[mailto:owner-minivend-users@minivend.com]On Behalf Of Chris Wenham
Sent: Wednesday, August 30, 2000 2:34 PM
To: minivend-users@minivend.com
Subject: [mv] Updating a field in a record


******    message to minivend-users from Chris Wenham
<cwenham@netmonger.net>     ******

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


 Can anyone tell me how to update a field in an existing record with
 Perl?

 Otherwise, does anyone know how to do it with regular Minivend tags?

Regards,

Chris Wenham


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.2 (FreeBSD)
Comment: Processed by Mailcrypt 3.5.5 and Gnu Privacy Guard
<http://www.gnupg.org/>

iEYEARECAAYFAjmtYYoACgkQw4VAKENtJO+mqwCeOLk5aG/d3Mw3yV0z3dnLBCBD
GQcAoITPEottvEGwa5u99hNlq29DQ8qi
=0Fql
-----END PGP SIGNATURE-----
-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to
Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list

-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: