User Tools

Site Tools


fast:fast-invoice

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

fast:fast-invoice [2013/10/09 11:15]
admin [Data Migration]
fast:fast-invoice [2017/03/10 23:00]
Line 1: Line 1:
-====== Fast Invoice Documentation ====== 
  
-**User Area:** 
- 
-  * Invoice List 
-  * User Area 
-    * View My Profile 
-    * Change Password ​ 
-  * Fast Pay Area (page where invoice can be paid without log in, secure key required) 
-    * Once invoice paid key becomes invalid or if time set expires. 
- 
-**Admin Area:** 
- 
-  * Invoice List 
-  * Manage Clients 
-  * Manage Users 
-  * User Area 
-    * View My Profile 
-    * Change Password 
- 
-===== Data Migration ===== 
- 
-  * table invoices 
- 
-  ALTER TABLE  `invoices` CHANGE ​ `created` ​ `inv_date` DATE NOT NULL; 
-  ALTER TABLE  `invoices` CHANGE ​ `method` ​ `pay_method` VARCHAR( 20 ) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL; 
fast/fast-invoice.txt ยท Last modified: 2017/03/10 23:00 (external edit)