Commit Graph

31014 Commits

Author SHA1 Message Date
Laurent Destailleur
5b1d9ea4d0 Comment TODO 2011-07-13 18:04:25 +00:00
Laurent Destailleur
01395bd85a Comment TODO 2011-07-13 18:04:25 +00:00
Laurent Destailleur
19904fba77 Comment TODO 2011-07-13 18:04:25 +00:00
Laurent Destailleur
bbeaee7780 Fix: Avoid conflict with other payment modules functions
New: EMail topics can be forced by external modules
2011-07-13 16:55:25 +00:00
Laurent Destailleur
9c350a9f8c Fix: Avoid conflict with other payment modules functions
New: EMail topics can be forced by external modules
2011-07-13 16:55:25 +00:00
Laurent Destailleur
7f81e029ab Fix: Avoid conflict with other payment modules functions
New: EMail topics can be forced by external modules
2011-07-13 16:55:25 +00:00
Laurent Destailleur
17cdbd2ea6 Prepare 3.1 beta 2011-07-13 21:19:58 +00:00
Laurent Destailleur
46380c0b18 Work on 3.1.0 release 2011-07-13 21:09:30 +00:00
Laurent Destailleur
13c407e25a New: Add cancel button on note edit 2011-07-13 16:24:57 +00:00
Laurent Destailleur
2709bc7f69 New: Add cancel button on note edit 2011-07-13 16:24:57 +00:00
Laurent Destailleur
adbff7bc50 New: Add cancel button on note edit 2011-07-13 16:24:57 +00:00
Laurent Destailleur
67b9550314 Doc 2011-07-13 15:25:21 +00:00
Laurent Destailleur
f550357e6c Doc 2011-07-13 15:25:21 +00:00
Laurent Destailleur
cf184ec351 Doc 2011-07-13 15:25:21 +00:00
Laurent Destailleur
d01a8f22bd Trans 2011-07-13 18:30:29 +00:00
Laurent Destailleur
204f7c9d98 Fix: Bad init of object on actions 2011-07-13 18:05:27 +00:00
Laurent Destailleur
e5bbb0db23 Fix: No check box if no PDF 2011-07-13 14:41:02 +00:00
Laurent Destailleur
0297898803 Fix: No check box if no PDF 2011-07-13 14:41:02 +00:00
Laurent Destailleur
b6ca5d1439 Fix: No check box if no PDF 2011-07-13 14:41:02 +00:00
Laurent Destailleur
e36e34918f Comment TODO 2011-07-13 18:04:25 +00:00
Laurent Destailleur
1135923e34 Fix: Avoid conflict with other payment modules functions
New: EMail topics can be forced by external modules
2011-07-13 16:55:25 +00:00
Laurent Destailleur
5e5401f8b6 Fix: Cash account should be alos used to pay taxes 2011-07-13 14:25:49 +00:00
Laurent Destailleur
60d31b5533 Fix: Cash account should be alos used to pay taxes 2011-07-13 14:25:49 +00:00
Laurent Destailleur
b722bbd6ec Fix: Cash account should be alos used to pay taxes 2011-07-13 14:25:49 +00:00
Laurent Destailleur
4f1b65a736 Doc 2011-07-13 14:16:39 +00:00
Laurent Destailleur
0c5391eb13 Doc 2011-07-13 14:16:39 +00:00
Laurent Destailleur
d12bf9338b Doc 2011-07-13 14:16:39 +00:00
Laurent Destailleur
fb2f763eec Fix: Bad var 2011-07-13 14:09:35 +00:00
Laurent Destailleur
a1670820dd Fix: Bad var 2011-07-13 14:09:35 +00:00
Laurent Destailleur
6f05956bf5 Fix: Bad var 2011-07-13 14:09:35 +00:00
Laurent Destailleur
4742db3f23 New: Add cancel button on note edit 2011-07-13 16:24:57 +00:00
Laurent Destailleur
e7783c0d44 Fix: Missing global 2011-07-13 14:03:15 +00:00
Laurent Destailleur
12b99177dd Convert a FIXME into a TODO 2011-07-13 22:18:12 +00:00
Laurent Destailleur
04bceea04f Fix: Activation of a module must works even when $user not defined (for installer). 2011-07-13 22:15:19 +00:00
Laurent Destailleur
a026187d48 Fix: Removed warning 2011-07-13 21:54:07 +00:00
Laurent Destailleur
27784c9155 Fix: Object should never be a global variable as there is several object in a context. Also object type must be fixed for each "trigger code". So we add trigger code and object on parameter because only caller of a function know which object type we use and what trigger code we want to trigger. 2011-07-13 21:33:38 +00:00
Laurent Destailleur
5375fd1118 Prepare 3.1 beta 2011-07-13 21:19:58 +00:00
Laurent Destailleur
bd76b3c63e Work on 3.1.0 release 2011-07-13 21:09:30 +00:00
Laurent Destailleur
0092b83677 Trans 2011-07-13 18:30:29 +00:00
Laurent Destailleur
d6a3f66f6b Fix: Bad init of object on actions 2011-07-13 18:05:27 +00:00
Laurent Destailleur
ba7ca125b2 Comment TODO 2011-07-13 18:04:25 +00:00
Laurent Destailleur
7f9a41cfe0 Fix: Avoid conflict with other payment modules functions
New: EMail topics can be forced by external modules
2011-07-13 16:55:25 +00:00
Laurent Destailleur
2d338d9eb2 New: Add cancel button on note edit 2011-07-13 16:24:57 +00:00
Laurent Destailleur
ed7f4c6d7d Doc 2011-07-13 15:25:21 +00:00
Laurent Destailleur
a59685b5da Fix: No check box if no PDF 2011-07-13 14:41:02 +00:00
Laurent Destailleur
9267514046 Convert a FIXME into a TODO 2011-07-13 22:18:12 +00:00
Laurent Destailleur
ef666a87b6 Fix: Activation of a module must works even when $user not defined (for installer). 2011-07-13 22:15:19 +00:00
Laurent Destailleur
bb6c4295b6 Fix: Removed warning 2011-07-13 21:54:07 +00:00
Laurent Destailleur
659f22817d Fix: Object should never be a global variable as there is several object in a context. Also object type must be fixed for each "trigger code". So we add trigger code and object on parameter because only caller of a function know which object type we use and what trigger code we want to trigger. 2011-07-13 21:33:38 +00:00
Laurent Destailleur
386aec83aa Prepare 3.1 beta 2011-07-13 21:19:58 +00:00