Frédéric FRANCE
cff0b69ce0
avoid sql error with sql_mode=only_full_group_by
...
SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_customer as ref_client, t.ref_supplier, SUM(td.total_ht) as total_ht FROM llx_societe as s, llx_contrat as t, llx_contratdet as td WHERE t.fk_soc = s.rowid AND td.fk_contrat = t.rowid AND t.fk_soc IN (2) AND t.entity IN (1)[DB_ERROR_1140] In aggregated query without GROUP BY, expression #4 of SELECT list contains nonaggregated column 'dolibarrdev.t.rowid'; this is incompatible with sql_mode=only_full_group_by
2021-05-14 18:30:56 +02:00
Maxime Kohlhaas
acadef72c1
Fix use supplier relative discount in replenish order creation
2021-05-14 18:01:22 +02:00
stickler-ci
50d4d28c14
Fixing style errors.
2021-05-14 11:54:50 +00:00
Ferran Marcet
ce6df0ee4a
FIX: Filter of the dates in the lists is lost
2021-05-14 13:50:12 +02:00
Francis Appels
009588e04d
fix implode on string for formproduct loadwarehouse
2021-05-14 11:02:55 +02:00
Laurent Destailleur
a9ddf2a5ad
Fix phpcs
2021-05-13 19:07:47 +02:00
Laurent Destailleur
d1f36ec20c
Fix phpcs
2021-05-13 15:45:47 +02:00
Ferran Marcet
c577d1c51e
FIX: Impossible to add multiple localtax2
2021-05-13 13:35:28 +02:00
stickler-ci
05ea8761a1
Fixing style errors.
2021-05-13 08:28:14 +00:00
ptibogxiv
b9336570ff
NEW report contact/adresses on credit note from invoice
...
keep same contact/adresses from source invoice (ir: usefull for correct notifications)
2021-05-13 10:26:09 +02:00
snyk-bot
d37e66629e
fix: dev/examples/zapier/package.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724
2021-05-13 02:23:35 +00:00
stickler-ci
79b51baa3d
Fixing style errors.
2021-05-12 22:46:09 +00:00
Frédéric Bagnol
8d035f5ec2
Add soc in categories contacts list
2021-05-13 00:40:56 +02:00
Frédéric FRANCE
65e66ffb4f
Merge remote-tracking branch 'upstream/develop' into completeTabHead
2021-05-12 23:32:58 +02:00
Laurent Destailleur
5917a9f73e
Fix phpcs
2021-05-12 23:08:52 +02:00
UT from dolibit
8bbd915009
Update text.txt
2021-05-12 23:03:43 +02:00
Frédéric FRANCE
59e046112c
Merge remote-tracking branch 'upstream/develop' into completeTabHead
2021-05-12 22:57:23 +02:00
UT from dolibit
cd28664b2a
Update locales.txt
2021-05-12 22:56:50 +02:00
Laurent Destailleur
e471181089
css
2021-05-12 22:52:50 +02:00
UT from dolibit
65c8eda5c1
Update address_format.txt
2021-05-12 22:47:57 +02:00
Laurent Destailleur
097f493315
css
2021-05-12 22:43:47 +02:00
Laurent Destailleur
488f242e25
css
2021-05-12 22:42:10 +02:00
UT from dolibit
850ed5eb25
Update countries_iso-3166_fr.txt
2021-05-12 22:41:33 +02:00
Laurent Destailleur
5e0f2f9781
Debug v14. Fix regression.
2021-05-12 22:35:21 +02:00
UT from dolibit
a11ed88f6f
Update code_nace.txt
2021-05-12 22:34:58 +02:00
UT from dolibit
396f3d0fab
Update world_tax_rates.txt
...
delete http://www.taxrates.cc/index.html because now leads to a risky website without appropriate information
2021-05-12 22:29:02 +02:00
UT from dolibit
0dd999c1f0
Update vat_number_names.txt
2021-05-12 22:25:08 +02:00
Laurent Destailleur
ba6e675273
css
2021-05-12 22:21:20 +02:00
UT from dolibit
12c2838d91
Update countries_iso-3166_en.txt
2021-05-12 22:18:40 +02:00
Laurent Destailleur
19a203bd40
Fix amount of memberships
2021-05-12 22:09:06 +02:00
UT from dolibit
95a5e480a1
Update llx_00_c_country.sql
2021-05-12 21:55:31 +02:00
Laurent Destailleur
9eda9c1e21
Enhance setup
2021-05-12 19:55:16 +02:00
Laurent Destailleur
f504cbcec4
Fix log
2021-05-12 19:18:51 +02:00
Givriz
81d899947d
Update listevents.php
2021-05-12 18:41:41 +02:00
Laurent Destailleur
aa2d85276e
Debug v14
2021-05-12 18:38:22 +02:00
Frédéric FRANCE
23fe7d1b63
add sample completeTabHead
2021-05-12 18:29:56 +02:00
Laurent Destailleur
75bd440591
Trans
2021-05-12 18:29:02 +02:00
Laurent Destailleur
866c9d012f
Fix fetch for customer and vendor relative discount
2021-05-12 14:19:12 +02:00
lmarcouiller
9ed041f31a
fixing style errors
2021-05-12 13:22:31 +02:00
lmarcouiller
f34d6366d9
Sql error in invoices cards 3 end
2021-05-12 13:19:23 +02:00
Florian HENRY
394d43543d
fix: when only supplier module is ON top menu should be displayed
2021-05-12 12:04:50 +02:00
Laurent Destailleur
a5ad604fe2
changelog
2021-05-12 11:52:57 +02:00
Laurent Destailleur
a665ff5bda
Copy-Paste works also for hidden fields
2021-05-12 11:51:39 +02:00
Laurent Destailleur
ce8c606132
Clean APIs
2021-05-12 11:04:22 +02:00
Laurent Destailleur
cfded75d11
Debug v14
2021-05-12 09:27:04 +02:00
Laurent Destailleur
f334f2a255
Fix inventory
2021-05-12 09:22:49 +02:00
lmarcouiller
06c1817930
Update mailing-send script and mailling card
2021-05-12 09:21:28 +02:00
lmarcouiller
cd4583a841
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#1
2021-05-12 09:08:19 +02:00
Laurent Destailleur
b8254186ce
Clean code
2021-05-12 09:07:36 +02:00
Laurent Destailleur
dd00feae00
Clean code
2021-05-12 08:57:06 +02:00