31 lines
535 B
Plaintext
Executable File
31 lines
535 B
Plaintext
Executable File
* i18n
|
|
|
|
inc/Invoices.class.php :
|
|
========================
|
|
* Modify store() method to handle storage
|
|
* Modify load() method to handle complex queries (such as WHERE date < DATE_1 AND date > DATE_2)
|
|
|
|
==========
|
|
* Don't cache the username
|
|
==========
|
|
|
|
Manage paybacks :
|
|
=================
|
|
* TODO : Payback system
|
|
|
|
TODO :
|
|
======
|
|
* Add / Edit a bill
|
|
* JSON output
|
|
* Arrow to toggle visible password
|
|
* Change tpl easily
|
|
|
|
To test :
|
|
=========
|
|
* Connection form
|
|
* Remember me ?
|
|
* Edit notice
|
|
* Add / Edit user
|
|
* Change password
|
|
* Change settings
|