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