invoice approval workflow
CMFPlacefulWorkflow 1.0.2
CMFPlacefulWorkflow project is a CMF/Plone product for locally changing the workflow of content types. more>>
CMFPlacefulWorkflow: A Plone product that allows you to define workflow policies that define content type to workflow mappings that can be applied in any sub-folder of your Plone site.
When you access the root of your site, you will see a new action in the workflow state drop-down menu called "policy". Click on the "policy" link.
The next page will let you add a policy to your folder by clicking on the "Add Workflow policy" link. Click on "Add Workflow policy".
Now you have a workflow policy in your site, and you can set the workflow policies for this folder and below.
We didnt add workflow policies yet, so you dont have the choice between different workflow policies, but the default workflow policy will be taken both for the folder and below.
SiteInvoice Account Manager 2.0.1
SiteInvoice helps you manage your customer invoices in a simple and efficient manner. more>>
Customers receive personalized email notices with invoices attached as PDFs, with reminders sent at 30, 45, and 60 days.
Handles multiple currencies and taxes. Never lose track of money you or your company are owed again.
Bio::Tools::Run::PiseWorkflow 1.4
Bio::Tools::Run::PiseWorkflow is a class to create a Pise workflow using Pise application objects as methods. more>>
SYNOPSIS
# First, create a Bio::Tools::Run::AnalysisFactory::Pise object:
my $factory = new Bio::Tools::Run::AnalysisFactory::Pise();
# Then create the application objects (Pise::Run::Tools::PiseApplication):
my $clustalw = $factory->program(clustalw);
$clustalw->infile($my_alignment_file);
my $protpars = $factory->program(protpars);
# You can specify different servers for different applications :
my $protdist = $factory->program(protpars
-remote => http://kun.homelinux.com/cgi-bin/Pise/5.a//protpars.pl,
-email => your_email);
# Create a new workflow object :
my $workflow = Bio::Tools::Run::PiseWorkflow->new();
# Define the workflows methods using the application objects:
# the application method $protpars will receive the output of
# type readseq_ok_alig from the application method $clustalw.
$workflow->addpipe(-method => $clustalw,
-tomethod => $protpars,
-pipetype => readseq_ok_alig);
# The application method $clustalw will be piped to a second
# application method ($protdist) using the output of type readseq_ok_alig.
$workflow->addpipe(-method => $clustalw,
-tomethod => $protdist,
-pipetype => readseq_ok_alig);
# The application method $protpars will be piped to the application
# method $consense using the output of type phylip_tree.
my $consense = $factory->program(consense);
$workflow->addpipe(-method => $protpars,
-tomethod => $consense,
-pipetype => phylip_tree);
# Run the workflow.
$workflow->run();
DCWorkflow Dump 1.2
DCWorkflow Dump provides a simple tool to dump a web-generated workflow to Python code for use in Products. more>>
Dumps DCWorkflow specifications into a python script.
Installation
.Untar/copy it into your Zopes Products dir
.Restart Zope
.You now have a dump tab in the workflow management screen
Usage
.Hit the dump tab in your workflow management screen
.The resulting code can be used to programatically define a DCWorkflow
Enhancements:
- Bugfix release with better support for transitions python scripts and new support for transitions external methods.
Invoice-Easy2.1-OOo.sxc 2.1.4
Invoice-Easy2.1-OOo.sxc The file was developed in order to be able to write the first invoice after only five minutes of setup, regardless to the different types of accounting. The formulas are designed to fit most types of accounting in many countries, which means, that different results are possible in a single cell, but allways according to your special data. The user is allways supported by function-macros (klick-buttons). more>>
Invoice-Easy2.1-OOo.sxc - Invoice-Easy2.1-OOo.sxc
The program is an OpenOffice.org1.1.4 Calc-file (a spreadsheet application). OpenOffice.org is a freeware
productivity suite, comparable with MS-Office in look and functionality, available for many OS.
The file was developed in order to be able to write the first invoice after only five minutes of setup, regardless to the different types of accounting.
The formulas are designed to fit most types of accounting in many countries, which means, that different results are possible in a single cell, but allways according to your special data. As a supplement to this, the macros (action buttons) of the file will make the formats fit to the accounting of every single invoice. Rows and columns, which are not needed will fade out. Besides these optical effects, also every word, which isn?t needed, will be faded out. Customers, who don?t receive rebates or discounts from you, will not even see these words on the invoice, in order not to cause demands. Since everything works automatically and only the necessary data is queried in the setup, it should not bother you, if your billing doesn?t need all the functionality.
So, shortly said, you don?t have to change anything in the invoice form, regardless, if your billing uses net prices (e.g. in the USA) or gross prices (which are used in some cases e.g. in european countries), if you must apply different tax rates and/or rebates, if you sell stock items or bill individual services etc.
The invoices can be written by automatic data-overdraw from data sheets (addresses and items), by the use of references (simply type in customer-ID, item-# and quantities directly in the invoice), more or less by hand or by a mixture of these methods.
The invoice form can easily be translated into other languages (in the data sheet) and can therefore also serve for international transactions or can be applied in non-english-speaking countries.
System Requirements: OpenOffice.org, Version 1.1.4 or higher.
Enhancements:
Version 2.1.4
Fixed newly occured printer problems when using MS-Windows. Thanks to the users who contributed error-messages and helped testing the new macro-code.
Version 2.1.1
Compliance with new, international addressing-rules.
System Requirements:OpenOffice.org Version 1.1.4 or higher<<less
SureInvoice 1.0
SureInvoice software is designed primarily for service oriented businesses. more>>
Track customer and emplyee or contractor information as well, with a flexible system to track billable rates per customer, project or employee/contractor you can maximize your revenue and avoid double entry of information with the upcoming export support for QuickBooks and OFX.
Customer self-service is a way to offer customers convenient access to their account status, make it easier for them to self-pay and ensure that accounts stay in the black. SureInvoice has all of the features necessary to make customers comfortable in maintaing their own accounts. 24/7 customers can login to review the hours attached to their invoices and print off an invoice to mail in with a check or enter credit card information to pay in real time.
Enhancements:
- This release has Quickbooks integration, a complete new user interface, and many bugfixes.
vPrise Workgroup 1.0b
vPrise Workgroup is a distributed environment that helps bridging development teams. more>>
The tool can be divided into three distinct groups, where a user might be limited to the confines of a single group or utilize all features in all groups. The three feature groups within vPrise Workgroup are:
- Employee data submissions - allows distributed employees to submit hour reports and expense sheets.
- Management view - allows managers within an approval chain to approve/reject employee submitted time sheets. Furthermore it allows the manager to sum up this information using reports.
- Collaboration tool set - allows employees of the company to communicate with other team members and customer teams. These features include file trading, a distributed calendar & issue tracking.
DwWorkflow 0.91.1
DwWorkflow is a datawarehouse process workflow server and generator of datawarehouse mappings. more>>
It allows the user to define dependencies between tables or files and processes and it runs processes in parallel according to these metadata.
DwWorkflow can run with or without an SQL database server. A process can be any program, not just a database statement.
Enhancements:
- This release includes a graphical plugin for the Eclipse platform for the dwworkflow server, and also includes needed changes in the server for the plugin to work.
FreshInvoice 1.1.3
FreshInvoice is a Web-based invoice system that enables users to look at their invoices. more>>
Enhancements:
- This release contains some bugfixes throughout the system.
- It also includes a two new features: Customer name on the invoice page and an "already invoiced" feature on the "soon-to-be-invoiced" page.
- If youre upgrading to this version, please read the documentation/UPGRADING.txt.
Cyberience Project Manager 1.5
Cyberience Project Manager replaces the previously name PHP Project Manager. more>>
Cyberience Project Manager is a web based application for assisting in the management and organisation of a project based business. To use the application you will need to be able to use PHP in conjunction with a MySQL database.
The application incorporates the ability to organise a portfolio of projects made up of multiple tasks with individually specified billing rates (flat fee and/or hourly rate). The Project Manager allow you to monitor overall time spent on individual projects/tasks, and calculate project costs based on the specified billing rates.
Main features:
- To Do Lists
- Milestones
- Billing
- Checklists
- Time Tracking
- Bug Tracking
- Multiple Users
- Automatic Installation and Database Creation
- Password Protection
Installation:
Project Manager is simple to install:
- Extract All Files to the directory of your choice.
- FTP/Upload all the files to your server
- CHMOD 666 the file http://www.yourdomain.com/directoryname/application/includes/config.php and http://www.yourdomain.com/directoryname/.htaccess to allow the auto-install function to write information to these file.
- Point your browser to the file http://www.yourdomain.com/directoryname/
- Enter your SQL Database Hostname, Username, Password, Database Name.
- Enter the Password and Username of Your Choice for Accessing Cyberience Project Manager.
- Click the Update Button and The Database and Security Will Automatically Be Set Up
- Delete the install Directory
- Enjoy !
Enhancements:
- Client/Organisation functionality, reorganized dashboard/hub tables, an invoice/receipt facility, and the ability to create PDFs.
Strictly Invoices 1.0
Strictly Invoices is an application for the small business owner who wants to send out invoices! more>>
Important Note: You may need to make the file executable by changing the properties or running the command:
chmod 755 invoices
Main features:
- Save multiple companies
- Create HTML invoice
- Save Customer Data
- Create Product List
- Print to PDF
- Save Invoices
- Change any title on the invoice to your needs (Registered Version)
Workflow::Factory 0.28
Workflow::Factory is a Perl module that generates new workflow and supporting objects. more>>
SYNOPSIS
# Import the singleton for easy access
use Workflow::Factory qw( FACTORY );
# Add XML configurations to the factory
FACTORY->add_config_from_file( workflow => workflow.xml,
action => [ myactions.xml, otheractions.xml ],
validator => [ validator.xml, myvalidators.xml ],
condition => condition.xml,
persister => persister.xml );
# Create a new workflow of type MyWorkflow
my $wf = FACTORY->create_workflow( MyWorkflow );
# Fetch an existing workflow with ID 25
my $wf = FACTORY->fetch_workflow( MyWorkflow, 25 );
Public
The Workflow Factory is your primary interface to the workflow system. You give it the configuration files and/or data structures for the Workflow, Workflow::Action, Workflow::Condition, Workflow::Persister, and Workflow::Validator objects and then you ask it for new and existing Workflow objects.
Internal
Developers using the workflow system should be familiar with how the factory processes configurations and how it makes the various components of the system are instantiated and stored in the factory.
Interna 1.0
Interna is billing software that is able to manage customer-related and product-related data and statistics. more>>
The document managment is able to generate the types quotation, order confirmation, delivery note, invoice, and credit advice in English and German.
Enhancements:
- The startup scripts are only provided as Linux shell scripts.
- The software has not been tested with Windows yet.
Mapasuta openArchitectureWare WorkFlow Runner 1.1
Mapasuta openArchitectureWare WorkFlow Runner plugin allows to start a workflow file during a Maven2 build run. more>>
There are only two goals, one for running a workflow file during normal build (run-workflow), and one for test builds (run-test-workflow).
Usage:
Generate sources
The common way to use the plugin is to add it to your pom.xml:
< build >
[...]
< plugins >
[...]
< plugin >
< groupId>net.sf.mapasuta.build.maven.plugins< /groupId>
< artifactId>maven-oaw-plugin< /artifactId>
< configuration>
< workflowFile>src/main/workflow/workflow.oaw< /workflowFile>
< /configuration>
< executions>
< execution>
< goals>< goal>run-workflow < /goals>
< /execution>
< /executions>
< /plugin>
[...]
< /plugins>
[...]
< /build>
The plugin runs in the phase generate-sources and generates the sources into the default output folder target/generated-sources/maven-oaw-plugin.
The workflow parameter outputDir is set to the output folder and can be used in the workflow file.
It adds the output folder to the compilers source folder list, so the generated sources will be compiled, if you run the phase compile.
Generate test sources
To generate test sources, use the following simple configuration:
< build >
[...]
< plugins >
[...]
< plugin>
< groupId>mapasuta.build.maven.plugins< /groupId>
< artifactId>maven-oaw-plugin< /artifactId>
< configuration>
< workflowFile>src/main/workflow/workflow.oaw< /workflowFile>
< /configuration>
< executions>
< execution>
< goals>< goal>run-test-workflow< /goal>< /goals>
< /execution>
< /executions>
< /plugin>
[...]
< /plugins>
[...]
< /build>
The plugin runs in the phase generate-test-sources and generates the sources into the default output folder target/generated-test-sources/maven-oaw-plugin.
Apache OFBiz
Apache OFBiz is an open source enterprise automation software project licensed under the Apache License Version 2.0. more>>
By open source enterprise automation we mean: Open Source ERP, Open Source CRM, Open Source E-Business / E-Commerce, Open Source SCM, Open Source MRP, Open Source CMMS/EAM, and so on.
Main features:
- advanced e-commerce
- catalog management
- promotion & pricing management
- order management (sales & purchase)
- customer management (part of general party management)
- warehouse management
- fulfillment (auto stock moves, batched pick, pack & ship)
- accounting (invoice, payment & billing accounts, fixed assets)
- manufacturing management
- general work effort management (events, tasks, projects, requests, etc)
- content management (for product content, web sites, general content, blogging, forums, etc)
- and much more all in an open source package!