29 lines
539 B
Plaintext
Executable File
29 lines
539 B
Plaintext
Executable File
* i18n
|
|
* handle negative amounts
|
|
|
|
inc/Invoices.class.php :
|
|
========================
|
|
* Better way to store users in ? => reprendre cette partie
|
|
* Modify load() method to handle complex queries (such as WHERE date < DATE_1 AND date > DATE_2)
|
|
* Buyer as user object ?
|
|
|
|
Manage paybacks :
|
|
=================
|
|
* TODO : Payback system
|
|
|
|
TODO :
|
|
======
|
|
* Add / Edit a bill
|
|
|
|
Tests :
|
|
=======
|
|
* Remember me ?
|
|
|
|
Tests passed (quick tests) :
|
|
============================
|
|
* Connection form
|
|
* Edit notice
|
|
* Add / Edit user
|
|
* Change password
|
|
* Change settings
|