Commit Graph

611 Commits

Author SHA1 Message Date
Philippe Grand
f590106927 fix display issue & uniformize code 2011-06-13 13:13:15 +00:00
Laurent Destailleur
8fe14361c3 Qual: Shorter legend 2011-06-07 00:08:06 +00:00
Laurent Destailleur
a3755324c0 New: Graph js librairie can accept percents with pie. 2011-06-06 22:23:24 +00:00
Laurent Destailleur
a365a139ea Uniformize view of graphics 2011-06-06 17:04:10 +00:00
Laurent Destailleur
7dab5ac66c Qual: Value of commercial is predefined on user. 2011-06-06 11:35:53 +00:00
Laurent Destailleur
c6df144818 New: Add more graph and fix some statistics. 2011-05-22 00:42:37 +00:00
Laurent Destailleur
9f23ca6b03 Fix: Missing translation. No link on a status. 2011-05-21 14:57:17 +00:00
Laurent Destailleur
83cb9cf7a7 Doxygen 2011-05-18 13:55:50 +00:00
Regis Houssin
67fe35e67b Fix: mutualize code, more simple 2011-05-06 18:27:18 +00:00
Laurent Destailleur
bc2436e314 Fix: Add ref and label on service list 2011-05-03 18:54:59 +00:00
Laurent Destailleur
2367562f0b Fix: Add ref and label on service list 2011-05-03 18:45:37 +00:00
Laurent Destailleur
d8957b7da4 Bad log 2011-05-03 18:13:07 +00:00
Laurent Destailleur
d000ca1753 Fix: Avoid duplicate lines when fetch_lines called twice 2011-05-01 21:35:01 +00:00
Regis Houssin
827eed5d39 Fix: delete deprecated code
Fix: change select_contact for view exclude contcat in grey mode
2011-04-26 13:49:41 +00:00
Regis Houssin
96e0dac782 Fix: no total amount 2011-03-21 19:24:25 +00:00
Regis Houssin
839092e803 Fix: uniformize code 2011-03-21 17:44:11 +00:00
Laurent Destailleur
5a7b858d07 Fix: Description was not visible 2011-03-13 00:08:26 +00:00
Laurent Destailleur
4b6f21f0ad Fix: Description was not visible 2011-03-12 23:50:09 +00:00
Laurent Destailleur
e9f4879245 Qual: Prepare move of function dol_delete_file into file.lib.php 2011-03-09 15:34:57 +00:00
Laurent Destailleur
8d3b0d4470 Doxygen 2011-03-08 11:21:39 +00:00
Regis Houssin
aba9bb9acd Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files 2011-02-24 18:22:24 +00:00
Regis Houssin
3b4ea76538 Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class 2011-02-24 18:11:12 +00:00
Laurent Destailleur
8fd2f8a577 Define a default module is not defined 2011-02-20 22:53:59 +00:00
Juanjo Menent
422b111ea3 Task #10577: Works with contracts 2011-02-18 19:55:48 +00:00
Laurent Destailleur
638cb105df Fix: HTML tags must be escaped 2011-02-18 10:45:38 +00:00
Laurent Destailleur
7e1e28f0d8 Fix: Wrong order of name/firstname 2011-02-09 18:27:56 +00:00
Regis Houssin
ca90ebabe0 Fix: problem with price_min in mutli-price mode
Fix: mutualize code
Todo: code of contract card is obsolete
2011-01-29 17:26:52 +00:00
Regis Houssin
6dc53a91c6 Fix: try to use $GLOBALS in template to correct dol_include_once problem 2010-12-24 11:28:46 +00:00
Regis Houssin
e752ef828a Fix: uniformize code 2010-12-15 08:48:53 +00:00
Regis Houssin
502bb75d2c Fix: uniformize code 2010-12-15 07:12:28 +00:00
Laurent Destailleur
eb66ecd4ca Fix: Restore stable version for 3.0 2010-12-15 00:02:55 +00:00
Laurent Destailleur
2498426867 Fix: Restore stable version for 3.0 2010-12-14 23:27:17 +00:00
Regis Houssin
9d46536909 Fix: uniformize code 2010-12-14 15:04:56 +00:00
Regis Houssin
3010c33178 Works on best mutualized code
Works on MVC
2010-12-14 09:31:41 +00:00
Laurent Destailleur
cc93d642e0 Fix: Date was not always visible 2010-12-01 23:42:39 +00:00
Laurent Destailleur
adfb9ea341 Sec: Removed security holes 2010-11-20 13:08:44 +00:00
Laurent Destailleur
1bb4b07be7 Fix: Postgresql compatibility 2010-11-16 21:45:33 +00:00
Laurent Destailleur
8bc3bae49e New: Add suppliers orders to process in dashboard 2010-11-13 17:37:22 +00:00
Laurent Destailleur
8e00d8c555 Fix: Conflicts with var with same name 2010-11-08 01:04:55 +00:00
Laurent Destailleur
bb668c898c Fix: Wrong status for contracts 2010-11-01 14:35:17 +00:00
Laurent Destailleur
54ff2328be Fix: Bad html tag 2010-10-16 12:32:27 +00:00
Laurent Destailleur
46ad8917ad Perf: A little speed enhancement on document tabs. 2010-10-03 15:50:34 +00:00
Laurent Destailleur
7a2d72b6fd New: Can import members using assistant 2010-10-01 23:37:36 +00:00
Regis Houssin
156a1e6b29 Qual: uniformize code 2010-09-10 14:35:07 +00:00
Philippe Grand
fb06c15330 task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Regis Houssin
2c4a56771f Fix: $optiontype not used
Fix: select_array is deprecated
2010-08-19 15:20:25 +00:00
Laurent Destailleur
5affcd3b3f Qual: Renamed french field "envente" into "tosell". 2010-08-11 18:35:31 +00:00
Laurent Destailleur
60edde845d Fix: Database compatibility 2010-08-09 15:52:44 +00:00
Regis Houssin
aa62559812 Fix: fetch_client is deprecated 2010-08-06 13:56:25 +00:00
Laurent Destailleur
39e4c69fc6 Fix: W3C in templates 2010-07-29 15:30:18 +00:00
Laurent Destailleur
2db5b658f1 Fix: Some errors in vat management with multiprice 2010-07-22 21:16:29 +00:00
Laurent Destailleur
2183739757 Fix: W3C errors 2010-07-21 18:24:26 +00:00
Philippe Grand
1acf59bfd3 correct file adress
small spelling changes
2010-06-22 13:14:23 +00:00
Juanjo Menent
7dac107cd7 Local Taxes: Works in Contracts 2010-06-22 10:42:37 +00:00
Juanjo Menent
ca124a1476 Local Taxes: Works in Invoices.
Contracts: Patch to invoicing with the new invoices changes.
Trad: Orders: Tab Compta.
2010-06-21 16:49:41 +00:00
Laurent Destailleur
d2d63bcb81 Fix: Fix a lot of broken features when renaming produit to product 2010-06-02 08:34:44 +00:00
Laurent Destailleur
cd740acef6 Fix: Missing translation loading 2010-05-25 22:22:24 +00:00
Laurent Destailleur
426317a355 Qual: Removed deprecated method 2010-05-09 15:15:10 +00:00
Laurent Destailleur
0e83ec1359 Fix: Bad parameters 2010-05-09 15:04:17 +00:00
Laurent Destailleur
d2c92b91de Fix: Bad parameters 2010-05-09 15:04:16 +00:00
Laurent Destailleur
8374bf42bb Rename static object 2010-05-09 14:55:49 +00:00
Laurent Destailleur
89c76d13b2 Fix: Remove depracated property
Qual: Removed pdate
2010-05-08 19:21:57 +00:00
Laurent Destailleur
8d3b5c75c0 Remove deprecated comment 2010-05-08 18:59:08 +00:00
Laurent Destailleur
ed011d5342 Remove pdate 2010-05-08 17:06:22 +00:00
Laurent Destailleur
e4bba520f7 Now fetch for User class use id like other classes. 2010-05-05 17:36:20 +00:00
Philippe Grand
a981577553 according to new tree directory 2010-05-03 08:43:32 +00:00
Philippe Grand
7f13eb0d4e according to new tree directory 2010-05-03 08:22:35 +00:00
Laurent Destailleur
968addfad3 Fix: Better error management in upload files 2010-05-01 14:28:48 +00:00
Regis Houssin
fe62fdcf68 Add a common function to delete the linked contact 2010-04-29 15:57:57 +00:00
Philippe Grand
16a8ab7d59 according to new tree directory 2010-04-29 14:54:12 +00:00
Philippe Grand
b749e6bdcf according to new tree directory 2010-04-29 14:34:21 +00:00
Regis Houssin
cd2aa64cae Add linked object block for contract module 2010-04-29 06:20:03 +00:00
Philippe Grand
b65ddfabe8 according to new tree directory 2010-04-28 21:29:12 +00:00
Regis Houssin
e4ea54f315 Fix: move class to class directory
Fix: mutualize code
2010-04-28 17:30:59 +00:00
Laurent Destailleur
e44e41c462 Removed deprecated files 2010-04-28 11:18:01 +00:00
Philippe Grand
b6bc9223df according to new tree directory 2010-04-28 10:33:16 +00:00
Philippe Grand
b68a359265 according to new tree directory 2010-04-28 10:02:54 +00:00
Philippe Grand
4cbcf554f7 according to new tree directory 2010-04-28 08:48:26 +00:00
Philippe Grand
faf19c91ae according to new tree directory 2010-04-28 08:35:57 +00:00
Philippe Grand
388470d146 according to new tree directory 2010-04-28 07:55:43 +00:00
Laurent Destailleur
a4f144f24d Qual: Uniformise code. user class use id in first param of fetch 2010-04-28 07:31:34 +00:00
Laurent Destailleur
128dc50c75 Uniformize code 2010-04-27 11:08:07 +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
e1c01ac3c8 Boxes area output is now in a function.
Contracts boxes show status of each services (status of contracts is deprecated).
2010-04-20 18:23:55 +00:00
Juanjo Menent
30dcda109e Works on enhancement of local taxes. Changes in calcul_price_total 2010-04-12 09:53:49 +00:00
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +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
Laurent Destailleur
3ef00adb4a Remove pre.inc.php 2010-03-27 14:50:05 +00:00
Philippe Grand
a56832d521 move contact class file to contact directory 2010-03-25 13:51:24 +00:00
Philippe Grand
497c2a9204 move file class propal to comm/propal directory 2010-03-23 20:53:15 +00:00
Regis Houssin
c7df8f8807 Fix: move module class to your own directory 2010-03-22 15:31:13 +00:00
Laurent Destailleur
465cc90759 Fix W3C errors in page forging 2010-03-15 23:54:37 +00:00
Regis Houssin
6822a1b18b Fix: uniformise and clean code 2010-03-11 14:31:16 +00:00
Laurent Destailleur
d30e65cbaa New: Add default language for third parties and use it when multilang is enabled to define default language for document generation. 2010-02-27 13:37:13 +00:00
Laurent Destailleur
03bd59c030 Fix: SQL error on contract page for external users 2010-02-04 22:58:42 +00:00
Laurent Destailleur
8a37c13365 Look: Use style fieldrequired on mandatory fields 2010-02-04 19:54:58 +00:00
Laurent Destailleur
93ad853850 Remove deprecated and useless hidden option 2010-01-23 02:04:08 +00:00
Regis Houssin
3c74bd21ca Works on enhancement of project tasks
Fix: move class in directory of module
2010-01-22 20:20:41 +00:00
Laurent Destailleur
62f4345e92 Fix: Remove usage of pdate() 2010-01-13 18:51:19 +00:00
Laurent Destailleur
a9bde74f8c New: Can set project on contract at creation step. 2010-01-12 09:48:19 +00:00
Regis Houssin
3388e4ad37 Fix: add virus alert 2010-01-08 10:02:53 +00:00
Regis Houssin
100607da1a Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 09:51:52 +00:00
Laurent Destailleur
1ba947aef4 Qual: Uniformise doxygen headers 2009-10-19 19:54:27 +00:00
Laurent Destailleur
304a83d673 Qual: Mutualize code 2009-10-10 16:34:33 +00:00
Laurent Destailleur
e7000109b4 Qual: Mutualize code 2009-10-10 16:26:06 +00:00
Regis Houssin
abaf84b523 Fix: id is lost if the page is based with $_GET['ref'] 2009-09-11 16:00:43 +00:00
Laurent Destailleur
948fcde039 Look 2009-08-23 20:47:29 +00:00
Laurent Destailleur
06b9e9cd24 New: Add picto on tab titles 2009-08-05 18:22:40 +00:00
Laurent Destailleur
d222a78c62 Fix: Removed urldecode used on superglobal _GET and _POST and _REQUEST... since they are already decoded by PHP. 2009-07-22 17:13:59 +00:00
Laurent Destailleur
ea31fc3e05 Fix: Solve filter problem in list of services 2009-07-22 13:35:09 +00:00
Laurent Destailleur
0cc71ca978 Fix: bug #26929 : les fichiers contenant le signe + dans le nom ne peuvent être téléchargés
Ne:w Use new confirm popup to delete file confirmation
2009-07-16 00:43:59 +00:00
Regis Houssin
a0a9ee10bc Fix: missing argument 2009-07-09 12:08:22 +00:00
Laurent Destailleur
814b1acd43 New: Add statistics on contract area
Minor look enhancements
2009-07-08 10:10:35 +00:00
Laurent Destailleur
2be9a2fdb4 Fix: If multiprice is enabled and level is not defined for customer, we always use the level 1. We can't use the denormalized price stored in product table as this price is the last price saved (it might be any level) and should never bee seen by user when multiprice is activated.
So we force the level to 1 if not defined.
2009-06-19 07:32:39 +00:00
Regis Houssin
e5d222b6cc Fix: régression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
comportement aléatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
c1c1f8a4d2 Fix: ajout d'un niveau supplémentaire du cache du jeton 2009-05-16 15:45:26 +00:00
Regis Houssin
07c6ffb065 Fix: ajout d'un jeton aléatoire dans les requetes POST 2009-05-16 12:52:53 +00:00
Regis Houssin
0d18fbcad5 Fix: ajout d'un jeton aléatoire dans les requetes POST 2009-05-15 14:46:53 +00:00
Laurent Destailleur
7bda345c7f Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 18:07:34 +00:00
Laurent Destailleur
6335fe2b55 Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 15:45:50 +00:00
Laurent Destailleur
7c6016b355 Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 13:39:43 +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
Regis Houssin
b86684805c New: early development of multi-company module 2009-04-27 20:37:50 +00:00
Laurent Destailleur
d8ec223ba2 Make possible to edit contract after validated.
Make not possible if hidden option CONTRAT_NOEDITWHENVALIDATED is set
2009-04-15 13:12:14 +00:00
Laurent Destailleur
6a6a63613c Look: Uniformize look 2009-04-15 11:42:39 +00:00
Laurent Destailleur
1f3f2b8c44 Log file for error messages use LOG_ERR level. 2009-03-12 22:49:05 +00:00
Laurent Destailleur
77d3821645 New: Some pages can link to wiki help pages 2009-03-09 11:28:12 +00:00
Laurent Destailleur
ba14103659 New: Upload of joined files need create/modify permissions to work 2009-03-03 00:12:56 +00:00
Laurent Destailleur
61e2282cb1 Qual: Removed deprecated code 2009-03-02 18:25:51 +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
a2b8b30a84 Reorganize code to reduce memory usage 2009-02-19 19:06:12 +00:00
Laurent Destailleur
0a8402fe64 Protection against bad parameters 2009-02-18 20:48:49 +00:00
Laurent Destailleur
c78bd22adc Uniformize code for contacts linking 2009-02-18 12:26:55 +00:00
Laurent Destailleur
5fcd6b4af5 Contact page picto is more clear to distinguish internal from external users. 2009-02-16 22:37:30 +00:00
Laurent Destailleur
9fe83ec7e6 New: Add a first version of a Paybox module 2009-02-15 17:33:02 +00:00
Laurent Destailleur
ba55fd2695 Change for paybox module 2009-02-15 15:04:02 +00:00
Laurent Destailleur
6c20010326 Distinct status "running not expired" from "running expired" in lines contract status 2009-02-09 19:31:06 +00:00
Laurent Destailleur
acde84a4e2 Fix in date range mangement of product lines. 2009-02-02 17:19:34 +00:00
Laurent Destailleur
16c9fd79d3 Minor fix 2009-01-26 21:57:14 +00:00
Laurent Destailleur
c3adbb11fe Fix: Error in price when adding a product in contract with base type that is with tax. 2009-01-25 17:05:40 +00:00
Laurent Destailleur
bcef81a453 Removed PHP warnings with E_ALL level 2009-01-21 15:06:34 +00:00
Laurent Destailleur
530c1312ac Maxi debug of multiprice feature
Prepare 2.5.1
2009-01-10 01:11:17 +00:00
Laurent Destailleur
754e0111f3 Perf: Reduce nb of call to time function. 2009-01-07 15:21:16 +00:00
Laurent Destailleur
0bdd1efe2b Qual: Renamed all function dolibarr_xxx to dol_xxx to use same prefix everywhere. 2009-01-07 10:57:36 +00:00
Laurent Destailleur
0f3eb27e04 Use idate and jdate to store date 2009-01-04 22:30:24 +00:00
Laurent Destailleur
c4575c4302 Fix: Update of planed end date not working 2008-12-31 14:55:20 +00:00
Laurent Destailleur
836de30d6b Fix: Close all services in contrat card 2008-12-31 14:44:10 +00:00
Laurent Destailleur
84926cef04 Fix: Bad tab selected 2008-12-31 13:33:59 +00:00
Laurent Destailleur
4070db8003 Mutualize code 2008-12-15 18:48:42 +00:00
Laurent Destailleur
0493de17a4 Look: Nowrap 2008-12-15 12:39:37 +00:00
Laurent Destailleur
57105eb3b4 Remove deprecated menu 2008-12-15 12:20:14 +00:00
Laurent Destailleur
dc46ba4000 Removed duplicate code.
Prepare dynamic disabling of modules
2008-11-27 23:02:49 +00:00
Laurent Destailleur
45d8c67e6c Maxi debug for UTF8 support 2008-10-28 23:36:36 +00:00
Laurent Destailleur
7deb33c52d Maxi debug for UTF8 support 2008-10-28 20:05:23 +00:00
Laurent Destailleur
6ca3d3335f Fix: Status of contract is now status of servics 2008-10-27 19:19:51 +00:00
Laurent Destailleur
70b0f0042e Qual: Uniformize use of dolibarr_print_date 2008-10-26 15:55:50 +00:00
Laurent Destailleur
dbae510665 No special chars in filename 2008-10-25 21:18:53 +00:00
Laurent Destailleur
47f3b1ee07 New: Add filter on date for services 2008-10-20 21:42:11 +00:00
Laurent Destailleur
3cc24419a2 Add patch from sladame to add contracts in home page. 2008-10-06 23:21:00 +00:00
Laurent Destailleur
4cc27fd401 Patch to add range date in orders: http://matelli.fr/showcases/patchs-dolibarr/add-dates-in-order-lines.html
and add ability to use hour also in contract and invoices range dates.
2008-10-01 22:24:31 +00:00
Laurent Destailleur
047ec077cc New: Can move a line of contract to another. 2008-09-25 23:30:06 +00:00
Laurent Destailleur
b3389ea8c4 Fix: Bad handler used 2008-09-05 22:15:46 +00:00
raphael_bertrand
373a270c05 fix BUG24210 2008-09-05 14:10:44 +00:00
Laurent Destailleur
bd20a88be3 Fix: Removed bad W3C compliant HTML tags 2008-08-29 21:16:34 +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
07c0ad555e Fix: Bad link 2008-08-10 16:16:33 +00:00
Laurent Destailleur
069ea7edb0 Fix: Create invoice button enabled only if invoice module enabled 2008-08-07 20:46:15 +00:00
Laurent Destailleur
f3566030e0 Fix: Wrong list of product for supplier orders or invoices 2008-08-06 13:06:58 +00:00
Laurent Destailleur
cd0cd276ea Look: Minor change 2008-07-12 11:24:01 +00:00
Laurent Destailleur
6769a2b512 Fix: Bad status report for contracts 2008-07-12 10:31:58 +00:00
Laurent Destailleur
12279fddec Fix: Documents links was bad if ref contains special chars 2008-07-10 17:11:04 +00:00
Laurent Destailleur
ea312bc9b4 Fix: Patch Raphael 2008-06-20 18:41:35 +00:00
Laurent Destailleur
844339c48f Fix: Update line of contract 2008-06-01 16:31:03 +00:00
Laurent Destailleur
92a2c9f49f Fix: Update line of contract 2008-06-01 16:30:10 +00:00
Laurent Destailleur
95299cccb9 Add protection on upload if file already exists 2008-05-04 15:19:03 +00:00
Laurent Destailleur
3ab531f65f Add protection on upload if file already exists 2008-05-04 15:19:02 +00:00
Laurent Destailleur
17f06e3318 New: We can sort file list for all document pages like in ECM module 2008-05-04 14:24:29 +00:00
Laurent Destailleur
6167e0c181 Qual: Mutualize a lot of code 2008-05-04 13:33:49 +00:00
Laurent Destailleur
10b3f64e70 Fix: Failed to add product in contract 2008-04-22 12:20:27 +00:00
Laurent Destailleur
faad0c0aee Add logs 2008-04-13 22:51:11 +00:00
Laurent Destailleur
7335e61176 Change to allow module to use img_picto with their own images 2008-04-13 19:53:39 +00:00
Laurent Destailleur
d5ccb222e8 Reorganize functions 2008-04-09 18:13:45 +00:00
Laurent Destailleur
7430dc5bb3 New: Le statut d'un contrat est maintenant représenté par les statut de ces lignes. 2008-04-07 17:16:45 +00:00
Laurent Destailleur
8c4faadcb1 Fix: Create and updtae line of contract 2008-04-06 19:34:55 +00:00
Laurent Destailleur
c635e88868 Lang files can be in two different worskpaces 2008-03-31 15:17:39 +00:00
Laurent Destailleur
2445114bd4 Look: Minor change 2008-03-21 01:04:34 +00:00
Laurent Destailleur
7b8a92b863 New: Support save of NPR vat in customer element (invoice, order, proposal, contract) 2008-03-19 00:31:03 +00:00
Laurent Destailleur
0c675e0c16 Fix: List "All xxx" not enough restricted 2008-03-12 21:26:53 +00:00
Laurent Destailleur
aeef986cba Fix: Bad link 2008-03-02 23:27:04 +00:00
Laurent Destailleur
6bd6e4a309 New: Add pages for agenda module 2008-03-01 01:26:41 +00:00
Laurent Destailleur
8a0a2dacdf Fix: A lot of fixes. 2008-02-28 16:57:55 +00:00
Laurent Destailleur
e82546b5d3 Fix: Button close service disappeared 2008-02-26 00:39:29 +00:00
Laurent Destailleur
646a6307f0 New: Super clean of permissions checks 2008-02-25 20:03:21 +00:00
Laurent Destailleur
3c4926c8cf Fix: List of services 2008-02-25 16:48:16 +00:00
Laurent Destailleur
b12d53e13f New: Super clean of permissions checks 2008-02-25 16:30:43 +00:00
Laurent Destailleur
3f53472c40 New: Can attach documents on contracts 2008-02-25 00:40:57 +00:00
Laurent Destailleur
551c14f6c2 Fix: Option CONTRAT_EDITWHENVALIDATED now works 2008-02-25 00:33:14 +00:00
Laurent Destailleur
7b7b9dfef3 New: Next step for ECM module
Fix: Some minor fixes.
2008-02-24 23:29:30 +00:00