Revisions for hermes/invoicing.php

Location: [ Horde ] / hermes / invoicing.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.10 (+2 -2 lines) 01/02/2008 06:12 AM Jan Schneider jan

Happy New Year

Tags: HERMES_1_0_RC1

1.9 (+2 -2 lines) 09/28/2007 11:35 PM Chuck Hagenbuch chuck

remove call-time-pass-by-reference

1.8 (+2 -2 lines) 09/21/2007 09:48 AM Jan Schneider jan

typo

1.7 (+0 -0 lines) 09/08/2007 11:51 AM Jan Schneider jan

Revert

1.6 (+1 -1 lines) 09/08/2007 11:23 AM Jan Schneider jan

Invoices in Hermes are no longer.

1.5 (+107 -57 lines) 04/29/2007 11:42 PM Chuck Hagenbuch chuck

[cjh] Add an initial interface for sending invoice data to Minerva
(Duck <duck@obala.net).

1.4 (+1 -1 lines) 04/19/2007 07:14 PM Jan Schneider jan

Drop invoicing.

1.3 (+8 -8 lines) 04/09/2006 03:21 PM Chuck Hagenbuch chuck

Remove unnecessary Horde_Form::singleton() calls and other references.

1.2 (+2 -2 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

1.1 04/14/2005 10:38 AM eraserhd

Start of invoicing implementation:
* Data structures, driver & lib/Invoice.php API
* Ability to create a new batch or select a batch to edit.
* Ability to close/re-open a batch.