Laurent Destailleur
|
0219f11e64
|
Fix: Missing default value
|
2013-03-11 17:01:46 +01:00 |
|
Laurent Destailleur
|
e1bf659db5
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2013-03-11 16:49:37 +01:00 |
|
Laurent Destailleur
|
5bc66318c2
|
New: use dolGetFirstLastname() everywher we should.
|
2013-03-11 15:54:01 +01:00 |
|
jfefe
|
ba8525bd6a
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into extrafields
Conflicts:
htdocs/install/doctemplates/invoices/template_invoice.odt
htdocs/install/doctemplates/proposals/template_proposal.odt
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
|
2013-03-11 05:21:35 +01:00 |
|
Laurent Destailleur
|
746e005726
|
Fix: Fix ton of regression due to field name change
|
2013-03-09 20:34:38 +01:00 |
|
Laurent Destailleur
|
0f1741a06b
|
New: hooks for pdf_writelinedesc now implement the rule to overwrite or
not default code (http://wiki.dolibarr.org/index.php/Hooks_system)
|
2013-03-09 15:05:09 +01:00 |
|
frederic34
|
135de9ecdb
|
Print IPP
|
2013-03-08 11:54:32 +01:00 |
|
frederic34
|
2e03169acd
|
Print IPP icon display in formfile
|
2013-03-08 11:47:48 +01:00 |
|
Laurent Destailleur
|
c86f3ef4b4
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/commande/fiche.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
|
2013-03-08 01:57:32 +01:00 |
|
Laurent Destailleur
|
44698fcde0
|
Fix: dol_is_dir may not be loaded, so call fails
|
2013-03-08 01:53:41 +01:00 |
|
jfefe
|
fcd81e47eb
|
Use price2num() function instead of price() to use calcul in ODT.
Libre/Open Office wants number with dot and no space to allow make calcul in ODT document
|
2013-03-07 03:43:23 +01:00 |
|
jfefe
|
289e2e7888
|
New function to fill ODT substitution array with extrafield of object
|
2013-03-07 03:27:28 +01:00 |
|
jfefe
|
65ed01a251
|
Extrafields on ODT (propal) : fix value of price with currency & display date with correct format
|
2013-03-07 03:27:20 +01:00 |
|
jfefe
|
ac3116930c
|
Add value to store price type extrafield without currency in ODT
|
2013-03-07 03:27:08 +01:00 |
|
jfefe
|
06807ce198
|
Fix : select correct value of extrafield (select list)
|
2013-03-07 02:13:21 +01:00 |
|
jfefe
|
7d3c35fb90
|
Merge branch 'extra_propal' into extrafields
|
2013-03-06 01:41:47 +01:00 |
|
jfefe
|
55bfdd341d
|
Fix : change to variable with unused name
|
2013-03-05 23:51:42 +01:00 |
|
jfefe
|
bd229a9417
|
Add param to define key name in return array of substitution function
for propal
|
2013-03-05 22:23:57 +01:00 |
|
Laurent Destailleur
|
c11f7dfc71
|
Next step for rewriting menu managers.
|
2013-03-05 15:42:26 +01:00 |
|
JF FERRY
|
ff2a851ae8
|
Move substitution function for propal to common class & add extrafields display
|
2013-03-05 08:38:41 +01:00 |
|
Laurent Destailleur
|
215731dc59
|
Fix bug
|
2013-03-05 00:14:04 +01:00 |
|
Laurent Destailleur
|
51d23d7c48
|
Merge fix of 3.3
|
2013-03-02 16:17:12 +01:00 |
|
Regis Houssin
|
16ad99f8c5
|
Fix: to force id field name
|
2013-02-28 19:41:44 +01:00 |
|
Laurent Destailleur
|
402fe2e417
|
Merge remote-tracking branch 'origin/3.3' into develop
|
2013-02-26 20:05:23 +01:00 |
|
Grand Philippe
|
79c2e17cbb
|
english language standardization
|
2013-02-25 17:56:41 +01:00 |
|
Maxime Kohlhaas
|
428f844b4d
|
LDAP : add option to get data as an array
|
2013-02-25 11:57:52 +01:00 |
|
Grand Philippe
|
6decab1847
|
english language standardization
|
2013-02-25 09:17:38 +01:00 |
|
Laurent Destailleur
|
b61c576343
|
Qual: Still work onto menu management rewrite.
|
2013-02-24 21:16:36 +01:00 |
|
Laurent Destailleur
|
08bde6faa5
|
Fix: Do not load menu when not required.
|
2013-02-24 03:45:19 +01:00 |
|
Laurent Destailleur
|
50de5a944a
|
Fix: compatibility with new menu manager
|
2013-02-24 03:29:03 +01:00 |
|
Laurent Destailleur
|
cd56fa61e6
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2013-02-24 02:47:47 +01:00 |
|
Laurent Destailleur
|
d786e8ca6e
|
Code comment
|
2013-02-24 02:42:37 +01:00 |
|
Grand Philippe
|
c9f91a6082
|
english language standardization
|
2013-02-23 17:01:10 +01:00 |
|
Grand Philippe
|
ac0e99bc1a
|
english language standardization
|
2013-02-23 16:21:49 +01:00 |
|
Grand Philippe
|
7c2a4500d6
|
fix: change name with lastname
|
2013-02-23 12:30:01 +01:00 |
|
Laurent Destailleur
|
845e4ff93d
|
Merge pull request #684 from jfefe/develop
Fix bug #732 : Missing argument when calling selectcontacts method
|
2013-02-23 02:55:46 -08:00 |
|
Laurent Destailleur
|
1224e79ee3
|
Qual: Start to clean how menu managers works.
|
2013-02-22 19:16:03 +01:00 |
|
jfefe
|
34bfdf92cd
|
Fix bug #732 : Missing argument when calling selectcontacts method
|
2013-02-22 15:34:20 +01:00 |
|
fhenry
|
44b5b98308
|
Fix [ bug #733 ]
|
2013-02-22 15:02:06 +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 |
|
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 |
|
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 |
|
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 |
|