2
0
forked from Wavyzz/dolibarr
Commit Graph

6320 Commits

Author SHA1 Message Date
Regis Houssin
9339119455 New: use getEntity() instead $conf->entity 2012-01-11 21:16:10 +08:00
Regis Houssin
033b290ed3 Qual: add $mc global object (multicompany) 2012-01-11 17:41:46 +08:00
Regis Houssin
cb286a2449 New: add shareds thirparties between entities 2012-01-11 00:19:57 +08:00
Regis Houssin
376759c13d Fix: refactoring elements sharing management between entities 2012-01-10 07:03:04 +08:00
Laurent Destailleur
77870d0557 Add hidden option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS 2012-01-08 23:43:32 +01:00
Laurent Destailleur
c6a96fec73 Qual: Uniformize lib filename 2012-01-08 01:59:33 +01:00
Laurent Destailleur
896cfe62ba Fix: conf file corrupted when using password with special char 2012-01-07 23:42:36 +01:00
Laurent Destailleur
3f8d2cbef8 Qual: Remove checkstyle warnings 2012-01-04 21:23:50 +01:00
Laurent Destailleur
680d4bac44 Fix: mime type 2011-12-31 02:30:20 +01:00
Laurent Destailleur
6d6231aad9 New: Add class for calendar picto link 2011-12-29 23:50:02 +01:00
Laurent Destailleur
7688e44b2a Uniformize field country_id, country_code, country 2011-12-29 18:34:56 +01:00
Laurent Destailleur
c2348ef600 Uniformize field country_id, country_code, country 2011-12-29 18:07:41 +01:00
Laurent Destailleur
e8f84363eb Fix: Restore autozip features 2011-12-28 21:30:33 +01:00
Regis Houssin
216aaf5662 Fix: doxygen 2011-12-28 08:32:30 +01:00
Laurent Destailleur
1aaa1a51c5 Doxygen 2011-12-28 01:19:52 +01:00
Regis Houssin
f3d4cca46a Fix: add function getStaticMember() for compatibility with PHP 5.2 2011-12-27 00:07:42 +01:00
Laurent Destailleur
aa2a45db87 New: Add a tab info for social contributions 2011-12-21 21:14:10 +01:00
Laurent Destailleur
4772e51d12 No reason to restrict this tab to external users 2011-12-21 18:56:44 +01:00
Laurent Destailleur
3ecff7b4db Fix: Avoid warning messages with some modules 2011-12-21 18:31:39 +01:00
Laurent Destailleur
d3fbd51479 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-21 17:35:10 +01:00
Laurent Destailleur
721c9a6f5b Fix: [ bug #253 ] Non UTF-8 characters in CSV exports 2011-12-21 16:10:11 +01:00
Regis Houssin
2548a817cb Fix: add condition in remove tab
Fix: dont add a remove tab
Fix: uniform code
2011-12-20 18:50:55 +08:00
Laurent Destailleur
1aa75b847b New: dol_trunc has an option to make "exact" truncation (without adding
... if truncation is done).
2011-12-17 16:44:48 +01:00
Laurent Destailleur
3687dc8be9 Fix: Mime detection 2011-12-17 01:16:33 +01:00
Laurent Destailleur
6a8787d3a8 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-14 23:03:21 +01:00
Laurent Destailleur
1ffacf2d03 Fix: Use correct constant 2011-12-14 17:13:09 +01:00
Regis Houssin
70bccc91ba Fix: instantiate class if needed
Fix: reindent and clean code
2011-12-13 10:39:59 +01:00
Laurent Destailleur
df227422ed Fix: Adding dictionnary is ok for external modules 2011-12-13 00:30:54 +01:00
Laurent Destailleur
ba12c25eec Fix: Replacement of adodb is ok now.
Fix: Search criteria lost
2011-12-13 00:23:48 +01:00
Laurent Destailleur
cdb6d15db5 Doxygen 2011-12-12 20:14:38 +01:00
Laurent Destailleur
55bce13bfb Qual: Removed deprecated functions 2011-12-12 01:39:55 +01:00
Laurent Destailleur
a723bbeb19 New: Can define different requests according to database type into
migration files.
2011-12-10 11:26:04 +01:00
Laurent Destailleur
277564d7e2 Fix: Avoid to encode with dol_htmlentitiesbr twice. 2011-12-08 20:20:16 +01:00
Laurent Destailleur
94acd2f840 Fix: Removed useless line with TCPDF 2011-12-08 20:16:57 +01:00
Laurent Destailleur
b689fdf031 Fix: GETPOST on int accept negative values 2011-12-07 20:01:06 +01:00
Laurent Destailleur
86e93e6380 Fix: alt text 2011-12-07 19:46:16 +01:00
Laurent Destailleur
1b2c0120da Qual: Try to reduce call to convToOutputCharset 2011-12-07 18:10:24 +01:00
Laurent Destailleur
4cf3ad2f02 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-07 15:07:16 +01:00
Laurent Destailleur
740c24e991 New: barcode is now visible on main tab. 2011-12-07 12:58:39 +01:00
Laurent Destailleur
9df57875ce Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-12-07 10:50:04 +01:00
Grand Philippe
4c575ced72 fix error commit 2011-12-06 16:07:34 +01:00
Grand Philippe
1481d0b79e creating the all file of currencies symbol in decimal unicode. Need some
font to get all working.
2011-12-06 15:09:11 +01:00
Laurent Destailleur
86b4b636ea Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-06 08:50:35 +01:00
Laurent Destailleur
28afd2e3c6 Doxygen 2011-12-06 00:39:24 +01:00
Laurent Destailleur
9dcfc044a4 Fix: Miscellaneous bug fixes 2011-12-05 23:05:11 +01:00
Laurent Destailleur
ffaf4e5465 Fix: fix not initialized variables 2011-12-05 19:03:36 +01:00
Laurent Destailleur
b0aff1c927 Fix: fix not initialized variables 2011-12-05 17:13:48 +01:00
Laurent Destailleur
e6f3599847 Qual: Some code cleaning 2011-12-04 22:25:49 +01:00
Laurent Destailleur
91a1c903a0 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-12-04 19:42:23 +01:00
Laurent Destailleur
a780f79e15 Fix: W3C 2011-12-04 15:26:32 +01:00