Commit Graph

2927 Commits

Author SHA1 Message Date
Regis Houssin
68ffff7c19 Fix: error when creating an invoice from a project 2010-11-06 15:18:30 +00:00
Regis Houssin
e3a546e535 Fix: bad increment 2010-10-21 09:41:19 +00:00
Regis Houssin
cb5fde8c62 Fix: bad error management 2010-09-30 20:06:38 +00:00
Regis Houssin
6838247724 Fix: bad link if no payment 2010-09-30 19:41:04 +00:00
Laurent Destailleur
2f227d8229 Fix: Bad param 2010-09-19 13:34:53 +00:00
Laurent Destailleur
d104ae3a27 Fix: Trad and sort on status 2010-09-12 18:07:42 +00:00
Laurent Destailleur
12d831b1ca Fix: Trad 2010-09-12 18:04:10 +00:00
Laurent Destailleur
83437a678f Fix: wrong variable 2010-09-06 13:24:07 +00:00
Laurent Destailleur
f441dbc99b Fix: Removed rubish content 2010-08-22 13:42:37 +00:00
Laurent Destailleur
3c2673e528 Fix in coloring negative amounts 2010-08-21 17:45:44 +00:00
Laurent Destailleur
e1b9df9970 Fix: Minor look fix 2010-08-15 17:20:24 +00:00
Laurent Destailleur
cd86d03d35 Fix: Use good payment type 2010-08-14 01:50:30 +00:00
Laurent Destailleur
9aa83f13d2 Fix: Use good payment type 2010-08-14 01:43:44 +00:00
Laurent Destailleur
81312671e7 Fix: Error in creating line 2010-08-12 22:43:17 +00:00
Regis Houssin
a22bf3fb0a Fix: bad show price 2010-08-05 07:24:13 +00:00
Regis Houssin
335c038dd8 Fix: regression 2010-04-21 22:14:11 +00:00
Regis Houssin
621bd68e3b Fix: workflow module is enabled by default
Fix: integration of triggers in the workflow module
!!! we now call "call_workflow" instead of "run_triggers" !!!
2010-04-21 16:29:37 +00:00
Laurent Destailleur
7c11750aa3 Fix: Conditions to reopen closed invoice. 2010-04-21 08:35:11 +00:00
Laurent Destailleur
de8d2f58ee Mutualize code 2010-04-21 08:16:10 +00:00
Laurent Destailleur
3ad74bb92b Remove pdate function 2010-04-18 21:27:49 +00:00
Laurent Destailleur
667f63c0b7 Use crabe by default 2010-04-18 21:20:34 +00:00
Laurent Destailleur
bf50e0a2b1 New: Can filter on cheque number 2010-04-18 20:46:29 +00:00
Laurent Destailleur
a175f5992a Fix: Restore integrity management. Note: With postgresql a commit is changed into a rollback when there is at least one error, even if error is correctly managed (example when inserting a duplicate value). Solution is to change code to avoid error (example: select if exists before inserting). 2010-04-17 13:37:24 +00:00
Regis Houssin
f6175c2213 Fix: view linked object block 2010-04-17 09:55:10 +00:00
Regis Houssin
40814719ee Fix: view linked object block 2010-04-17 09:33:13 +00:00
Regis Houssin
3d641b236f Fix: pgsql compatibility
Todo: probleme d'imbrication de begin/commit
2010-04-17 09:17:31 +00:00
Regis Houssin
9f5a3f4f8e Fix: pgsql compatibility
Todo: paiement COMMIT Transaction but nothing in table
2010-04-17 08:43:01 +00:00
Regis Houssin
d7ffb431a7 Fix: pgsql compatibility 2010-04-17 08:22:29 +00:00
Regis Houssin
0daea22e9b Fix: pgsql compatibility 2010-04-16 18:29:40 +00:00
Regis Houssin
daa8609cb5 Problem with agregate function and "group by" with postgresql 2010-04-16 17:21:53 +00:00
Philippe Grand
84f8a18a72 move discount.class.php to core directory 2010-04-13 14:30:11 +00:00
Philippe Grand
684e6bc63c move notify.class.php to core directory 2010-04-13 14:17:01 +00:00
Juanjo Menent
30dcda109e Works on enhancement of local taxes. Changes in calcul_price_total 2010-04-12 09:53:49 +00:00
Laurent Destailleur
0fe708a5f6 Fix: Error when using iphone
Fix: Error in not found class
2010-04-12 00:30:52 +00:00
Regis Houssin
f9c4c30ec5 Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 09:30:40 +00:00
Regis Houssin
45967843cb Fix: trad 2010-04-09 08:04:18 +00:00
Regis Houssin
73f216fd89 Fix: rename $class to $classname to prevents problems
http://www.manuelphp.com/php/reserved.keywords.php
2010-04-09 07:55:37 +00:00
Regis Houssin
7b1c726424 Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 07:23:32 +00:00
Regis Houssin
d8982e5d8c Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 06:47:13 +00:00
Regis Houssin
379b3a63ab Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 06:47:13 +00:00
Regis Houssin
8774e69ea9 Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 06:20:10 +00:00
Philippe Grand
5b9b581f99 Fix: convert price 2010-04-08 15:07:36 +00:00
Philippe Grand
01991cec89 move stats class to core directory 2010-04-08 13:19:42 +00:00
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +00:00
Laurent Destailleur
7993ddea0a Minor fixes 2010-04-06 20:58:24 +00:00
Laurent Destailleur
da9b20d058 Qual: Uniformize code 2010-04-05 01:25:44 +00:00
Laurent Destailleur
2dd4f080f0 New: Add statistics page for trips and expenses module 2010-04-05 01:01:28 +00:00
Laurent Destailleur
fbc31d9cb5 Qual: Separate function of html header from menu header 2010-04-03 15:08:09 +00:00
Philippe Grand
397c5487d0 Move file client.class.php to societe directory 2010-04-01 08:12:45 +00:00
Philippe Grand
57ae19fc71 Move file actioncomm.class.php to comm/action directory 2010-04-01 07:51:59 +00:00