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
|
1690c77aa2
|
Merge branch 'extra_invoice' into extrafields
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
|
2013-03-07 01:48:27 +01:00 |
|
jfefe
|
04617d0eb3
|
Show extrafields for object into invoice ODT document
|
2013-03-06 05:33:00 +01:00 |
|
jfefe
|
dc1314f4f4
|
Retreive extrafield when fetch invoice
|
2013-03-06 05:31:19 +01:00 |
|
jfefe
|
3ccb0fb92c
|
Edit extrafields on customer invoice
|
2013-03-06 04:54:08 +01:00 |
|
jfefe
|
7260e139df
|
Add extrafields support when create a customer invoice
|
2013-03-06 04:17:14 +01:00 |
|
jfefe
|
4314d4c7fe
|
Add admin screen for extrafields on customer invoices
|
2013-03-06 03:50:41 +01:00 |
|
jfefe
|
88a042ec41
|
Prepare invoice admin page to add extrafield support
|
2013-03-06 03:36:43 +01:00 |
|
jfefe
|
49f1ef173a
|
Add table for invoice extrafields
|
2013-03-06 03:17:38 +01:00 |
|
jfefe
|
7d3c35fb90
|
Merge branch 'extra_propal' into extrafields
|
2013-03-06 01:41:47 +01:00 |
|
jfefe
|
8b749eaafc
|
Fix : extrafields are not saved on update (propale)
|
2013-03-06 01:34:32 +01:00 |
|
jfefe
|
61127e82f6
|
User must have write permission to edit extrafields on propale
|
2013-03-06 01:33:55 +01:00 |
|
Laurent Destailleur
|
9bced140e6
|
More explanation onto the php session parameter.
|
2013-03-06 00:45:43 +01:00 |
|
jfefe
|
9eee5f9509
|
Fix : extrafields for propale were note saved after creation
|
2013-03-06 00:18:41 +01:00 |
|
jfefe
|
9877466594
|
Add information about linked proposal into basic ODT template for invoice
|
2013-03-06 00:03:24 +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 |
|
jfefe
|
3cefb62621
|
Fix : incorrect function used to retrieve extrafields for propal
|
2013-03-05 22:22:10 +01:00 |
|
jfefe
|
9e612696f2
|
Add help about extrafields in ODT propal
|
2013-03-05 21:51:33 +01:00 |
|
Laurent Destailleur
|
c37e873ab4
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/comm/propal.php
htdocs/commande/fiche.php
|
2013-03-05 18:32:01 +01:00 |
|
Laurent Destailleur
|
faf1f440e4
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2013-03-05 15:51:57 +01:00 |
|
Laurent Destailleur
|
c11f7dfc71
|
Next step for rewriting menu managers.
|
2013-03-05 15:42:26 +01:00 |
|
jfefe
|
5ce11d00dd
|
Display linked propal information into invoice ODT
|
2013-03-05 15:11:51 +01:00 |
|
Laurent Destailleur
|
52c0044fca
|
Merge pull request #713 from atm-maxime/develop
LDAP2Dolibarr sync script final
|
2013-03-05 05:09:24 -08:00 |
|
Maxime Kohlhaas
|
b2c09e9be4
|
LDAP2Dolibarr sync script final. Now with scripts sync users and sync groups, all groups and users from LDAP are synced in Dolibarr. To be tested and improved on another LDAP than Active Directory
|
2013-03-05 13:39:14 +01:00 |
|
Laurent Destailleur
|
de6d40237d
|
Fix: No syntax error when when want no limit
|
2013-03-05 13:28:31 +01:00 |
|
Laurent Destailleur
|
ae2355fda5
|
Merge branch '3.3' of https://github.com/Dolibarr/dolibarr.git into 3.3
|
2013-03-05 12:54:37 +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
|
b036120c70
|
Labels
|
2013-03-04 23:56:17 +01:00 |
|
Laurent Destailleur
|
555b3a1199
|
Fix:; Removed warning
|
2013-03-04 21:00:22 +01:00 |
|
jfefe
|
59627408c0
|
Edit extrafields on propal
|
2013-03-04 19:17:11 +01:00 |
|
jfefe
|
f335c4f306
|
New : add extrafield support on propal object
|
2013-03-04 18:22:25 +01:00 |
|
Laurent Destailleur
|
f86cad0580
|
Fix: Try a fix for IE9 (need to be tested with IE 8, 7 and 10)
|
2013-03-04 17:36:20 +01:00 |
|
Laurent Destailleur
|
9a9c9b1083
|
Merge pull request #711 from FHenry/develop
[ task #743 ] GED : Add aministration option to disabled autotree to
|
2013-03-04 08:11:54 -08:00 |
|
Laurent Destailleur
|
c0d2ee19f5
|
Merge pull request #712 from FHenry/3.3
Fix [ bug #747 ]
|
2013-03-04 08:02:58 -08:00 |
|
fhenry
|
c29602382d
|
Taking account remark on pull request da17302
|
2013-03-04 16:59:39 +01:00 |
|
fhenry
|
f793ed83f6
|
Fix [ bug #747 ]
|
2013-03-04 15:36:40 +01:00 |
|
fhenry
|
da17302349
|
[ task #743 ] GED : Add aministration option to disabled autotree to
display
|
2013-03-04 11:16:46 +01:00 |
|
Laurent Destailleur
|
ae1e0dff87
|
Merge pull request #710 from FHenry/3.3
Fix [ bug #742 ]
|
2013-03-03 15:26:50 -08:00 |
|
Laurent Destailleur
|
451c9cab7e
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
build/debian/changelog
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/comm/prospect/fiche.php
htdocs/filefunc.inc.php
htdocs/fourn/commande/fiche.php
|
2013-03-04 00:16:41 +01:00 |
|
Laurent Destailleur
|
e51c72f1e8
|
Merge
|
2013-03-04 00:10:09 +01:00 |
|
Laurent Destailleur
|
931b556b69
|
Fix: sql error
|
2013-03-04 00:01:38 +01:00 |
|
fhenry
|
b0212fc8e6
|
Fix [ bug #742 ]
and translation of constant description
|
2013-03-03 21:23:18 +01:00 |
|
Laurent Destailleur
|
737752e36c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2013-03-03 00:10:36 +01:00 |
|
Laurent Destailleur
|
248c75a7b2
|
Look: Minor fix
|
2013-03-03 00:00:38 +01:00 |
|
Laurent Destailleur
|
fc64b42931
|
Merge pull request #709 from simnandez/develop
[ task #731 ] Uniformize ref generation. Contracts
|
2013-03-02 09:44:48 -08:00 |
|
simnandez
|
a811121daf
|
[ task #731 ] Uniformize ref generation
|
2013-03-02 16:50:36 +01:00 |
|