Commit Graph

116 Commits

Author SHA1 Message Date
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
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
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +00:00
Philippe Grand
78b9faca85 move class file commonobject to core directory 2010-03-29 16:40:57 +00:00
Philippe Grand
497c2a9204 move file class propal to comm/propal directory 2010-03-23 20:53:15 +00:00
Regis Houssin
f213b4f555 Fix: best autonomy of modules
Fix: uniformise fields and code
!! not stable !!
2010-03-13 17:44:27 +00:00
Regis Houssin
f1d67cba3c Fix: best autonomy of modules
Fix: uniformise fields and code
!! not stable !!
2010-03-13 15:52:30 +00:00
Regis Houssin
7d10f8533e Fix: uniformize code
Fix: services do not stock
2010-01-30 07:45:57 +00:00
Laurent Destailleur
62f4345e92 Fix: Remove usage of pdate() 2010-01-13 18:51:19 +00:00
Laurent Destailleur
c20be36714 New: A customer can also be a prospect. 2010-01-05 20:03:37 +00:00
Regis Houssin
245340782d Fix: syntax error 2009-12-22 10:08:44 +00:00
Laurent Destailleur
3ef86dedec Qual: Translation of status must be in the "view" functions. 2009-12-17 15:52:37 +00:00
Regis Houssin
068bc748a8 Fix: add code mutualized 2009-12-15 10:39:22 +00:00
Regis Houssin
0559ace73c Fix: add code mutualized 2009-12-15 08:15:11 +00:00
Regis Houssin
cf3f719a71 Works on migration of relationship tables 2009-12-12 09:13:41 +00:00
Regis Houssin
b3ae671237 Works on migration of relationship tables 2009-12-11 16:31:42 +00:00
Regis Houssin
52c111157f Fix: Assigning the return value of new by reference is deprecated
Fix: utf-8
2009-11-12 13:33:55 +00:00
Regis Houssin
688950a08b Fix: ref_client missing 2009-08-05 16:42:04 +00:00
Laurent Destailleur
27c363530d New: Store and show estimated value of stock 2009-07-09 22:17:31 +00:00
Regis Houssin
69dba45590 Fix: the delivery address was not recovered 2009-07-08 10:02:57 +00:00
Regis Houssin
5dac6b6bac Todo: il faut incrementer le stock si on supprime une expedition validee 2009-07-08 09:39:59 +00:00
Laurent Destailleur
01af1c5bf8 New: Add ref to linked objects on PDF 2009-06-04 20:29:45 +00:00
Regis Houssin
16e91bf213 Fix: no accent 2009-05-19 20:19:45 +00:00
Laurent Destailleur
14afe7a82f Fix: Can not validate an order if there is a discount
Qual: Uniformize code for stock decrease
2009-05-07 21:38:56 +00:00
Regis Houssin
6a9a9ff040 New: early development of multi-company module 2009-04-30 16:28:53 +00:00
Laurent Destailleur
7322cd136e Fix: rename function sanitizeFileName into dol_sanitizeFileName to avoir conflict with fckeditor 2009-04-29 18:02:50 +00:00
Laurent Destailleur
8b72727684 Fix: Can remove a sending sheet. 2009-04-05 19:30:37 +00:00
Laurent Destailleur
5d3f628692 Fix: Translation of sending methods 2009-03-23 17:38:04 +00:00
Laurent Destailleur
1f3f2b8c44 Log file for error messages use LOG_ERR level. 2009-03-12 22:49:05 +00:00
Laurent Destailleur
0823322ba1 Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53:15 +00:00
Laurent Destailleur
5bf4e90b98 Fix in sending pdfs 2009-02-04 22:12:23 +00:00
Laurent Destailleur
cef4ed576f Show sending method in card 2009-02-03 02:39:28 +00:00
Laurent Destailleur
ce6f8a1c81 Change to uniformize code of PDF generators 2009-01-29 20:56:14 +00:00
Laurent Destailleur
5de23dcc59 Change to uniformize code of PDF generators 2009-01-29 12:39:52 +00:00
Laurent Destailleur
feef7bc05a New: Can edit sending methods 2009-01-22 22:55:51 +00:00
Regis Houssin
b5caeb84d6 Fix: debug expedition method 2008-10-29 12:04:37 +00:00
Regis Houssin
2c20966008 Fix: change the value of field 'code' in llx_expedition_methode 2008-10-29 10:51:52 +00:00
Laurent Destailleur
5eb71a3f6b Add weight and size in sendings 2008-10-28 21:59:53 +00:00
Laurent Destailleur
156cf92cbb Add weight and size in sendings 2008-10-28 21:39:47 +00:00
Laurent Destailleur
dbae510665 No special chars in filename 2008-10-25 21:18:53 +00:00
Laurent Destailleur
8c5119d45d Move modules into modules directory 2008-10-25 11:16:39 +00:00
Rodolphe Quiedeville
8f82c3e5a6 Bugfix 2008-09-01 14:03:28 +00:00
Rodolphe Quiedeville
55552d87d7 Add tracking url 2008-09-01 13:22:36 +00:00
Rodolphe Quiedeville
332414303b Add function fetch_delivery_methods() 2008-09-01 11:59:17 +00:00
Laurent Destailleur
4d0a68d48c Removed all now() and sysdate() database sql inline function by a date defined by PHP ($db->idate(mktime())).
This is to be more portable, to solve problem when database server time differs from PHP server and to prepare for TZ support.
2008-08-27 18:53:27 +00:00
Laurent Destailleur
22e20cea21 Fix: Some errors on generating delivery and sending receipts 2008-07-11 06:46:55 +00:00
Laurent Destailleur
3e0cd4a9b4 Fix: Bad values for properties 2008-06-14 10:53:12 +00:00
Laurent Destailleur
b728c133fb Fix: Stock management debug 2008-05-26 21:27:50 +00:00
Laurent Destailleur
5c10a7e4c2 Maxi debuggage de la gestion des expeditions.
La gestion des bons de livraisons ne marche pas car la table llx_co_liv n'est pas alimentée
2008-05-20 00:09:11 +00:00