2
0
forked from Wavyzz/dolibarr
Commit Graph

9468 Commits

Author SHA1 Message Date
Laurent Destailleur
b7247f3396 Complete initAsSpecimen 2010-04-25 11:37:22 +00:00
Philippe Grand
7d88487c80 according to new tree directory 2010-04-25 10:50:09 +00:00
Philippe Grand
b5e43aa11c move paiement.class.php file to compta/paiement/class/ directory 2010-04-25 08:47:08 +00:00
Juanjo Menent
db199b55a2 Works on enhancement of local taxes. Fix: Best local tax control in third parties 2010-04-24 17:31:16 +00:00
Juanjo Menent
ab819101db Works on enhancement of local taxes. Prepare User Interface of documents 2010-04-24 16:00:48 +00:00
Laurent Destailleur
6848d72010 Fix: Use propal date for propal numbering. 2010-04-24 11:02:38 +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
Philippe Grand
671ce8a542 move societe class file to societe directory 2010-03-29 20:52:30 +00:00
Philippe Grand
78b9faca85 move class file commonobject to core directory 2010-03-29 16:40:57 +00:00
Philippe Grand
2dcb267b4b correct call to class commande.class.php 2010-03-27 17:25:06 +00:00
Laurent Destailleur
2bf49cf8d8 Remove pre.inc.php 2010-03-27 15:35:33 +00:00
Laurent Destailleur
b6d8b648d9 Qual: Remove deprecated files 2010-03-27 15:32:56 +00:00
Laurent Destailleur
839ceebfc7 Remove pre.inc.php 2010-03-27 15:06:19 +00:00
Laurent Destailleur
3ef00adb4a Remove pre.inc.php 2010-03-27 14:50:05 +00:00
Laurent Destailleur
d2aff43936 Remove pre.inc.php 2010-03-27 14:40:39 +00:00
Laurent Destailleur
f8329da895 Remove pre.inc.php 2010-03-27 02:35:08 +00:00