Memo
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Write memos on users, nodes and comments.
Write memos on users, nodes and comments.
Allows for lazy import of external content.
Notify administrators when users with specified IPs appear.
Drupal Commerce note: This module is not compatible with Drupal Commerce. Someone else has made a Commerce module for WA sales tax -- see https://www.drupal.org/sandbox/gilgabar/1425322
This module calculates Washington State Sales Tax for the Ubercart module. Washington State has destination-based sales tax, meaning the seller has to charge sales tax based on the location the product is delivered to, rather than based on the location of the store/business. Thus, the tax rate is variable, and because there are literally hundreds of possible destination rates a simple sales tax setup in Ubercart will not work for Washington.
In this module, Tax is calculated based on the purchaser's shipping address (or billing address, for non-shippable purchases), and the tax rate is found via address lookup on the Washington State Department of Revenue's web site, so that it always uses the most recent tax rate information.
PHP4 module contains PHP5 functions which have been rewritten to make it compatible with PHP4.
Of course this module can't provide full support for PHP5, it's only defining the compatible functions.
You don't need to install this module, when you can install PEAR PHP_Compat instead.
Try:

The Feed Block module displays listings from RSS feeds, each stored in Drupal as blocks, each with display configuration (i.e., number of items, whether to display date & descriptive text, etc.).
The module minimally themes these blocks via a tpl.php file. For custom theming, this template can be copied into a site's active theme and modified.
The Salesforce Webform Integration module extends the Salesforce API to allow mapping between Webform submissions and Salesforce objects.
Features:
Callouts creates a way to display multiple blocks that are related by taxonomy terms. After you place the module into a region on your site, when a user goes to a page any callout blocks (callout is a new content type) with the same taxonomy terms as that page will be displayed in the region.
This Module is great if your looking to show related products in an e-commerence enviroment, or announcments depending on what page of the site your users are on.
This module allows you (the site builder) to set up automated followup emails for orders in Ubercart. Followups are defined based on the order status, and are sent after a predefined amount of time. You can also set them up to repeat until the order status changes.
Followups can be sent automatically (with cron), or manually from Ubercart's order list (/admin/store/orders) by clicking on the followup action icon.