
CVS log for interchange/code/UI_Tag/update_order_status.tag
Up to [Local Repository] / interchange / code / UI_Tag
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jun 26 12:43:44 2008 UTC (6 months, 1 week ago) by mheins
Branches: MAIN
CVS tags: REL_5_7_1,
HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +26 -4 lines
* Someone removed email_copy field from userdb table, which meant that
email was not sent to customers by default on status updates. Changed
to default to yes if email_copy field not present in user table.
* Add tracking_number field to order status if field exists in orderline,
and handle it in update_order_status tag.
Revision 1.11.2.1: download - view: text, markup, annotated - select for diffs
Sat Mar 31 00:20:14 2007 UTC (21 months, 1 week ago) by pajamian
Branches: STABLE_5_4-branch
CVS tags: REL_5_4_3
Diff to: previous 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11: +9 -4
lines
Fix incorrect license in headers GPL v2 -> GPL v2 "or later". Update copyrights.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 30 23:40:54 2007 UTC (21 months, 1 week ago) by pajamian
Branches: MAIN
CVS tags: STABLE_5_6-root,
STABLE_5_6-branch,
REL_5_6_1,
REL_5_5_3,
REL_5_5_2,
REL_5_5_1,
DEB_5_6_1_2,
DEB_5_5_1_1_1,
DEB_5_5_1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +9 -4
lines
Fix incorrect license in headers GPL v2 -> GPL v2 "or later". Update copyrights.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 8 18:14:40 2005 UTC (3 years, 2 months ago) by jon
Branches: MAIN
CVS tags: STABLE_5_4-root,
REL_5_4_2,
REL_5_4_1,
REL_5_4_0,
REL_5_3_3,
REL_5_3_2
Branch point for: STABLE_5_4-branch
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3
lines
Big copyright and version number update to prepare for 5.3.2 release.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Feb 14 00:42:53 2005 UTC (3 years, 10 months ago) by docelic
Branches: MAIN
CVS tags: DEB_5_3_0_20051028_1,
DEB_5_3_0_20051004_1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -2
lines
Header/license fix or Version update+minor formatting fix, or both
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Nov 9 16:39:52 2003 UTC (5 years, 2 months ago) by mheins
Branches: MAIN
CVS tags: STABLE_5_2-root,
STABLE_5_2-branch,
STABLE_5_0-root,
STABLE_5_0-branch,
REL_5_2_1,
REL_5_2_0,
REL_5_1_1,
REL_5_1_0,
REL_5_0_2,
REL_5_0_1,
REL_5_0_0_RC2,
REL_5_0_0_RC1,
REL_5_0_0,
MANIFEST,
DEB_5_2_1_1,
DEB_5_0_0_2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +20 -6
lines
* Fix bug where per-line status was not kept correctly.
* Fix problem where status on a originally complete shipment looked like
a final message on a multiple shipment.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Aug 25 18:31:14 2003 UTC (5 years, 4 months ago) by mheins
Branches: MAIN
CVS tags: REL_4_9_9,
DEB_4_9_8_20031014_1,
DEB_4_9_8_20031010_1,
DEB_4_9_8_20030911_1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -1
lines
* Allow tracking number to be updated on ship. Fix contributed by Sebastian Braun.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed May 14 22:29:29 2003 UTC (5 years, 7 months ago) by mheins
Branches: MAIN
CVS tags: REL_4_9_8,
DEB_4_9_8_20030706_1,
DEB_4_9_8_2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +16 -1
lines
* Allow relocation of all shipping files with:
Shipping default directory products/ship
* Update MySQL for 3.23/4.x and transactions (Foundation)
* Add Vend::Ship::QueryUPS and Vend::Ship::Postal modules with
docs.
* Fix bug in UPS query caching.
* Allow update_order_status to actually send email.
Revision 1.6.2.1: download - view: text, markup, annotated - select for diffs
Sat Jan 25 22:20:35 2003 UTC (5 years, 11 months ago) by racke
Branches: LINUXIA
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +1 -1
lines
updated LINUXIA branch to 4.9 sources in order to use it as testbed again
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 14 00:20:17 2003 UTC (5 years, 11 months ago) by mheins
Branches: MAIN
Branch point for: LINUXIA
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +13 -1
lines
* Update the order_status update time if database is *not* MySQL.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 4 16:16:30 2002 UTC (6 years, 2 months ago) by mheins
Branches: MAIN
CVS tags: REL_4_9_6,
REL_4_9_5,
REL_4_9_4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1
lines
* Fix failure to send order status email noticed by Gary Norton.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Oct 18 06:47:54 2002 UTC (6 years, 2 months ago) by mheins
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -6
lines
* Allow auth_code to be passed in
* Change error message.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 18 06:00:10 2002 UTC (6 years, 2 months ago) by mheins
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -4
lines
Various minor changes to order status setup.
* Add JavaScript for supported browsers to do batch checking functions
* Couple buttons on update form together.
* Change text of "OK" button on order_status.html so people won't think
OK means ship the order.
* Check all shipped, Check all pending, etc. buttons
* Fix text_qualification in spreadsheet.
* Add metadata for enter tracking number view.
* Put more reasonable dates in transactions file.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Oct 18 03:05:51 2002 UTC (6 years, 2 months ago) by mheins
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +69 -5
lines
* Add "void transaction" function to order_status update.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 17 04:46:23 2002 UTC (6 years, 2 months ago) by mheins
Branches: MAIN
* Major update to order status functions in UI. Much of this is funded
thanks to Gary Norton and Broadgap Technologies.
* Created new update_order_status.tag usertag which does most
of the functions done previously in admin/order_status.html
* Order status funky page code replaced with [table-editor version].
* Now can "Shipped checked orders". If you check the ship_auto
check box, it will:
-- settle CC charge with payment processor if that is needed
or wanted
-- ship all lines on order
-- update all status to shipped
-- archive the order
* Added following fields to transactions:
auth_code -- contains authorization code needed for charge settlement
tracking_number -- separate shipping tracking number from status
Also updated log_transaction to insert auth_code if available.
* Regularized database types for orderline and transactions
* Removed unnecessary blank "reports" sampledata for orderline and
transaction
* Added much metadata for orderline, transactions, and payment
settings
* Fix auto-encryption of credit card number in Vend::Payment even
if no EncryptKey or credit card number.
* Modified Vend::Payment::TestPayment to allow testing of charge
settlement.
* Allow setting link-no-blank=1 in [table-editor] to prevent addition
of rows in a linked table for a particular view.
* To test out settlement and batch updates with Vend::Payment::TestPayment
1. Uncomment "Require" line in interchange.cfg.
2. Set following payment preferences in Administration->Preferences:
MV_PAYMENT_MODE testpayment
MV_PAYMENT_ID test
SETTLE_TRANSACTION 1
3. Restart, place a new order, and use Order Manager to ship.
Interchange CVSweb <info@icdevgroup.org>