Commit Graph

98533 Commits

Author SHA1 Message Date
ksar
efcc5e714a FIX #17363 2021-04-22 15:49:37 +02:00
Christian Foellmann
3573baf3ed fix bookmarks to allow Public items to be set and deleted by admins 2021-04-22 15:24:26 +02:00
UT from dolibit
c43863c2a8
Update llx_10_c_regions.sql
Peru
Hungary
2021-04-22 11:22:40 +02:00
daraelmin
be9986f47b
Missing $ 2021-04-21 21:23:14 +02:00
Givriz
3c49a2b49a Compatibility phpv8 2021-04-21 18:59:25 +02:00
stickler-ci
166a23004c Fixing style errors. 2021-04-21 15:04:44 +00:00
Robin-Yann
3227b97898
Merge branch 'develop' into 13-company-disable-workflow 2021-04-21 17:02:37 +02:00
stickler-ci
3b9ff839a7 Fixing style errors. 2021-04-21 14:14:47 +00:00
root
c5b0a1b02c Merge remote-tracking branch 'origin/13.0' into 13-company-disable-workflow 2021-04-21 15:38:46 +02:00
daraelmin
5fe9815570
Update paymentok.php 2021-04-20 23:54:33 +02:00
Florian HENRY
a15d58065f modifié : .gitignore 2021-04-20 20:25:51 +02:00
Florian HENRY
b2d6b73125 add gitingore for modulebuilders 2021-04-20 20:23:45 +02:00
Florian HENRY
95c7657ace add gitingore for modulebuilders 2021-04-20 20:21:24 +02:00
Florian HENRY
4399e55204 Merge branch '13.0' of github.com:Dolibarr/dolibarr into 13.0 2021-04-20 19:22:59 +02:00
Alexandre SPANGARO
1729497d62 FIX Accountancy - Quadra export - wrong data on credit 2021-04-20 13:56:58 +02:00
Laurent Destailleur
891de3350f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2021-04-20 13:30:43 +02:00
Laurent Destailleur
4180a9ef62 FIX pb when saving some export profiles 2021-04-20 13:30:18 +02:00
UT from dolibit
771afbc195
Update llx_20_c_departements.sql
Italy new
2021-04-20 13:10:29 +02:00
Laurent Destailleur
1bd2bd3237 Fix php8 warning 2021-04-20 12:46:41 +02:00
Laurent Destailleur
db5fb42c11 css 2021-04-20 12:27:00 +02:00
Laurent Destailleur
14f009f550 Fix CURLOPT_CONNECT_TO 2021-04-20 12:19:46 +02:00
Laurent Destailleur
455d5233e6 Fix trans 2021-04-20 11:58:51 +02:00
Laurent Destailleur
f1f63cd4e2 Enhance detection of update available 2021-04-20 11:56:26 +02:00
Laurent Destailleur
4fde184afb Add the setup page of module accounting to not search where is setup 2021-04-20 11:40:43 +02:00
UT from dolibit
792c865ac0
Update bom_list.php
new: $help_url = 'EN:Module_BOM';

moved up:  llxHeader('', $title, $help_url);
2021-04-20 11:39:27 +02:00
UT from dolibit
634d638a16
Update bom_document.php
$help_url = 'EN:Module_BOM';
2021-04-20 11:35:33 +02:00
UT from dolibit
cce6224c91
Update bom_card.php
$help_url ='EN:Module_BOM';
llxHeader('', $title, $help_url);
2021-04-20 11:33:47 +02:00
UT from dolibit
3a1f70fe34
Update bom_agenda.php
$help_url = 'EN:Module_Agenda_En|FR:Module_Agenda|ES:Módulo_Agenda';
2021-04-20 11:31:45 +02:00
UT from dolibit
53a89180d9
Update element.php
merging by
- if (!empty($conf->facture->enabled))
- if (!empty($conf->loan->enabled))
2021-04-20 11:22:12 +02:00
altairis-noe
81907191ca product card typo 2021-04-20 10:17:08 +02:00
Alexandre SPANGARO
d27030df3f Merge remote-tracking branch 'upstream/develop' into 14a39 2021-04-20 04:43:14 +02:00
Alexandre SPANGARO
d66540bf00 Revert "Split mod fournisseur"
This reverts commit 78dbf4f7ff.
2021-04-20 04:42:51 +02:00
Laurent Destailleur
39654260d6 Sync transifex 2021-04-20 00:45:48 +02:00
Laurent Destailleur
22daecbeec Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2021-04-19 22:52:26 +02:00
Laurent Destailleur
ea97992c3d css 2021-04-19 22:52:13 +02:00
Anthony Berton
d294bd544d Update list.php 2021-04-19 22:42:38 +02:00
Laurent Destailleur
0ac380f23e
Merge pull request #17248 from altairisfr/batch_mask_product
Batch mask product
2021-04-19 22:16:22 +02:00
Laurent Destailleur
3aee28fb1b
Merge pull request #17263 from atm-adrien/NEW_add_userGroup_for_user_exports_develop
NEW : Add possibility to exports userGroups fields on user exports
2021-04-19 21:58:38 +02:00
Laurent Destailleur
5181e88f83
Merge pull request #17275 from DorianVabre/dev_EventOrganizer
Dev event organizer: changes on the fields required on the conference attendee subscription page
2021-04-19 21:50:22 +02:00
Laurent Destailleur
96022a20d5
Merge pull request #17302 from aspangaro/14a40
Facture_fourn - Field tva is deprecated
2021-04-19 21:49:48 +02:00
Laurent Destailleur
7fdc6b7105
Merge pull request #17276 from atm-gauthier/fix_rebuild_sequence_for_postgres
FIX : Rebuild sequence for postgres only after query "INSERT INTO llx_salary(rowid..."
2021-04-19 21:47:14 +02:00
Laurent Destailleur
74f48d082d
Merge branch 'develop' into fix_rebuild_sequence_for_postgres 2021-04-19 21:46:49 +02:00
Laurent Destailleur
18d87ae575
Merge pull request #17255 from Givriz/dev_1
Compatibility phpv8
2021-04-19 21:44:25 +02:00
Laurent Destailleur
ee9c823c33
Merge pull request #17279 from aspangaro/14a38
NEW: Add constant MAIN_BUGTRACK_URL to add possibility to redirect to other service
2021-04-19 21:42:13 +02:00
Laurent Destailleur
6a68f32e66
Merge pull request #17305 from daraelmin/daraelmin-patch-2
Fix warning wrong date format for new member form
2021-04-19 21:40:36 +02:00
Laurent Destailleur
cc25a45767
Merge branch 'develop' into daraelmin-patch-2 2021-04-19 21:40:25 +02:00
Laurent Destailleur
9acf0e880e Fix ident 2021-04-19 21:37:33 +02:00
Laurent Destailleur
5649998870
Merge pull request #17303 from daraelmin/daraelmin-patch-newmemberform
Fix new member form use getpost instead FORCEXXX
2021-04-19 21:35:23 +02:00
Laurent Destailleur
da36ed5dfe
Merge pull request #17297 from dolibit-ut/patch-278
Update llx_20_c_departements.sql
2021-04-19 21:30:49 +02:00
Laurent Destailleur
e71e5d533d Fix HTML5 2021-04-19 21:30:25 +02:00