Revisions for merk/invoices/view_print.php

Location: [ Horde ] / merk / invoices / view_print.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.22 (+2 -2 lines) 04/16/2008 04:25 PM Chuck Hagenbuch chuck

Use .html.php for Views.

1.21 (+2 -2 lines) 01/07/2008 03:16 AM Duck duck

- Fix edit link name in stock options.
- Small templates clean up.
- @define -> define

1.20 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.19 (+2 -2 lines) 11/26/2007 03:44 AM Duck duck

Autoloader is already loded so use it.
Remove some unneeded references.

1.18 (+4 -4 lines) 11/06/2007 10:03 AM Jan Schneider jan

Copyright assignments.

1.17 (+2 -2 lines) 06/27/2007 01:23 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.16 (+2 -2 lines) 06/26/2007 12:34 PM Duck duck

Move from templates to views

1.15 (+0 -0 lines) 07/18/2006 05:03 PM Duck duck

Done adding send email support.
Still need to store entered contact data and clean up some things

1.14 (+2 -63 lines) 07/18/2006 08:49 AM Duck duck

Fix formating of prefs.php.dist
Move invoice output to Invoice class to not duplicate code.
Basic support of sending invoice by email

1.13 (+2 -1 lines) 07/17/2006 03:25 PM Duck duck

Activate gettext in templates

1.12 (+3 -3 lines) 07/17/2006 09:33 AM Duck duck

Gettext messages clean up

1.11 (+7 -2 lines) 07/17/2006 06:03 AM Duck duck

Split invoice handling in separate driver ? making space for Minerva invoice driver.

1.10 (+2 -2 lines) 03/10/2006 02:40 PM Chuck Hagenbuch chuck

remove unnecessary references and singleton() calls.

1.9 (+36 -31 lines) 04/24/2005 03:18 PM Chuck Hagenbuch chuck

"- clean up nested spaces in the code
- checkout and invoice templates clean up
- stores the tax total value in the invoice table
- correctly display tax in checkout, invoice and invoice print view
- fix state/country mix in the invoice print view"

Submitted by: duck@obala.net

1.8 (+5 -3 lines) 04/18/2005 01:14 PM Jan Schneider jan

- a lot of html clean up, div where posible, menuSpacers...
- tax display fixes
Submitted by:   Duck <duck@obala.net>

1.7 (+23 -29 lines) 11/19/2004 01:45 PM Chuck Hagenbuch chuck

- New CSS menu for Merk (Duck <duck@obala.net>)
- I also cleaned up what coding standards stuff I could while I was there.

1.6 (+3 -3 lines) 05/20/2004 11:56 AM Jan Schneider jan

Fix package names.

1.5 (+3 -3 lines) 04/07/2004 10:43 AM Chuck Hagenbuch chuck

No more HORDE_LIBS.

1.4 (+3 -3 lines) 04/04/2004 10:04 PM mdjukic

bring merk up to date with changes in horde_form, include the renderer libs only when needed, fix redundant path

1.3 (+3 -3 lines) 03/10/2004 03:50 PM Jan Schneider jan

Speling

1.2 (+3 -3 lines) 02/11/2004 09:18 PM mdjukic

change  to

1.1 02/11/2004 05:48 PM mdjukic

scripts for invoices