Zwei neue Features:
authorMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 11 Jan 2008 15:53:02 +0000 (15:53 +0000)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 11 Jan 2008 15:53:02 +0000 (15:53 +0000)
commit7a7f33b5c1b3531ab761adba1cf19d4ad68cffcd
tree8d94a499d9243633aad66acf9fc9e9a747265dbc
parentb15e4435a466376889de7eadf2fbeb4d12011549
Zwei neue Features:
1. Beliebige Notizen für Kunden und Lieferanten können angelegt werden. Solche Notizen können auf Wiedervorlage gelegt werden, was durch 2. implementiert ist.
2. Einkaufs- und Verkaufsbelege können auf Wiedervorlage gelegt werden. Wiedervorlagen können für beliebige Nutzer erstellt werden (Aufgabe an andere Nutzer deligieren). Anstehende Wiedervorlagen und abgelaufene Angebote werden auf der Startseite in einer Aufgabenliste angezeigt.
63 files changed:
SL/CT.pm
SL/FU.pm [new file with mode: 0644]
SL/Form.pm
SL/Notes.pm [new file with mode: 0644]
SL/OE.pm
bin/mozilla/ap.pl
bin/mozilla/ar.pl
bin/mozilla/ct.pl
bin/mozilla/fu.pl [new file with mode: 0644]
bin/mozilla/gl.pl
bin/mozilla/ir.pl
bin/mozilla/is.pl
bin/mozilla/login.pl
bin/mozilla/oe.pl
bin/mozilla/todo.pl [new file with mode: 0644]
fu.pl [new symlink]
image/Productivity.png [new file with mode: 0644]
js/follow_up.js [new file with mode: 0644]
locale/de/all
locale/de/ap
locale/de/ar
locale/de/ct
locale/de/dn
locale/de/fu [new file with mode: 0644]
locale/de/gl
locale/de/ic
locale/de/io
locale/de/ir
locale/de/is
locale/de/login
locale/de/menu
locale/de/menunew
locale/de/oe
locale/de/todo [new file with mode: 0644]
menu.ini
sql/Pg-upgrade2/follow_ups.sql [new file with mode: 0644]
templates/webpages/ct/form_header_de.html
templates/webpages/ct/form_header_master.html
templates/webpages/fu/add_edit_de.html [new file with mode: 0644]
templates/webpages/fu/add_edit_master.html [new file with mode: 0644]
templates/webpages/fu/close_window_de.html [new file with mode: 0644]
templates/webpages/fu/close_window_master.html [new file with mode: 0644]
templates/webpages/fu/edit_access_rights_de.html [new file with mode: 0644]
templates/webpages/fu/edit_access_rights_master.html [new file with mode: 0644]
templates/webpages/fu/report_bottom_de.html [new file with mode: 0644]
templates/webpages/fu/report_bottom_master.html [new file with mode: 0644]
templates/webpages/fu/report_for_todo_list_de.html [new file with mode: 0644]
templates/webpages/fu/report_for_todo_list_master.html [new file with mode: 0644]
templates/webpages/fu/report_top_de.html [new file with mode: 0644]
templates/webpages/fu/report_top_master.html [new file with mode: 0644]
templates/webpages/fu/search_de.html [new file with mode: 0644]
templates/webpages/fu/search_master.html [new file with mode: 0644]
templates/webpages/login/company_logo_de.html
templates/webpages/login/company_logo_master.html
templates/webpages/oe/orders_footer_de.html
templates/webpages/oe/orders_footer_master.html
templates/webpages/oe/orders_header_de.html
templates/webpages/oe/orders_header_master.html
templates/webpages/oe/report_for_todo_list_de.html [new file with mode: 0644]
templates/webpages/oe/report_for_todo_list_master.html [new file with mode: 0644]
templates/webpages/todo/show_todo_list_de.html [new file with mode: 0644]
templates/webpages/todo/show_todo_list_master.html [new file with mode: 0644]
todo.pl [new symlink]