KissCount/src/model
Grégory Soutadé 08ba72664c Use class enums and constants rather than global enums and define
Fix a bug : virtual transferts must not be considered as a debit
2011-08-16 18:22:35 +02:00
..
export Use '0' instead of NULL 2011-08-14 17:47:16 +02:00
import Use class enums and constants rather than global enums and define 2011-08-16 18:22:35 +02:00
Account.h Use std C++ algorithmes in model 2011-08-14 19:26:54 +02:00
AccountAmount.h USe struct instead of class for data types 2011-08-14 18:21:26 +02:00
Category.h Use std C++ algorithmes in model 2011-08-14 19:26:54 +02:00
Database_Update.cpp Use class enums and constants rather than global enums and define 2011-08-16 18:22:35 +02:00
Database.cpp Use class enums and constants rather than global enums and define 2011-08-16 18:22:35 +02:00
Database.h Use class enums and constants rather than global enums and define 2011-08-16 18:22:35 +02:00
model.h Temp commit 2011-03-13 19:15:21 +01:00
Operation.cpp Use std C++ algorithmes in model 2011-08-14 19:26:54 +02:00
Operation.h Use std C++ algorithmes in model 2011-08-14 19:26:54 +02:00
User.cpp Use class enums and constants rather than global enums and define 2011-08-16 18:22:35 +02:00
User.h Use C++ std algorithms in controller 2011-08-14 21:03:48 +02:00