Laurent Destailleur
2c01a46774
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
htdocs/paypal/lib/paypal.lib.php
2014-12-18 10:13:25 +01:00
Laurent Destailleur
f5da9b5e33
Merge pull request #2149 from altatof/3.5
...
FIX: dont put a mess with date and datetime extrafield value if already in right format
2014-12-18 10:04:03 +01:00
Laurent Destailleur
6728ad3c37
Merge pull request #2148 from altatof/fixhook
...
FIX: hook insertExtraFields must return a returnvalue (0,1,-1)
2014-12-18 10:03:32 +01:00
Laurent Destailleur
4887f51174
Merge pull request #2158 from altatof/fix_fichinter_pdf_pagebreak
...
FIX: pagebreak on fichinter like in other documents
2014-12-18 10:02:25 +01:00
Laurent Destailleur
615456382d
Merge pull request #2157 from altatof/fix_margin_jalon
...
FIX: avoid milestones in margin calculation
2014-12-18 10:01:11 +01:00
Christophe Battarel
c9f69279c7
FIX: pagebreak on fichinter like in other documents
2014-12-16 16:21:31 +01:00
Christophe Battarel
a4a1a991b8
FIX: avoid milestones in margin calculation
2014-12-15 14:13:57 +01:00
Christophe Battarel
27b47a4f48
FIX: dont put a mess with date and datetime extrafield value if already
...
in right format (the bug was in propale/order/invoice extrafields,
mainly visible with 2 datetime extrafields)
2014-12-12 14:31:36 +01:00
Christophe Battarel
a1bba472a0
FIX: hook insertExtraFields must return a returnvalue (0,1,-1)
2014-12-12 11:57:20 +01:00
aspangaro
81dc1415de
Untranslatable token in activity box
2014-12-09 05:04:39 +01:00
aspangaro
666e66e78f
Correct link in activity box
2014-12-09 05:04:12 +01:00
Laurent Destailleur
b11ac14cf0
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-12-09 01:13:34 +01:00
Laurent Destailleur
1461072801
Fix: Paypal link were broken dur to SSL v3 closed.
2014-12-09 01:12:52 +01:00
Laurent Destailleur
ae3c83b7dc
Merge pull request #2133 from aspangaro/3.6-patch2
...
#1725 Missing table cells in services list header
2014-12-08 00:06:54 +01:00
Florian HENRY
bd8b393d8a
Fix [ bug #1740 ] Clone project make task date crazy
2014-12-05 21:25:43 +01:00
Florian HENRY
aaf2cca45f
Fix bug n sellist extrafield filtered
2014-12-05 21:25:43 +01:00
Laurent Destailleur
9e1b0d1abc
Prepare 3.5.6
2014-12-04 15:09:47 +01:00
Laurent Destailleur
e21d6b0954
Merge pull request #2131 from aspangaro/3.6-patch
...
Untranslatable token Calendar in datepicker
2014-12-03 12:16:55 +01:00
aspangaro
477aeecdac
#1725 Missing table cells in services list header
2014-12-02 22:30:40 +01:00
aspangaro
5a05d4a4b8
Untranslatable token Calendar in datepicker
2014-12-02 20:59:00 +01:00
aspangaro
f6ab7ca0c9
Typo
2014-12-02 20:42:47 +01:00
Laurent Destailleur
a81c483061
Revert "Update objectline_create.tpl.php"
...
This reverts commit fdac53bfca .
2014-11-28 02:14:25 +01:00
Francis Appels
b1a4b8e7d0
Fix: [ bug #1624 ] POS set buy price for margin
...
Use lowest buying price for margin when selling with POS or external
module. A POS user does not worry about suppliers.
2014-11-25 21:20:13 +01:00
Francis Appels
18406fc550
Fix: Show sender Country on PDF docs
...
Show sender Country on PDF docs when sender Country != receiver Country
2014-11-25 14:26:45 +01:00
Laurent Destailleur
1dbb19e8ef
Merge pull request #2058 from defrance69/patch-30
...
Update objectline_create.tpl.php
2014-11-24 10:57:14 +01:00
Laurent Destailleur
375d9aa336
Merge pull request #2077 from marcosgdf/3.6
...
Fixed [ bug #1595 ] Selected boolean extrafield in intervention creation page, does not save state
2014-11-23 16:53:07 +01:00
Laurent Destailleur
1f986014f1
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-11-23 16:50:08 +01:00
Laurent Destailleur
bd8391163a
Merge pull request #2067 from frederic34/patch-2
...
Fix bug 1692 Can't update phone_pro with the contact webservice
2014-11-23 16:48:33 +01:00
Laurent Destailleur
989cd87446
Merge pull request #2066 from altatof/fix_margin_recap
...
FIX: bad margin and buy_price calculation when total_ht = 0 (discount 100%) on a line
2014-11-23 16:48:21 +01:00
Marcos García de La Fuente
dcfaeb6606
Merge remote-tracking branch 'upstream/3.6' into 3.6
2014-11-23 16:04:23 +01:00
Marcos García de La Fuente
7a272afd12
Fixed [ bug #1595 ] Selected boolean extrafield in intervention creation page, does not save state
2014-11-23 16:03:49 +01:00
Frédéric FRANCE
891f8d9442
Fix bug 1692 Can't update phone_pro with the contact webservice
2014-11-22 19:02:15 +01:00
Laurent Destailleur
9aab62ab36
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-11-22 16:03:09 +01:00
Laurent Destailleur
2f4de2ef75
Merge pull request #2016 from altatof/3.5
...
FIX: copy extrafields when creating order from propale and creating
2014-11-22 16:02:13 +01:00
BENKE Charles
fdac53bfca
Update objectline_create.tpl.php
...
add label tags for product mode type
2014-11-19 18:53:33 +01:00
Christophe Battarel
7d8cf99d58
FIX: bad margin and buy_price calculation when total_ht = 0 (discount
...
100%) on a line
2014-11-19 18:19:27 +01:00
Juanjo Menent
3dacdf4e4a
Fix: Conflicts and remove duplicate code
2014-11-19 09:41:21 +01:00
Laurent Destailleur
1b24356e0f
ssl option is set to CURL_SSLVERSION_TLSv1.
...
Some site disabled ssl v1 to 3 (ex: paypal).
2014-11-18 17:13:08 +01:00
Christophe Battarel
d0dc792b3c
check extrafields before inserting in DB
2014-11-17 11:17:45 +01:00
Laurent Destailleur
01279edfc8
Fixed: [ bug #1570 ] Negative supplier invoices do not appear in bank
...
planned transactions.
2014-11-16 16:36:32 +01:00
Laurent Destailleur
64a2cce7c0
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-11-16 14:11:19 +01:00
Laurent Destailleur
2aeb0f4f5b
Merge pull request #1941 from jfefe/patch-3
...
Avoid missing class error for fetch_thirdparty method
2014-11-15 12:36:41 +01:00
Florian HENRY
00c6033e11
Fix display user signature when WYSIWYG is enabled
2014-11-14 13:28:49 +01:00
Florian HENRY
c0a3606a59
Fix problem on task creation with chrome for french browser.
2014-11-12 22:53:23 +01:00
Christophe Battarel
7ed496d7d9
FIX: copy extrafields when creating order from propale and creating
...
invoice from order
2014-11-12 17:51:26 +01:00
Laurent Destailleur
8cb1818c4e
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-11-08 14:59:02 +01:00
Laurent Destailleur
92cdef71e8
Fix: Graph report rubbish information. Better to have them as option.
2014-11-08 14:58:43 +01:00
Drosis Nikos
24439eb1a3
Fix : tva not coming from multiprice
2014-11-07 15:31:06 +02:00
Laurent Destailleur
4f08408065
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
ChangeLog
htdocs/core/class/commonobject.class.php
2014-11-05 16:28:44 +01:00
Laurent Destailleur
31c38cedbc
Fix: checkstyle
2014-11-05 16:26:11 +01:00
Laurent Destailleur
606a3f9917
Merge remote-tracking branch 'origin/3.4' into 3.5
2014-11-04 17:54:09 +01:00
Laurent Destailleur
420de76b4b
Merge pull request #1993 from aspangaro/3.6-patch
...
GPLv3
2014-11-04 17:40:38 +01:00
Alexis Algoud
d177a2fbb4
fix bug on thm
2014-11-04 16:13:51 +01:00
Laurent Destailleur
627f5694f0
Fix: Infinite loop
2014-11-02 21:19:00 +01:00
Laurent Destailleur
53dfda1413
Fix: Chars - is no more allowed into value for code for extra fields.
2014-11-01 19:34:20 +01:00
Maxime Kohlhaas
ccddf0d1be
Fix : actioncomme report was not filtering by entity...
2014-10-31 16:56:14 +01:00
aspangaro
57f49ec5d4
GPLv3
2014-10-30 20:41:08 +01:00
Laurent Destailleur
e607a53ca3
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
...
Conflicts:
ChangeLog
2014-10-30 17:53:38 +01:00
Laurent Destailleur
5ec2c1c4b3
Merge branch '3.6-patch' of github.com:aspangaro/dolibarr into
...
aspangaro-3.6-patch
Conflicts:
ChangeLog
2014-10-30 17:52:08 +01:00
Laurent Destailleur
bb72932601
Merge pull request #1985 from FHenry/3.6
...
Fix extrafield from list feature where filter is provided
2014-10-30 17:49:03 +01:00
Laurent Destailleur
2517d54196
Merge pull request #1989 from aternatik/fix_resource
...
Missing translate key into resource module
2014-10-30 17:32:02 +01:00
Laurent Destailleur
106b4a669f
id_parent and id_children was not set.
...
So introduce new method to return same with no risk to break current
working code to address this.
2014-10-30 11:15:13 +01:00
jfefe
e370ffb2d4
Bad function call
2014-10-30 01:33:39 +01:00
jfefe
c5045a75d8
Missing trans key into resource module
2014-10-30 01:16:37 +01:00
Florian HENRY
834a6dc2af
webservice Thirdparty parameter lastname for invidual creation is now
...
lastname and not ref
2014-10-28 16:50:44 +01:00
Florian HENRY
d846dd2431
Fix extrafield from list feature where filter is provided
2014-10-27 19:38:27 +01:00
Laurent Destailleur
badf379489
Fix: [ bug #1618 ] PHP Error thrown when saving a barcode
2014-10-27 01:56:06 +01:00
aspangaro
1405c03f7d
Fix: Civility & birthdate wasn't save into adherent module
2014-10-26 06:48:08 +01:00
jfefe
29db45c763
Avoid missing class error for fetch_thirdparty method
2014-10-23 01:15:05 +02:00
jean
619bcb44df
object must be reloaded before creating pdf on confirmation and ordering
2014-10-21 19:02:48 +02:00
Laurent Destailleur
1d0d3ab747
Merge pull request #1943 from ndrosis/patch-9
...
Fix Error when trying to clone an Order
2014-10-18 16:28:43 +02:00
Florian HENRY
eeffe4ed34
Reload object when product clone failed (cause of ref already exists) if
...
not done result is blanck pages (header wannot be rewrite (location
herder index.php) around line 1542
2014-10-16 13:57:07 +02:00
Laurent Destailleur
a94f7dc3ad
Revert "Add function dolEscapeXML"
...
This reverts commit 756b1d31ad .
2014-10-16 01:21:33 +02:00
Laurent Destailleur
efa171819a
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-10-16 01:19:33 +02:00
Laurent Destailleur
756b1d31ad
Add function dolEscapeXML
2014-10-16 01:01:30 +02:00
Florian HENRY
722f6e0db6
Fix right on product list
2014-10-15 15:24:31 +02:00
Regis Houssin
104592b349
Fix: wrong function name
2014-10-12 19:08:34 +02:00
Laurent Destailleur
30e27014b8
Fix: box of customer and propsects were not correctly disabled.
2014-10-12 15:49:14 +02:00
Laurent Destailleur
5c07df812d
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-10-12 15:24:33 +02:00
Laurent Destailleur
cbbe909bc5
Fix: Pb in management of "or" ("|") for permission check.
2014-10-12 15:22:07 +02:00
Laurent Destailleur
c5d8012eb1
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/core/lib/date.lib.php
2014-10-12 02:13:38 +02:00
Laurent Destailleur
797ab8a150
Merge pull request #1940 from aternatik/fix-cron
...
Missing reprogramming task into GUI for cron module.
2014-10-12 02:10:09 +02:00
Laurent Destailleur
c30f13a03d
Fix: label of input method not translated.
2014-10-12 02:07:50 +02:00
Laurent Destailleur
dad1e312ab
Merge pull request #1939 from atm-maxime/3.6
...
Fix bug 1588 : relative discount
2014-10-12 01:37:39 +02:00
Laurent Destailleur
fc63e8b9dc
Fix: ErrorBadValueForParamNotAString error message in price customer
...
multiprice
2014-10-11 23:55:10 +02:00
Maxime Kohlhaas
4fd67d725a
Fix bug 1588 : relative discount not working anymore
2014-10-09 13:58:43 +02:00
Drosis Nikos
0c7cabbf37
Fix Error when trying to clone an Order
2014-10-06 16:15:11 +03:00
jfefe
6a4468d94e
Not need to test if class exists with require_once
2014-10-06 14:18:28 +02:00
jfefe
87fc27c7e6
Avoid missing class error for fetch_thirdparty method
2014-10-06 13:31:01 +02:00
jfefe
fdbf2fb45d
Missing reprogramming task into GUI for cron module.
...
Without this, a new task is never executed (because without datenextrun defined)
2014-10-06 13:28:07 +02:00
Regis Houssin
692881bf59
Fix: missing $ismultientitymanaged
2014-10-06 09:07:09 +02:00
Laurent Destailleur
c73f4a14ee
Fix: Bad days returned by function
2014-10-05 16:17:09 +02:00
Laurent Destailleur
742d0e37ee
Fix: Bad month return by function
2014-10-05 12:54:51 +02:00
Laurent Destailleur
d518278166
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/fiche.php
htdocs/compta/facture/class/facture.class.php
2014-10-03 19:17:28 +02:00
Laurent Destailleur
a853aed348
Fix: Some fields not visibles. Wrong value for calculated time.
2014-10-03 03:42:11 +02:00
Laurent Destailleur
868809caba
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-10-03 03:22:37 +02:00
Laurent Destailleur
c69565fd69
Fix: column name should not be an numeric
2014-10-03 03:12:39 +02:00
Laurent Destailleur
ebd86f5388
Merge pull request #1931 from ndrosis/patch-8
...
Fix Lang for Payment Type
2014-10-03 02:47:25 +02:00
Florian HENRY
4b28ff005e
Return error message on category creation failure
2014-10-02 15:24:40 +02:00
Florian HENRY
d6fc967162
Merge branch '3.6' into 3.6_fix
2014-10-02 15:22:23 +02:00
Florian HENRY
78ec4d595b
Fix trad currency
2014-10-02 15:21:49 +02:00
Maxime Kohlhaas
920c9c7251
Fix : tva not coming from multiprice
2014-09-30 17:36:01 +02:00
Drosis Nikos
8c6ce79d9d
Fix Lang for Payment Type
2014-09-29 18:15:09 +03:00
Laurent Destailleur
8121aeb0b6
Merge pull request #1914 from aternatik/fix_ldapgrp
...
Fix: gidNumber ldap attribute was not defined
2014-09-29 16:39:36 +02:00
Laurent Destailleur
c6fc07e412
Merge pull request #1926 from fmarcet/3.6
...
Fix: Withdrawal total amount is double
2014-09-29 15:41:59 +02:00
Florian HENRY
3f23c8956c
Merge remote-tracking branch 'origin/3.6' into 3.6_fixwebservice
2014-09-29 11:04:43 +02:00
Laurent Destailleur
6a570222cc
Fix: Missing fields into select
2014-09-28 14:21:57 +02:00
Laurent Destailleur
5fdd798e91
Fix: phpcheckstyle from phpcs 1.5.5 (closing tags and & char on
...
parameter).
2014-09-27 17:13:15 +02:00
Laurent Destailleur
e8b7c9c6bd
Fix: doxygen
2014-09-27 16:00:11 +02:00
Laurent Destailleur
e1ba6ccfc6
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-09-27 14:51:41 +02:00
Laurent Destailleur
b8969edcc5
Prepare 3.6.1
2014-09-27 12:34:45 +02:00
Florian HENRY
96c5771718
Fix web service category
2014-09-26 16:18:32 +02:00
Florian HENRY
249d37a093
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-09-26 13:52:04 +02:00
fmarcet
7b9f154c29
Fix: Withdrawal total amount is double
2014-09-25 12:45:08 +02:00
Christophe Battarel
2c52de3840
fix missing ","
2014-09-24 12:12:10 +02:00
Christophe Battarel
d1868b643e
FIX: clone line extrafields value on quote, order and invoice
2014-09-24 11:47:34 +02:00
Raphaël Doursenaud
634d5aa549
FIX: double header
2014-09-23 19:35:45 +02:00
Florian HENRY
fa79f280ea
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-09-23 12:05:45 +02:00
Florian HENRY
860253759b
Add hook for addMorButton into supplier card
2014-09-23 11:59:57 +02:00
Eden
248ef4fd46
Fix: gidNumber ldap attribute was not defined i using posixGroup objectClass
2014-09-23 00:13:51 +02:00
Laurent Destailleur
3b53ccbe44
Merge pull request #1893 from braito4/patch-2
...
problem with type of product
2014-09-22 23:46:48 +02:00
Florian HENRY
4b74b0529f
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-09-22 09:36:24 +02:00
Juanjo Menent
c87e28d5f9
- Fix: [ bug #1593 ] Spanish Localtax IRPF not being calculated since
...
3.6.0 in supplier invoices when adding a line
2014-09-19 09:57:35 +02:00
Laurent Destailleur
2c56b85ab7
Merge pull request #1894 from braito4/patch-3
...
Missing date_start, date_end in webserver server_invoice.php
2014-09-18 17:49:08 +02:00
Laurent Destailleur
4bda5156e0
Merge pull request #1901 from ndrosis/patch-6
...
Correct view greek language
2014-09-18 17:28:36 +02:00
Laurent Destailleur
ea3d091f03
Merge pull request #1900 from ndrosis/patch-5
...
Correct view greek language in PDF
2014-09-18 17:25:44 +02:00
Laurent Destailleur
b16b1c2ce0
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/langs/en_US/errors.lang
htdocs/product/class/product.class.php
2014-09-18 10:08:56 +02:00
Laurent Destailleur
015b0d8036
Fix: Bad calculation of total
...
Fix: Warning message not translated
2014-09-18 10:05:37 +02:00
Juanjo Menent
039105a3f1
Fix: Invoices payments may be older than invoices. fr and es trans
2014-09-18 10:02:03 +02:00
Juanjo Menent
ab83e22a12
Fix: Invoices payments may be older than invoices
2014-09-18 09:57:13 +02:00
Laurent Destailleur
f0ebd7721d
Fix: Restore sort feature. Still did not see why previous commit is a
...
bug fix of dolibarr bug.
2014-09-17 17:49:39 +02:00
Drosis Nikos
a41dc3acd9
Correct view greek language
2014-09-17 18:06:31 +03:00
Drosis Nikos
de6e1c5036
Correct view greek language in PDF
2014-09-17 18:01:59 +03:00
Regis Houssin
f185028707
Fix: remove hook restriction !
2014-09-17 16:08:14 +02:00
Regis Houssin
c6b5d0f96c
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-09-17 16:07:21 +02:00
Regis Houssin
d225d92c0b
Fix: remove hook restriction !
2014-09-17 16:03:21 +02:00
Laurent Destailleur
9c54dc57df
Save some usefull cleaning requests into repair.sql
2014-09-17 12:31:35 +02:00
Florian HENRY
c570b5fbfc
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-09-16 20:15:54 +02:00
braito4
144da16391
Missing date_start, date_end in webserver server_invoice.php
2014-09-16 19:42:11 +02:00
braito4
b7ef2db5d9
problem with type of product
...
the column should be product_type
2014-09-16 19:33:07 +02:00
Laurent Destailleur
05f3a47018
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
build/debian/control
htdocs/compta/bank/account.php
htdocs/fourn/paiement/fiche.php
htdocs/product/class/product.class.php
htdocs/product/fiche.php
2014-09-15 22:52:59 +02:00
Laurent Destailleur
9c70c2c3d0
Fix: cents for indian ruppes are calle paisa and paise.
2014-09-15 22:43:49 +02:00
Laurent Destailleur
fffb0f1bde
Fix: bad translation key
2014-09-15 20:23:04 +02:00
Florian HENRY
ffc550de6d
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-09-15 09:59:02 +02:00
Florian HENRY
287e2ca032
Add ref_ext into fetch product (else fetch and update set this column to
...
null)
2014-09-15 09:58:44 +02:00
Florian HENRY
9493e252c9
add refext into fecth product
2014-09-15 09:56:40 +02:00
Laurent Destailleur
d812262ed8
Fix: Missing source
2014-09-14 21:52:52 +02:00
Laurent Destailleur
c4facf20e6
Merge branch 'bug-1546' of github.com:marcosgdf/dolibarr into
...
marcosgdf-bug-1546
Conflicts:
ChangeLog
2014-09-14 21:39:25 +02:00
Laurent Destailleur
822a3ebe7e
Merge branch 'bug-1548' of github.com:marcosgdf/dolibarr into
...
marcosgdf-bug-1548
Conflicts:
ChangeLog
2014-09-14 21:37:15 +02:00
Laurent Destailleur
ef99de4e84
Merge branch 'bug-1555' of github.com:marcosgdf/dolibarr into
...
marcosgdf-bug-1555
Conflicts:
ChangeLog
2014-09-14 21:35:07 +02:00
Laurent Destailleur
2704f50bd4
Merge branch 'bug-1577' of github.com:marcosgdf/dolibarr into
...
marcosgdf-bug-1577
Conflicts:
ChangeLog
2014-09-14 21:31:51 +02:00
Laurent Destailleur
f0d4ebe417
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
...
Conflicts:
ChangeLog
2014-09-14 21:26:56 +02:00
Laurent Destailleur
19e017a2c1
Merge pull request #1879 from Cubexed/3.6
...
-Renamed POST "project" to "projectstart" in fiche.php
2014-09-14 21:16:51 +02:00
Marcos García de La Fuente
7bac9444e6
[ bug #1546 ] Incorrect page number when searching in the list of bank transactions
2014-09-14 14:32:17 +02:00
Marcos García de La Fuente
9426298b95
[ bug #1548 ] Supplier payment card shows type in French
2014-09-14 14:19:46 +02:00
Marcos García de La Fuente
7a28f8e4aa
[ bug #1555 ] Update accountancy code of products does not throw PRODUCT_MODIFY trigger
2014-09-14 13:59:06 +02:00
Marcos García de La Fuente
afd631e6e3
[ bug #1577 ] When creating new Private individual third, selected third type is ignored
2014-09-14 13:22:05 +02:00
Marcos García de La Fuente
74e16db632
[ bug #1589 ] Menu type in "Edit menu" page is not translated
2014-09-14 13:14:03 +02:00
Marcos García de La Fuente
949ae2f160
[ bug #1591 ] Linked object block shows Total HT/TTC even if not having permission to read them
2014-09-14 13:09:31 +02:00
Laurent Destailleur
f264e25514
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/adherents/liste.php
htdocs/compta/bank/bankid_fr.php
htdocs/holiday/index.php
htdocs/opensurvey/list.php
2014-09-13 19:10:05 +02:00
Laurent Destailleur
09878a3a32
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-09-13 19:05:03 +02:00
Laurent Destailleur
8dd9358214
Fix: SQL injection
2014-09-13 19:04:25 +02:00
Cubexed
8a3bc25029
-Renamed POST "project" to "projectstart" to avoid strange behavior at project start date selector, probably the generic name "project" was interfering with something
2014-09-12 17:21:48 +02:00
Laurent Destailleur
98d7ce94b8
Merge pull request #1873 from GPCsolutions/projectfixes
...
Projectfixes
2014-09-11 17:27:49 +02:00
Laurent Destailleur
dddafacad9
Merge pull request #1871 from KreizIT/3.6
...
Little fix
2014-09-11 17:15:29 +02:00
Laurent Destailleur
7851587a11
Merge pull request #1869 from FHenry/3.6
...
Extrafield feature select from table should try to translate multiple column when not needed
2014-09-11 17:13:28 +02:00
Laurent Destailleur
b728ccb52f
Merge pull request #1865 from FHenry/3.5
...
Add missing image into amarok theme
2014-09-11 17:13:06 +02:00
Raphaël Doursenaud
367d225d3e
Fixed missing class include for task duplication
2014-09-08 16:13:29 +02:00
Raphaël Doursenaud
c5ccf2998b
Fixed forgotten rename
2014-09-08 16:13:03 +02:00
Florian HENRY
3e9b69b17c
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-09-08 09:57:00 +02:00
Laurent Destailleur
5a93a7620c
Upgrade tcpdf to 6.0.093 to get fixes and solve a problem of licence.
2014-09-07 11:00:54 +02:00
Cedric
f62e7d6043
Little fix
2014-09-07 10:07:26 +02:00
Laurent Destailleur
996977a4a8
Fix: Missing user name
2014-09-06 17:10:52 +02:00
Laurent Destailleur
6d9cc15856
Fix: Function unaccent was not enough complete.
2014-09-06 14:40:43 +02:00
Laurent Destailleur
31eb4bda88
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/compta/facture.php
2014-09-06 00:26:11 +02:00
Laurent Destailleur
522b5a91bc
Fix: Filter on direction of payment mode was not working.
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/fourn/facture/fiche.php
2014-09-06 00:21:09 +02:00
Laurent Destailleur
2b9b110f9c
Fix: Filter on direction of payment mode was not working.
...
Conflicts:
htdocs/compta/facture.php
htdocs/core/class/html.form.class.php
htdocs/fourn/facture/fiche.php
2014-09-06 00:16:24 +02:00
aspangaro
f054d624cd
Merge branch 'Upstream/3.6'
2014-09-05 20:59:44 +02:00
Laurent Destailleur
0e944b0403
Fix: Pb with week position when week start on sunday.
2014-09-05 15:00:53 +02:00
Laurent Destailleur
e4bff59f1a
Fix: pgsql compatibility. No upper cas into field names.
2014-09-04 20:17:25 +02:00
Laurent Destailleur
643fc6c61f
Fix: Bad use of fetch_lines
...
Conflicts:
htdocs/comm/propal.php
htdocs/contrat/fiche.php
htdocs/opensurvey/class/opensurveysondage.class.php
2014-09-04 19:03:48 +02:00
Laurent Destailleur
cd00ec29bf
Fix: Dictionnary with one n
...
Conflicts:
htdocs/expedition/fiche.php
2014-09-04 19:00:28 +02:00
Florian HENRY
85cabbf921
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
...
Conflicts:
ChangeLog
2014-09-04 18:29:17 +02:00
Laurent Destailleur
da8a1cb475
Fix: Iban was used instead of Bic into SEPA file.
...
Fix: Must unaccent strings into SEPA file.
2014-09-04 15:38:20 +02:00
Laurent Destailleur
b88b4fbc2c
Fix: bad balance of td
2014-09-04 15:17:15 +02:00
Laurent Destailleur
395209a5db
Fix: Reason to have button greyed is wrong
...
Conflicts:
htdocs/compta/facture/prelevement.php
2014-09-04 15:17:05 +02:00
aspangaro
4e05afdd66
Payment Salaries :: Add field required & control on it
2014-09-03 21:32:31 +02:00
aspangaro
bd99f3943d
Payment VAT :: Add control on field required
2014-09-03 21:31:40 +02:00
Florian HENRY
b04eae95e5
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-09-03 11:44:37 +02:00
Florian HENRY
b536c8a10c
Add missing image into amarok theme
2014-09-03 10:24:41 +02:00
Laurent Destailleur
165856656a
Fix: balance with td
2014-09-02 19:45:50 +02:00
Laurent Destailleur
f7c48558e6
Fix: balance with td
2014-09-02 19:45:05 +02:00
Laurent Destailleur
80968bc087
Merge pull request #1857 from aternatik/resource-fix
...
Fixes for resource module
2014-09-02 19:35:06 +02:00
Laurent Destailleur
257d7c41d6
Merge pull request #1863 from FHenry/3.6
...
Fix: list event view lost type event filter
2014-09-02 19:34:17 +02:00
Laurent Destailleur
660557b4dd
Merge pull request #1862 from FHenry/3.5
...
Fix: list event view lost type event filter
2014-09-02 19:34:07 +02:00
Laurent Destailleur
0bc511a626
Merge pull request #1850 from braito4/patch-1
...
Update fiche.php
2014-09-02 19:12:09 +02:00
Laurent Destailleur
576512e339
Merge pull request #1815 from GPCsolutions/catbug
...
Fix categories bug
2014-09-02 19:05:05 +02:00
Laurent Destailleur
17dec4b924
Fix: Bad merge
2014-09-02 13:05:03 +02:00
Laurent Destailleur
e82e26c6fa
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
ChangeLog
htdocs/compta/facture.php
htdocs/core/js/lib_head.js
2014-09-02 12:57:33 +02:00
Florian HENRY
9b40cc9e89
fix
2014-09-02 12:09:43 +02:00
Florian HENRY
832d1b37c1
Save also code of event
2014-09-02 11:32:38 +02:00
Florian HENRY
911aca399d
save code event
2014-09-02 11:30:35 +02:00
Florian HENRY
c8a9f4600c
Fix: list event view lost type event filter
2014-09-02 11:20:57 +02:00
Florian HENRY
67b308cb25
Fix: list event view lost type event filter
2014-09-02 11:15:01 +02:00
Florian HENRY
e2fac5dd91
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
...
Conflicts:
ChangeLog
2014-09-01 19:10:18 +02:00
Florian HENRY
772acd6bf9
Fix missing $user in create method
2014-09-01 18:32:36 +02:00
Juanjo Menent
4372c58714
Fix: Unsubscribe emailing not working
2014-09-01 18:24:25 +02:00
Florian HENRY
0473bc5138
Fix missing $user into create call categorie
2014-09-01 11:51:16 +02:00
Florian HENRY
bff33166a5
Fix missing $user in create method
2014-09-01 11:49:44 +02:00
Florian HENRY
fd03f582c9
Fix SQL syntax
2014-08-31 12:38:33 +02:00
Laurent Destailleur
20475ba3e8
Fix: sql request not compatible with pgsql
...
Conflicts:
htdocs/core/ajax/ziptown.php
2014-08-30 20:19:27 +02:00
Laurent Destailleur
2d14e53b45
Fix: Pb with pgsql
2014-08-30 20:00:42 +02:00
jfefe
b7a2e3783e
Fix : missing translations
2014-08-30 11:11:51 +02:00
jfefe
71afc4adb0
Fix : missing actions for resource element
2014-08-30 11:11:32 +02:00
jfefe
2c68317864
Fix : bad sql request when linking resource to an element
2014-08-30 10:23:58 +02:00
Laurent Destailleur
47339d0e62
Fix: Missing field tobuy into service export.
...
Fix: Filter on date into export.
Fix: Tooltip help.
2014-08-29 20:26:27 +02:00
Regis Houssin
ff04729a07
Fix: strict mode
2014-08-28 19:38:18 +02:00
Regis Houssin
1aad1b6acd
Fix: strict mode
2014-08-28 19:32:41 +02:00
Regis Houssin
48f9ef2574
Fix: php strict mode saga
2014-08-28 15:53:29 +02:00
Regis Houssin
2c46c20dfb
Fix: php strict mode saga
2014-08-28 15:52:58 +02:00
Regis Houssin
714da05034
Fix: another strict mode alert
2014-08-28 15:36:22 +02:00
Regis Houssin
4fdd98c4a7
Fix: another strict mode alert
2014-08-28 15:34:50 +02:00
Juanjo Menent
0e1f22fe26
Fix: Salary payments are not reflected on the reporting sheets
2014-08-28 15:16:14 +02:00
Laurent Destailleur
1505ade3db
Fix error management: When an error is returned by hooks into
...
dol_move_uploaded_file, message must be returned by function as if it
were an error for any other reason.
Conflicts:
htdocs/core/lib/files.lib.php
2014-08-28 15:14:06 +02:00
Laurent Destailleur
d3a3e8786e
Fix: sql request with pgsql
2014-08-28 15:08:24 +02:00
Laurent Destailleur
79b081a7b7
Merge pull request #1845 from Cubexed/patch-1
...
Fix unable to delete order line
2014-08-28 12:00:21 +02:00
Laurent Destailleur
f1993e719f
Merge pull request #1846 from aspangaro/3.6
...
Fix :: llx_c_type_resource when you update from a 3.6-beta
2014-08-28 11:55:18 +02:00
Laurent Destailleur
14ec2cd1d9
Merge pull request #1851 from grandoc/3.6
...
fix : missing translation
2014-08-28 11:53:00 +02:00
Regis Houssin
a446318649
Fix: strict mode anarchy ;-)
...
check your variable please
2014-08-27 19:03:32 +02:00
Regis Houssin
34561906fc
Fix: strict mode anarchy ;-)
...
check your variable please
2014-08-27 19:03:01 +02:00
Philippe GRAND
08c621037c
fix : missing code for extrafields
2014-08-27 11:41:18 +02:00
Philippe GRAND
61ae2f3f37
fix : missing translation
2014-08-27 11:34:24 +02:00
Regis Houssin
0674667932
Fix: error with php strict mode
2014-08-27 10:46:42 +02:00
Regis Houssin
cdd716eb9d
Fix: error with php strict mode
2014-08-27 10:44:40 +02:00
Laurent Destailleur
12c6752971
Fix: Can upload files on services.
2014-08-26 23:45:02 +02:00
braito4
f5883741bf
Update fiche.php
...
Proyect selection was missing
2014-08-26 20:20:29 +02:00
Regis Houssin
ca7ff0ecfa
Fix: error in strict mode
2014-08-26 09:50:26 +02:00
Regis Houssin
28ad819ab4
Fix: error in strict mode
2014-08-26 09:49:15 +02:00
aspangaro
b7daef10c6
Fix llx_c_type_resource when you update from a 3.6-beta
2014-08-26 04:35:22 +02:00
aspangaro
b561d48b5f
Merge branch 'Upstream/3.6'
2014-08-26 04:20:46 +02:00
Cubexed
a97241f716
Fix unable to delete order line
...
Calling trigger without having globalized $conf causes error and cancels delete operation, this commit adds the missing
2014-08-23 16:52:05 ERR 127.0.0.1 Interfaces::run_triggers was called with wrong parameters action=LINEORDER_SUPPLIER_DELETE object=1 user= langs= conf=
2014-08-23 17:05:08 +02:00
Alexis Algoud
a353f816e3
FIX error sql on update ficheinter
2014-08-23 14:33:49 +02:00
Alexis Algoud
b0163fbed2
FIX error sql on update ficheinter
2014-08-22 16:17:45 +02:00
aspangaro
a2f0866c0c
Merge branch 'Upstream/3.6'
2014-08-22 07:07:18 +02:00
Laurent Destailleur
2cba55758b
Merge branch 'fix_1544' of github.com:KreizIT/dolibarr into
...
KreizIT-fix_1544
Conflicts:
ChangeLog
2014-08-21 23:29:38 +02:00
Laurent Destailleur
a32791f79d
Merge pull request #1839 from aspangaro/3.6
...
Fix :: Sql problem for fresh install on resource table
2014-08-21 23:20:44 +02:00
Laurent Destailleur
8f18db8e3f
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-08-21 23:19:18 +02:00
Laurent Destailleur
d485e270b9
Fix: menu param is not inside allowed list
2014-08-21 23:19:01 +02:00
Laurent Destailleur
c21b389462
Fix: Pb with focus position with ckeditor
2014-08-21 14:17:27 +02:00
aspangaro
2f4e1f09e6
Fix :: Entries salaries into menu doesn't appears when this module is activated alone - Needed module tax at the moment
2014-08-21 06:47:24 +02:00
aspangaro
03f642e861
Merge branch 'Upstream/3.6'
2014-08-21 06:03:00 +02:00
aspangaro
2aa3995b73
Fix :: Sql problem for fresh install on resource table // Ok in migration script
2014-08-21 06:01:47 +02:00
Laurent Destailleur
ee65e42b1c
The "final ref" of an object must be set only once all database actions
...
are ok. So after trigger call.
If a trigger need to know new information on an object, trigger must
make a fetch on object.
Revert "Fix: define new ref before trigger"
This reverts commit cb2b6e6e40 .
2014-08-19 14:57:01 +02:00
Regis Houssin
cb2b6e6e40
Fix: define new ref before trigger
2014-08-18 20:28:58 +02:00
Regis Houssin
9fdfc740de
Fix: define new ref before trigger
2014-08-18 20:25:57 +02:00
Laurent Destailleur
50eb2e2c15
Fix: backlink was wrong after deleting product or service.
2014-08-18 18:24:57 +02:00
Regis Houssin
967991f31a
Fix: project builddoc trigger is used now
2014-08-18 08:36:58 +02:00
Laurent Destailleur
741c093ac9
Merge pull request #1828 from atm-maxime/3.5
...
Fix : VAT and NPR rates where coming from multiprice...
2014-08-17 23:36:30 +02:00
Laurent Destailleur
f7e0ef74d7
Bad translation
2014-08-17 20:05:48 +02:00
Laurent Destailleur
4f206a2125
Fix: Missing empty field
2014-08-17 19:27:25 +02:00
Laurent Destailleur
d5eb4510e2
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-08-17 17:59:30 +02:00
Laurent Destailleur
dd9a08120f
Fix: no ' on command to create user on pgsql
2014-08-17 17:13:00 +02:00
Regis Houssin
0632cbdad0
Fix: broken feature: add param for use only "disabled" with delConstant
...
and "enabled" with setConstant
2014-08-17 15:15:52 +02:00
Regis Houssin
86f1d59e3c
Fix: broken feature: add param for use only "disabled" with delConstant
...
and "enabled" with setConstant
2014-08-17 15:12:20 +02:00
Laurent Destailleur
e7a8de18bf
Fix: Minimum size for captcha
2014-08-17 15:05:42 +02:00
Laurent Destailleur
b0ebaec0da
Fix: Add more log and missing error message
2014-08-17 12:43:24 +02:00
Laurent Destailleur
3f8ec47e91
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
ChangeLog
2014-08-16 17:37:37 +02:00
Laurent Destailleur
3336b5bdce
Fix: [ bug #1553 ] Saving User displays setup removes menu
2014-08-16 17:35:19 +02:00
Laurent Destailleur
f0c9513fa9
Fix: [ bug #1558 ] Product/service edit page title shows new Ref instead
...
of old ref
2014-08-16 17:18:53 +02:00
Laurent Destailleur
6b6b372579
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/theme/eldy/graph-color.php
2014-08-15 02:28:16 +02:00
Regis Houssin
a8668aee11
Fix: add global object to test condition with an object
2014-08-14 15:35:08 +02:00
Regis Houssin
d4a0c122be
Fix: add global object to test condition with an object
2014-08-14 15:33:41 +02:00
Maxime Kohlhaas
e760201a59
Merge branch '3.5' of github.com:Dolibarr/dolibarr into 3.5
2014-08-14 14:26:01 +02:00
Maxime Kohlhaas
c6637207f8
Fix : VAT and NPR rates where coming from multiprice...
2014-08-14 14:25:41 +02:00
Raphaël Doursenaud
739d309a0d
Updated category fix
...
Categories ID can be passed as strings
PSR code formatting
2014-08-14 08:46:51 +02:00
Cedric
8670a89ecb
Fix #1544 : Can remove date from invoice
2014-08-14 08:41:24 +02:00
Raphaël Doursenaud
1a9e98cda9
Fix categories bug
...
When using the string type,
$typeid == 1 matched all strings making other conditions ineffective.
2014-08-14 08:33:39 +02:00
Laurent Destailleur
91900f54c2
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-08-14 01:54:23 +02:00
Laurent Destailleur
387c123229
Fix: List of colors was too low.
2014-08-14 01:53:54 +02:00
Laurent Destailleur
3729178173
Merge pull request #1819 from FHenry/3.6
...
Fix bug in output extrafields sell list
2014-08-13 23:51:35 +02:00
Laurent Destailleur
230dd3d4eb
Merge pull request #1824 from FHenry/3.5
...
Fix: Missing include files.lib.php in some pages to use dol_delete_recursive
2014-08-13 23:41:04 +02:00
Laurent Destailleur
6c316d0cda
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-08-13 19:23:45 +02:00
Laurent Destailleur
bcc0f244f0
Fix: Used wrong image
2014-08-13 19:21:31 +02:00
Laurent Destailleur
5026320fec
Fix: Longueur zone texte libre incorrecte.
2014-08-13 14:44:41 +02:00
Laurent Destailleur
b2638625c9
Add comment to warn about a bug
2014-08-13 14:36:40 +02:00
Florian HENRY
329c0b2913
Fix: Missing include files.lib.php in some pages ti use
...
dol_delete_recursive
2014-08-13 12:42:55 +02:00
astebert
9c7647a7ae
Update bills.lang
...
Ligne 252 : Changement grammatical
- de "Paiements issue de l'acompte"
- en "Paiement issu de l'acompte"
2014-08-12 11:45:11 +02:00
Laurent Destailleur
723bad0ece
Fix: colspan
2014-08-11 18:22:00 +02:00
Laurent Destailleur
bb355ec7bd
Fix: Do not force size. Must be done by function or css.
2014-08-11 18:06:23 +02:00
Laurent Destailleur
8630f397bc
Fix: Do not force size. Must be done by function or css.
2014-08-11 18:02:17 +02:00
Florian HENRY
aabbc331a4
Fix output extrafield selllist
2014-08-11 13:12:04 +02:00
Florian HENRY
6849f713b5
Fix bug in output extrafields sell list
2014-08-11 13:09:35 +02:00
Laurent Destailleur
4d9c72f944
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-08-11 10:50:36 +02:00
Laurent Destailleur
8205a0e1b5
Fix: Better comment and var name
2014-08-11 10:50:08 +02:00
Laurent Destailleur
2c1db4cdd2
Revert "Update facture.php foreach wrong argument"
...
This reverts commit bc0c0eeddb .
2014-08-10 20:36:56 +02:00
Laurent Destailleur
bd29d3c7f4
Sync from transifex
2014-08-08 14:38:20 +02:00
Laurent Destailleur
d801bcc690
Fix: When jmobile is forced, we force enable of javascript.
2014-08-08 14:37:51 +02:00
Laurent Destailleur
8fe2f21c28
Merge pull request #1806 from atm-maxime/3.5
...
Fix : warning was not calculated on the right date
2014-08-08 01:52:57 +02:00
Laurent Destailleur
bceb72a9d1
Fix: Missing line total
2014-08-08 01:21:57 +02:00
Laurent Destailleur
91aabbb40e
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/compta/facture.php
htdocs/core/lib/project.lib.php
htdocs/main.inc.php
2014-08-08 01:19:03 +02:00
Laurent Destailleur
9e8a8b4da5
Fix: regex syntax
2014-08-08 01:18:20 +02:00
Laurent Destailleur
c52794ce7f
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/projet/class/project.class.php
2014-08-08 01:09:46 +02:00
Laurent Destailleur
e8ffb0dacf
Fix: sql error on editing project with pgsql.
...
Fix: Error management on project edit.
2014-08-08 01:02:59 +02:00
Laurent Destailleur
159d0c7057
Fix: get_full_tree was not working correctly.
2014-08-07 20:21:16 +02:00
Laurent Destailleur
69888aa569
Fix: get_full_tree was not working correctly.
2014-08-07 20:13:19 +02:00
Laurent Destailleur
de76fe4951
Fix: Missing join into request.
...
Conflicts:
htdocs/compta/facture.php
2014-08-07 15:05:31 +02:00
Laurent Destailleur
1239e713c9
Fix: Missing join into request.
2014-08-07 15:00:10 +02:00
Laurent Destailleur
8c728ac638
Fix: bad regex syntax
2014-08-07 12:47:14 +02:00
Maxime Kohlhaas
1caf39ad22
Merge branch '3.5' of github.com:Dolibarr/dolibarr into 3.5
2014-08-07 12:26:18 +02:00
Laurent Destailleur
d0c3a7913f
Fix: visible task into area "time" for "My task" must limit task to
...
tasks i am assigned to.
2014-08-07 12:15:18 +02:00
Laurent Destailleur
48fc945648
Fix: visible task into area "time" for "My task" must limit task to
...
tasks i am assigned to.
Conflicts:
htdocs/core/lib/project.lib.php
htdocs/projet/activity/list.php
2014-08-07 12:13:00 +02:00
Laurent Destailleur
a49bce10de
Fix: When disabled, all fields must be disabled. Need backport.
...
Conflicts:
htdocs/projet/activity/list.php
2014-08-07 12:09:28 +02:00
Laurent Destailleur
1e473839e7
Fix: visible task into area "time" for "My task" must limit task to
...
tasks i am assigned to.
2014-08-07 12:06:16 +02:00
Laurent Destailleur
1016e05fc6
Fix: visible task into area "time" for "My task" must limit task to
...
tasks i am assigned to.
2014-08-07 11:50:34 +02:00
Laurent Destailleur
ebc11a7a9c
Fix: When disabled, all fields must be disabled. Need backport.
2014-08-07 11:50:25 +02:00
Laurent Destailleur
20cef1512f
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-08-06 21:34:47 +02:00
Laurent Destailleur
d694b10274
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-08-06 17:15:50 +02:00
Laurent Destailleur
98eb39bf9c
Fix: PROJECT_CAN_ALWAYS_LINK_TO_ALL_SUPPLIERS is correctly supported
2014-08-06 16:46:04 +02:00
Maxime Kohlhaas
546b31b9d0
Fix : Filtering on fourn paiement list was not working
2014-08-06 12:02:44 +02:00
Maxime Kohlhaas
27266ba7e1
Merge branch '3.5' of github.com:Dolibarr/dolibarr into 3.5
2014-08-06 11:53:56 +02:00
Laurent Destailleur
c781bb4d08
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/holiday/fiche.php
2014-08-06 09:12:29 +02:00
Laurent Destailleur
85748711b5
Fix: Table holiday_user was not initialized anymore.
...
Conflicts:
htdocs/holiday/class/holiday.class.php
htdocs/holiday/fiche.php
2014-08-06 09:08:28 +02:00
Maxime Kohlhaas
3499c69b7d
Fix : search contact by phone was mistaking phone pro and phone perso
2014-08-06 08:54:22 +02:00
Laurent Destailleur
8f73c7a82a
Fix: Remove debug
2014-08-06 01:49:22 +02:00
Laurent Destailleur
9b9e51d50f
Fix: removed debug
2014-08-06 01:48:51 +02:00
Laurent Destailleur
277bfc8012
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-08-06 01:46:57 +02:00
Laurent Destailleur
168f71ac18
Fix: Log of leaves was broken on some mysql versions.
2014-08-06 01:45:58 +02:00
Laurent Destailleur
273b9029b8
Fix: mb_strtolower function does not exists on all PHP versions.
...
Conflicts:
htdocs/core/lib/pdf.lib.php
2014-08-06 01:45:31 +02:00
Laurent Destailleur
f33df3419c
Fix: mb_strtolower function does not exists on all PHP versions.
2014-08-05 21:25:47 +02:00
Laurent Destailleur
3a4a1a4c72
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-08-05 18:28:52 +02:00
Laurent Destailleur
5027222c33
Fix: When there is an error to update a thirdparty, the number for
...
supplier and customer code is kept to old value.
2014-08-05 18:28:06 +02:00
Laurent Destailleur
ee3f92a168
Fix: When there is an error to update a thirdparty, the number for
...
supplier and customer code is kept to old value.
2014-08-05 18:22:01 +02:00
Maxime Kohlhaas
269a59e11a
Fix : warning was not calculated on the right date
2014-08-05 14:17:29 +02:00
Laurent Destailleur
76353bf427
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/compta/facture/impayees.php
htdocs/core/lib/functions.lib.php
htdocs/main.inc.php
2014-08-04 22:18:30 +02:00
Laurent Destailleur
6a61587085
Try a fix when timezone string is not standard
...
Conflicts:
htdocs/includes/adodbtime/adodb-time.inc.php
2014-08-04 12:49:54 +02:00
Laurent Destailleur
863d57004e
Fix: Field must be invisible
2014-08-04 10:44:19 +02:00
Laurent Destailleur
c7d4b1e3d5
Merge pull request #1802 from FHenry/3.6
...
Fix extrafield parameters for sellist
2014-08-04 09:13:42 +02:00
Laurent Destailleur
d14fcf617c
Merge pull request #1799 from FHenry/3.5
...
Fix : Fusion PDF button on unpaid invoice is no more displayed
2014-08-04 09:08:47 +02:00
Laurent Destailleur
e56956110f
Merge pull request #1796 from atm-maxime/3.5
...
Fix : shipping list SQL request was not filtering on shipping element
2014-08-04 08:58:41 +02:00
Laurent Destailleur
b5bb4c639c
Fix: Clean data
2014-08-04 00:15:23 +02:00
Laurent Destailleur
0834178bf5
Add more colors to fix pb with agenda
2014-08-04 00:15:08 +02:00
Laurent Destailleur
bf7a33494e
Run request to clean data
2014-08-03 23:55:33 +02:00
Laurent Destailleur
86b2887d44
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-08-03 23:54:05 +02:00
Laurent Destailleur
b16dc8dbcd
Fix: Tab not selected
2014-08-03 23:51:26 +02:00
Laurent Destailleur
8ea52f52f5
Fix: Missing counter into document tab
2014-08-03 23:48:27 +02:00
Laurent Destailleur
51f1577c84
Fix: Field for user into event is "owner".
2014-08-03 23:32:36 +02:00
Laurent Destailleur
9fb11cd13b
Fix: Action created by triggers does not saved owner of action.
2014-08-03 23:20:32 +02:00
Laurent Destailleur
4c91788941
Fix: Can not set option when using in nojs mode.
2014-08-03 22:08:25 +02:00
Laurent Destailleur
6ff57e57c2
Fix: external link is visible when a module is using tabhelp of
...
dictionary.
2014-08-02 00:34:54 +02:00
Juanjo Menent
c15da5f257
Fix: Price by customer: a client must be able to have multiple products
...
with customer prices
2014-08-01 18:22:39 +02:00
Laurent Destailleur
41f846ac6e
Fix: Bad param
2014-08-01 17:13:23 +02:00
Florian HENRY
b0011d0514
remove debug
2014-08-01 16:50:47 +02:00
Florian HENRY
767ca07374
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-08-01 16:48:59 +02:00
Florian HENRY
17e272c8ac
Fix extrafield parameters for sellist
2014-08-01 16:48:16 +02:00
Florian HENRY
44f06bef22
Unpaid invoice launch fusion PDF action even if it is only search (with
...
enter keyboard input instead of lens click)
2014-08-01 15:21:29 +02:00
Florian HENRY
139dfa5b80
Fix : Fusion PDF button on unpaid invoice is no more displayed
2014-08-01 15:05:43 +02:00
Laurent Destailleur
c6d491b0b9
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-08-01 14:49:24 +02:00
Laurent Destailleur
07cf09536d
Fix: delete bank account
2014-08-01 14:48:48 +02:00
Juanjo Menent
32e110b6d9
Fix: Price by customer
2014-08-01 13:25:29 +02:00
Maxime Kohlhaas
23974daca4
Fix : shipping list SQL request was not filtering on shipping element
2014-08-01 09:57:08 +02:00
Laurent Destailleur
33a60bc14e
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-08-01 02:02:14 +02:00
Laurent Destailleur
80e8ff8db3
Sync from transifex
2014-08-01 02:01:51 +02:00
Regis Houssin
977300c653
Fix: missing skin.js
2014-07-31 11:15:30 +02:00
BENKE Charles
fb4e64fdab
Update consumption.php
...
security access fix : we don't have right to access of invoice and order if we are not agreed
2014-07-29 11:28:46 +02:00
Laurent Destailleur
c9d27383a4
Fix: When option to use optimize display for text borwser and blin
...
person is on, box addon was broken.
2014-07-29 00:50:57 +02:00
Laurent Destailleur
096a61d5c0
Fix: [ bug #1542 ] extrafields.class.php, showOutputField wrong
...
translate.
2014-07-28 20:35:32 +02:00
Laurent Destailleur
21c7972f7e
Fix: [ bug #1541 ] Surveys menu is not shown up if Export/Import module
...
is not enabled.
2014-07-28 20:34:51 +02:00
Laurent Destailleur
6d7b50d5d4
Fix: [ bug #1541 ] Surveys menu is not shown up if Export/Import module
...
is not enabled.
2014-07-28 20:34:42 +02:00
Laurent Destailleur
1a96bc0f30
Fix: Bad url for cron
...
Fix: must use html syntax, not xml
2014-07-28 20:33:37 +02:00
Laurent Destailleur
0ca72dcfea
Fix: Restore compatibility with old modules.
2014-07-27 23:53:46 +02:00
Laurent Destailleur
41ab5a0ce2
Fix: date was not saved if not in future.
2014-07-26 19:02:32 +02:00
Laurent Destailleur
db091896a5
Prepare 3.6.
...
Use google adsense tag of foundation for doxygen doc pages.
Version is no more encoded int odoxygen.
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
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/compta/facture/impayees.php
htdocs/filefunc.inc.php
2014-07-26 18:10:51 +02:00
Laurent Destailleur
adb70ecf24
Fix: [ bug #1528 ] Leopard Services numeration module description is not
...
translated.
2014-07-26 17:40:07 +02:00
Laurent Destailleur
f794b820c3
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-07-26 17:30:41 +02:00
Laurent Destailleur
a8547e9c4d
Fix: [ bug #1523 ] suite bug #1334 : filtre et ordre de tri conjoints ne
...
s'appliquent pas
2014-07-26 17:30:10 +02:00
Laurent Destailleur
45435b597e
Fix: [ bug #1523 ] suite bug #1334 : filtre et ordre de tri conjoints ne
...
s'appliquent pas
2014-07-26 17:18:19 +02:00
Maxime Kohlhaas
36b634784b
Fix : real delivery date on livraison was not displayed
2014-07-25 16:31:41 +02:00
Maxime Kohlhaas
386022947a
Categorie class was fetching an object even if no param passed
2014-07-25 14:11:31 +02:00
Maxime Kohlhaas
2e18fa88d1
Mauvais libellé utilisé pour statut commande
2014-07-25 14:03:41 +02:00
Juanjo Menent
8cd2e00e5f
Fix: [ bug #1521 ] The second order's page from a provider shows all
...
orders
2014-07-21 16:57:08 +02:00
Laurent Destailleur
8d46b02d67
Fix: missing property
2014-07-20 15:58:05 +02:00
Laurent Destailleur
3451276b8b
Merge pull request #1755 from marcosgdf/translation-taxes
...
Corrected VAT expenses behaviour name
2014-07-20 04:56:02 +02:00
Laurent Destailleur
c289e8a23d
Merge pull request #1754 from ndrosis/patch-3
...
Fix Link product, In list view and label product
2014-07-20 04:54:48 +02:00
Laurent Destailleur
6499c4ff70
Merge pull request #1750 from nicoplh/patch-1
...
Update impayees.php
2014-07-20 04:45:47 +02:00
Laurent Destailleur
a74b65df0e
Fix: Add max height to solve pb with very large logo.
2014-07-20 04:29:47 +02:00
Laurent Destailleur
8137fd7fe4
Fix: Type of line (product/service) could not be edited on supplier
...
order/invoice.
2014-07-20 02:36:03 +02:00
Laurent Destailleur
a9779ca1ff
Fix: bad colspan for line with date selector
2014-07-20 02:18:21 +02:00
Laurent Destailleur
109ccf9b74
Fix: SQL syntax error with pgsql
...
Conflicts:
htdocs/contrat/class/contrat.class.php
2014-07-19 22:40:53 +02:00
Laurent Destailleur
6637ea51e3
Fix: [ bug #1534 ] Unknown error when deleting a product photo under
...
special circumstances
2014-07-19 16:41:14 +02:00
Laurent Destailleur
7a8f244ae9
Fix: Translation
2014-07-19 16:03:55 +02:00
Marcos García de La Fuente
7794101e10
Corrected VAT expenses behaviour name
2014-07-19 05:36:29 +02:00
Laurent Destailleur
dbae31b982
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-07-18 20:17:18 +02:00
Laurent Destailleur
e94ffceac9
Transifex sync for 3.6
2014-07-18 20:16:46 +02:00
Laurent Destailleur
44e57ca08a
Fix: Seach on company was not working
2014-07-18 18:21:09 +02:00
nicoplh
2cfc5f10a8
Update impayees.php
...
remove useless type alpha.
2014-07-18 14:47:23 +02:00
Drosis Nikos
4f0d01d5c5
Fix Link product, In list view and label product
...
This Fix added and develop.
2014-07-18 14:36:46 +03:00
nicoplh
25a591bd03
Update impayees.php
...
Add column ref.Client with search module.
2014-07-17 16:21:23 +02:00
Cedric
f38ab46928
correction typo
2014-07-15 19:02:43 +02:00
Cedric
769c9a9b66
FIX stock inconsistency when activating batch management on product which already have stock
2014-07-15 11:22:16 +02:00
Laurent Destailleur
9acf60d7c5
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
.travis.yml
ChangeLog
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/core/class/html.formfile.class.php
2014-07-14 23:36:10 +02:00
Laurent Destailleur
32a6d59b64
Merge pull request #1734 from FHenry/3.5
...
Fix
2014-07-14 23:13:03 +02:00
Laurent Destailleur
f55814e3b2
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
...
Conflicts:
ChangeLog
2014-07-14 23:11:33 +02:00
Laurent Destailleur
0bfc90ee9a
Merge pull request #1744 from marcosgdf/bug-linkedprojects
...
Fixed a bug introduced in commit 0916d2cf3b
2014-07-14 23:05:16 +02:00
Juanjo Menent
2ac088d60e
Merge pull request #1739 from KreizIT/XssFix
...
Security fix
2014-07-14 19:58:48 +02:00
Juanjo Menent
f8b5bac05c
Fix: Import ProfId1 to siren and ProfId2 to siret
2014-07-14 19:40:18 +02:00
Juanjo Menent
3930c8829e
Fix: Import ProfId1 to siren and ProfId2 to siret
2014-07-14 19:38:00 +02:00
Marcos García de La Fuente
b0ae2fe2aa
Fixed a bug introduced in commit 0916d2cf3b
2014-07-14 01:32:57 +02:00
Marcos García de La Fuente
4bc8e026b6
[ bug #1526 ] Thumbs of files uploaded with dots in their names do not load correctly
2014-07-13 19:51:44 +02:00
Cedric
d289306fa4
Security fix
2014-07-12 16:22:49 +02:00
Florian HENRY
b9df48d48c
Fix
...
http://www.dolibarr.fr/forum/527-bugs-sur-la-version-stable-courante/50854-multi-societe-options-cookies
2014-07-11 15:53:31 +02:00
Laurent Destailleur
0cba9b8fae
Merge pull request #1726 from atm-alexis/3.5
...
FIX : Bad rank when a bill was made by multiple orders
2014-07-11 12:25:50 +02:00
Florian HENRY
3f23b116c6
[ bug #1522 ] Liste des propositions commerciales non filtée depuis un
...
projet
2014-07-11 11:44:54 +02:00
Laurent Destailleur
32c15132df
Fix: sql syntax error
2014-07-08 23:19:46 +02:00
Laurent Destailleur
f0056b3b95
Fix: Migration does not match tables
2014-07-08 22:40:06 +02:00
Laurent Destailleur
a137b31a47
Fix: ON DELETE CASCADE is forbidden.
...
Conflicts:
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
test/phpunit/SqlTest.php
2014-07-08 21:50:29 +02:00
Laurent Destailleur
f1d1736532
Fix: checkstyle
2014-07-08 20:59:14 +02:00
Laurent Destailleur
0e78e631c1
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
.travis.yml
2014-07-08 20:22:51 +02:00
Alexis Algoud
6d83882a5d
FIX : Bad rank when a bill was made by multiple orders
2014-07-08 09:00:41 +02:00
Laurent Destailleur
0eabf26d27
Fix: Checkstyle
2014-07-08 01:15:59 +02:00
Laurent Destailleur
36e6f9a9fc
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
.travis.yml
2014-07-08 01:06:17 +02:00
Laurent Destailleur
41dc0681c6
Merge pull request #1715 from defrance69/patch-5
...
getlibstatut added
2014-07-08 00:31:07 +02:00
Laurent Destailleur
7c16322391
Merge pull request #1713 from FHenry/3.6
...
Remove fetch_optionnal becauwe done in fetch from product class
2014-07-07 21:25:53 +02:00
Laurent Destailleur
96ec3ad7f4
Fix: Allow percent to solve presentation pb by some pages.
2014-07-07 00:14:24 +02:00
Laurent Destailleur
56c067f15c
Fix: form is not allowed inside a table
...
Conflicts:
htdocs/fichinter/fiche.php
2014-07-06 21:16:27 +02:00
BENKE Charles
4d9f78dc07
getlibstatut added
...
Add function getlibstatut and libstatut on task (fk_statut allready present on project_task table)
2014-07-06 15:06:34 +02:00
Florian HENRY
cb9e0983dd
Remove fetch_optionnal becauwe done in fetch from product class
2014-07-06 10:24:01 +02:00
Florian HENRY
fe50d8b1ab
restore min jquery
2014-07-05 11:19:49 +02:00
Florian HENRY
02574a7af2
Fix Ajax combobox in Extrafeilds
...
Add Extrafield on contract
2014-07-05 11:17:50 +02:00
Florian HENRY
13c208dd8f
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-07-05 10:28:58 +02:00
Laurent Destailleur
faa5eba203
Fix: Substitution for external module at wrong place.
2014-07-04 18:43:37 +02:00
Florian HENRY
b8c293fb16
$dateSelector is a paramters of formAddObjectLine, if use global it is
...
reset to 0 because not declare in outer context but already exists in
the same context.
2014-07-04 14:48:27 +02:00
Florian HENRY
cdfe8818da
avoid message
...
Delimiter must not be alphanumeric or backslash in
/home/bobby/Eclipse/workspace/dolibarr/htdocs/main.inc.php on line 450
on preg_replace
2014-07-04 13:16:48 +02:00
Laurent Destailleur
7d519fdfe6
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-07-04 13:08:50 +02:00
Laurent Destailleur
bf96a78f63
Try a fix when timezone string is not standard
2014-07-04 13:07:53 +02:00
Laurent Destailleur
c662f34f16
Merge pull request #1702 from atm-maxime/3.6
...
Fix : virtual stock was not correctly calculated because reception was n...
2014-07-04 12:29:37 +02:00
Laurent Destailleur
7ee1388582
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-07-04 12:22:10 +02:00
Laurent Destailleur
f22a04810e
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-07-04 11:59:01 +02:00
Laurent Destailleur
11abba30b3
Fix: Add information to help debug pb with TZ.
2014-07-04 11:58:41 +02:00
Juanjo Menent
47cff4d407
Fix: Unable to add lines in supplier orders
2014-07-04 10:04:30 +02:00
Maxime Kohlhaas
db0fa0afd0
Revert "Fix : ordered should display qty in supplier order not yet send"
...
This reverts commit f2248d5bc8 .
2014-07-03 18:17:34 +02:00
Maxime Kohlhaas
8eb8f33f28
Ajout qté dans écran consommation produit
2014-07-03 18:14:26 +02:00
Maxime Kohlhaas
f2248d5bc8
Fix : ordered should display qty in supplier order not yet send
2014-07-03 17:57:36 +02:00
Maxime Kohlhaas
51e4fa0d36
Fix : picto for already ordered product was missing
2014-07-03 15:31:51 +02:00
Maxime Kohlhaas
a26db9ab52
Fix : qty ordered was not including qty already received
2014-07-03 14:47:28 +02:00
Maxime Kohlhaas
a22963e432
Fix : filter by status + was not working if desiredstock not defined
2014-07-03 14:37:30 +02:00
Maxime Kohlhaas
830cc30f80
Fix : sendings and reception stock calculation must be on the same status than order and oreder supplier calculation
2014-07-03 12:31:55 +02:00
Maxime Kohlhaas
b115e9b943
Fix : replenish function was not working with virtual stock
2014-07-03 12:07:34 +02:00
Maxime Kohlhaas
959c41e8db
Fix : virtual stock was not correctly calculated because reception was not included.
2014-07-03 10:24:29 +02:00
Laurent Destailleur
de527365a8
Fix: [ bug #1517 ] Packages sizes
2014-07-02 20:10:44 +02:00
Laurent Destailleur
ea310efba5
Fix: [ bug #1471 ] Several PHP warnings when intercepting USER_CREATE
...
trigger
2014-07-02 19:57:18 +02:00