Please find attached a set of patches (against the most recent beta6 release), which adds the following fixes and features:

- fix/add the use of t() in some of the strings used by the module
- in case of a new ticket, the sender's email is checked against the USERS table of Drupal, and the uid is assigned if there's a match. Thus, existing customers get the user information right, before an order is placed.
- makes use of format_date() to better format the dates, so that internationalized websites can make use of this module.
- enable checkboxes by default in the followup form ("send email notification", and "add signature").

HTH,
--mariano

Comments

Anonymous’s picture

Assigned: Unassigned »

oooohh, thanks!

I'll take a look at these today.

Anonymous’s picture

Status: Needs review » Fixed

Committed changes to dev.

Also, now that we're adding a uid to a ticket, there is the possibility that there are no orders in the system for that user. As such, I made some changes to the ticket view user box so that it will display none for last order date and amount of purchases.

mariano.barcia’s picture

Great! I'll update my installation with the latest HEAD version.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.