Revisions for merk/invoices/index.php

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

Use .html.php for Views.

1.30 (+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.29 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

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

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

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

Copyright assignments.

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

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

1.25 (+11 -12 lines) 06/26/2007 12:34 PM Duck duck

Move from templates to views

1.24 (+2 -2 lines) 05/26/2007 11:39 AM Duck duck

Use MERK_TEMPLATES

1.23 (+14 -3 lines) 05/16/2007 09:51 AM Duck duck

Add invoices pagination

1.22 (+3 -3 lines) 01/10/2007 10:06 AM Duck duck

Use new template code and fix buggy templates.

1.21 (+3 -3 lines) 10/03/2006 03:16 PM Duck duck

Remove some uneeded variables

1.20 (+3 -2 lines) 07/23/2006 02:46 PM Duck duck

- Snow category name in the browsing title
- Use vfs direct for category image too
- Remove payment prefs, never implemented
- Actually set the prefs values in the checkout
- Change vfs direct config to be a string so other alias can be specified. For example web-servers with disabled sym-links.
- Combine confusing double addresses
- Some more clean ups and fixes

1.19 (+21 -37 lines) 07/21/2006 01:53 PM Duck duck

Clean ups

1.18 (+2 -2 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.17 (+2 -1 lines) 07/17/2006 03:25 PM Duck duck

Activate gettext in templates

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

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

1.15 (+2 -2 lines) 04/15/2006 11:21 PM Chuck Hagenbuch chuck

- make item delivery non-required. Make it Boolean since we have only two
options (default and non-default). This is not used anywhere.
- added item_model field: stores product model IDs. Allows to import/sync data
from client based items databases/categories (bridge from merk to companies
internal ids)
- Categories: suppress errors if the current language used is not present in
categories data (log error and return empty array)
- deleted not used /templates/deliveries/edit.html
- clean up and simplify templates: use more divs, styles, use stripe.js for
lists
Submitted by: Duck <duck@obala.net>

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

remove unnecessary references and singleton() calls.

1.13 (+2 -2 lines) 12/19/2004 11:06 PM Chuck Hagenbuch chuck

use global delete and edit icons.

1.12 (+6 -7 lines) 11/19/2004 01:57 PM Chuck Hagenbuch chuck

Error checking.

1.11 (+4 -10 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.10 (+5 -5 lines) 10/19/2004 11:22 AM mdjukic

Change all references to *.gif images to the new *.png.

1.9 (+3 -3 lines) 10/18/2004 08:45 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

1.8 (+3 -3 lines) 10/18/2004 06:49 AM mdjukic

change getParam('graphics') to getImageDir()

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

Fix package names.

1.6 (+3 -3 lines) 04/19/2004 05:20 PM mdjukic

typo

1.5 (+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.4 (+3 -3 lines) 02/11/2004 09:18 PM mdjukic

change  to

1.3 (+4 -2 lines) 02/11/2004 08:46 PM mdjukic

take the template out of the base.php

1.2 (+3 -3 lines) 02/11/2004 06:22 PM mdjukic

use horde's print icon

1.1 02/11/2004 05:48 PM mdjukic

scripts for invoices