Revisions for merk/test.php

Location: [ Horde ] / merk / test.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.8 (+6 -1 lines) 10/22/2007 11:25 AM Duck duck

Add company class test

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

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

1.6 (+8 -3 lines) 05/16/2007 11:23 AM Duck duck

Remove delivery option form invoice since now the delivery is only another item in invoice.
Add direct print link to invoice view page.
Add possibility to add taxes and currencies directly from Merk.
Marge company data code form Minerva and Gulliver.

1.5 (+3 -1 lines) 01/01/2007 07:41 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.4 (+1 -1 lines) 12/30/2006 02:15 PM Jan Schneider jan

Standardize on "_The_ Horde Project" and "http://_www_.horde.org".

1.3 (+1 -1 lines) 12/17/2006 01:37 AM Chuck Hagenbuch chuck

h2, wording

1.2 (+2 -2 lines) 10/17/2006 04:16 AM Duck duck

- factory the invoice class in the process level
- add getName apo call for registy to retrive invoice name
- check currencies and type in incubator

1.1 06/12/2006 09:21 AM Duck duck

Add test.php
Remove it_IT fix in Merk::formatPrice. Italy switched to Euro years ago.
Added Merk::externalFinance to check if Horde_Currencies and Horde_Taxes can be used. If not, fallback to old code.