Laurent Destailleur
|
327f4062c7
|
New: Prepare code to be able to choose bank account to show when
building pdf and payment mode is withdraw.
|
2013-02-22 12:04:38 +01:00 |
|
philippe
|
fae9f73ea4
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into develop
|
2013-02-22 11:31:52 +01:00 |
|
Regis Houssin
|
3b45cffafa
|
Fix: hide blocs with multi-page
|
2013-02-22 11:26:23 +01:00 |
|
Regis Houssin
|
8136244d87
|
Fix: hide blocs with multi-page
|
2013-02-22 11:25:29 +01:00 |
|
Regis Houssin
|
20522148f2
|
Fix: regression, the product discount overwrites the default customer
discount !
|
2013-02-22 11:06:45 +01:00 |
|
Regis Houssin
|
289ff4fe1a
|
Fix: regression, the product discount overwrites the default customer
discount !
|
2013-02-22 11:03:20 +01:00 |
|
Grand Philippe
|
d229d3a594
|
english standardization
|
2013-02-22 09:41:56 +01:00 |
|
frederic34
|
de4bc7f39d
|
Fix : It was a bad idea to add COL in the code name of new carriers
|
2013-02-22 08:56:14 +01:00 |
|
frederic34
|
6259f4ce59
|
Fix : some & -> &
|
2013-02-21 23:08:58 +01:00 |
|
Laurent Destailleur
|
0aa24369fd
|
Merge pull request #676 from frederic34/develop
New: Add some carrier
|
2013-02-21 12:44:30 -08:00 |
|
Laurent Destailleur
|
c24b29343a
|
Merge pull request #674 from simnandez/develop
Qual: Try to delete no more used addpropal.php
|
2013-02-21 12:39:47 -08:00 |
|
eldy
|
3d80a6ebfc
|
Fix: Enhance pgsql driver
|
2013-02-21 21:04:20 +01:00 |
|
simnandez
|
5d357c7736
|
Trad: Fix activity box translation
|
2013-02-21 18:48:56 +01:00 |
|
frederic34
|
d7f83c3520
|
New: Add some carrier
|
2013-02-21 11:23:12 +01:00 |
|
Laurent Destailleur
|
2852aded3a
|
New: Add button collapse/expand for menu, category and user views.
|
2013-02-20 21:16:31 +01:00 |
|
Laurent Destailleur
|
320b4bde1f
|
Qual: Code to output tree is now generic
|
2013-02-20 19:01:29 +01:00 |
|
Laurent Destailleur
|
6db881c09d
|
New: Add link collapse all - expand all.
Fix: Add missing images.
|
2013-02-20 18:34:54 +01:00 |
|
Laurent Destailleur
|
2017815e89
|
Fix: Works for both normalized modules and external modules
|
2013-02-20 17:34:03 +01:00 |
|
Laurent Destailleur
|
1aee361ffd
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2013-02-20 14:58:56 +01:00 |
|
Laurent Destailleur
|
f194ee5363
|
Fix: core dir of external modules must be into dir of module.
|
2013-02-20 14:58:40 +01:00 |
|
Laurent Destailleur
|
e5e4c113a3
|
Merge pull request #672 from jfefe/extrafields
Fix : extrafields value in ODT document
|
2013-02-20 03:05:54 -08:00 |
|
jfefe
|
1941efa45a
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into webservices
|
2013-02-20 11:15:15 +01:00 |
|
Laurent Destailleur
|
d07c5ae49f
|
Merge pull request #669 from simnandez/develop
Fix: Translation
|
2013-02-19 12:11:06 -08:00 |
|
Laurent Destailleur
|
9ddd6215f8
|
Qual: Replace native code with jquery plugin treeview.
|
2013-02-19 20:15:30 +01:00 |
|
simnandez
|
94d1f6e0c2
|
Fix: sourcecompany now works with state instead departement (deprecated)
into build_address
|
2013-02-19 16:05:55 +01:00 |
|
simnandez
|
9e3497cff3
|
New: Add ES formated address country rule
|
2013-02-19 16:02:58 +01:00 |
|
Laurent Destailleur
|
3912013a05
|
Merge pull request #668 from FHenry/develop
Better to use foreach because when add mail in $cible array we can test
|
2013-02-19 01:14:23 -08:00 |
|
fhenry
|
3e42f90b1e
|
Better to use foreach because when add mail in $cible array we can test
with (!array_key_exists($obj->email, $cibles)) better than old method
|
2013-02-19 04:48:39 +01:00 |
|
Laurent Destailleur
|
4119fde0e5
|
Merge pull request #665 from FHenry/develop
Fix mass mailing tabs regression
|
2013-02-18 07:46:07 -08:00 |
|
jfefe
|
a197e6a026
|
Merge branch 'extra_odt' into extrafields
|
2013-02-18 15:50:47 +01:00 |
|
jfefe
|
110713f6ca
|
Fix : display correct value in ODT for extrafields
|
2013-02-18 15:47:40 +01:00 |
|
fhenry
|
195af1f2bd
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2013-02-18 15:25:27 +01:00 |
|
fhenry
|
fd4a465c90
|
Fix mass maling tabs regression
|
2013-02-18 15:25:13 +01:00 |
|
Laurent Destailleur
|
da7b5e352f
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/langs/fr_FR/admin.lang
New: Add function dol_set_focus('#xxx')
|
2013-02-18 15:01:00 +01:00 |
|
jfefe
|
2f4a80215b
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into extrafields
|
2013-02-18 13:39:00 +01:00 |
|
jfefe
|
fe57b513f8
|
Merge branch 'extra_odt' into extrafields
|
2013-02-18 00:58:54 +01:00 |
|
jfefe
|
71a2b4c8c0
|
In ODT document add currency symbol with extrafields of type "price"
|
2013-02-18 00:58:40 +01:00 |
|
jfefe
|
3ef8c6e5dd
|
Missing variable declaration
|
2013-02-18 00:40:49 +01:00 |
|
fhenry
|
3694031053
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2013-02-17 21:41:27 +01:00 |
|
jfefe
|
8ebb48cb5c
|
Fix : in ODT show value and not label of company extrafield
|
2013-02-17 21:28:00 +01:00 |
|
jfefe
|
060060f08b
|
Missing object $langs when showing extrafield of type 'price'
|
2013-02-17 21:27:48 +01:00 |
|
jfefe
|
16e9f6db48
|
Fix : bad name of property when retrieve extrafields for thirdparty
|
2013-02-17 21:27:33 +01:00 |
|
jfefe
|
527beab671
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into extra_odt
|
2013-02-17 21:26:56 +01:00 |
|
Laurent Destailleur
|
249a03dd57
|
Merge pull request #659 from jfefe/extrafields
Work on extrafields
|
2013-02-16 14:19:24 -08:00 |
|
Laurent Destailleur
|
2ea62073b6
|
Merge pull request #660 from grandoc/develop
fix : doesn't work with a /
|
2013-02-16 14:14:30 -08:00 |
|
Laurent Destailleur
|
50decdd941
|
Fix: When creating user on other entity, no way to read user
after creation.
|
2013-02-16 21:06:15 +01:00 |
|
jfefe
|
fa53147d0a
|
Retrieve extrafields when fetch thirparty
Work on extrafields support in thirpdparty ODT document
|
2013-02-16 03:41:11 +01:00 |
|
Grand Philippe
|
ab2b06117b
|
fix trad : change adresse versus address
|
2013-02-15 19:56:51 +01:00 |
|
Grand Philippe
|
2bfd6c40d0
|
fix trad : change adresse versus address
|
2013-02-15 19:26:09 +01:00 |
|
Laurent Destailleur
|
b1ee14ce60
|
New: Can define a hierarchical responsible on users.
|
2013-02-15 18:39:27 +01:00 |
|