Commit Graph

100555 Commits

Author SHA1 Message Date
NextGestion
345fef99b6 Merge branch 'dolibarr_partnership' of https://github.com/NextGestion/dolibarr into dolibarr_partnership 2021-04-17 13:38:58 +01:00
stickler-ci
48dffaaa53 Fixing style errors. 2021-04-17 13:30:56 +00:00
NextGestion
973ea370e8 Fixing errors 2021-04-17 13:38:23 +01:00
stickler-ci
d23e746609 Fixing style errors. 2021-04-17 12:29:23 +00:00
daraelmin
d6085fb68a
Update new.php 2021-04-17 14:29:02 +02:00
NextGestion
5a8742b3eb Cancel Partnership For Expired Members & Warning of partnership if Dolibarr backlink not found on partner website 2021-04-17 13:25:28 +01:00
stickler-ci
fcbea36605 Fixing style errors. 2021-04-17 12:21:40 +00:00
daraelmin
17f84c4edc
Fix new member form use getpost instead FORCEXXX
## Fix use FORCETYPE, FORCECOUNTRYCODE, FORCEMORPHY even if GETPOST bas value
## Fix code style : typeid is note type
## Fix reset amount when $amount is set by script or by hook
## Fix some code style
2021-04-17 14:18:42 +02:00
NextGestion
f7b1ee9aba Add property "website" on the member card 2021-04-17 13:15:16 +01:00
NextGestion
87bcb212df
Merge branch 'develop' into dolibarr_partnership 2021-04-17 13:51:21 +01:00
Laurent Destailleur
4abf7d1c91 Better error management for SMTPS sending method 2021-04-17 13:53:52 +02:00
Francis Appels
f24058b3e3 Merge remote-tracking branch 'Dolibarr/13.0' into 13 2021-04-17 11:51:36 +02:00
Alexandre SPANGARO
89d960f6dd Field tva is deprecated 2021-04-17 08:13:59 +02:00
Alexandre SPANGARO
78dbf4f7ff Split mod fournisseur 2021-04-17 07:49:19 +02:00
Laurent Destailleur
c929c05dc5 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2021-04-17 03:33:31 +02:00
Laurent Destailleur
01c21d2d10 Fix title of email to reset password 2021-04-17 03:32:05 +02:00
Laurent Destailleur
0d8a354934 Set default length of password to 12 car.
FIX #yogosha5855
2021-04-17 03:11:58 +02:00
andreubisquerra
83da58b85f
Fix travis 2021-04-17 01:17:48 +02:00
jove@bisquerra.com
712e1c4e7c NEW Edit sales lines rights in TakePOS 2021-04-17 01:06:30 +02:00
Laurent Destailleur
70abc04bf5
Merge pull request #17103 from Givriz/dev
Fix compatibility phpv8
2021-04-16 20:51:00 +02:00
Laurent Destailleur
94005f17a5
Merge pull request #17274 from altairisfr/project_warehouse
Project warehouse
2021-04-16 20:45:49 +02:00
Laurent Destailleur
12e2055faa
Merge pull request #17259 from bb2a/mass_action_propal_right
Workflo mass action propal sign or NotSigned and notification #17143
2021-04-16 20:45:14 +02:00
Laurent Destailleur
1a3e9cae68 Comment 2021-04-16 20:44:30 +02:00
Laurent Destailleur
26428d6c61 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2021-04-16 20:43:19 +02:00
Laurent Destailleur
4bc0c5b0b6 Fix cast 2021-04-16 20:43:04 +02:00
Laurent Destailleur
60990dc0e6
Merge pull request #17278 from OGPayet/fix/addMissingGroupByHookInFichinterList
fix add missing group by hook in fichinter list
2021-04-16 20:41:39 +02:00
Laurent Destailleur
ce9d707040
Merge pull request #17269 from bb2a/picto_massactions
Next picto mass actions
2021-04-16 20:40:19 +02:00
Laurent Destailleur
aec2212b44
Merge pull request #17293 from cmfpmatik/cmfpmatik-patch-16042021
Update facture list.php
2021-04-16 20:39:23 +02:00
Laurent Destailleur
c841282a25
Merge pull request #17283 from Givriz/dev_2
Compatibility phpv8 #2
2021-04-16 20:37:31 +02:00
Laurent Destailleur
a31efd248f
Merge pull request #17280 from andreubisquerra/develop
Add DOL_PRINT_OBJECT_LINES_WITH_NOTES tag in TakePOS
2021-04-16 20:29:58 +02:00
Laurent Destailleur
9eaf836c8e
Merge pull request #17281 from altairisfr/warehouses_in_project
Warehouses in project
2021-04-16 20:29:21 +02:00
Laurent Destailleur
10668ddfcc
Merge pull request #17284 from fmarcet/develop
New: Make more efficient data loading on replenishment
2021-04-16 20:17:16 +02:00
Laurent Destailleur
b035e987a3
Merge pull request #17287 from fr69400/patch-3
Update contact.php
2021-04-16 20:15:46 +02:00
Laurent Destailleur
fbf7b21c29
Update contact.php 2021-04-16 20:15:00 +02:00
Laurent Destailleur
7ce8470788
Merge pull request #17288 from FHenry/fix_13_toomanytestmenu
fix: remove double test
2021-04-16 20:14:22 +02:00
Laurent Destailleur
015ee4e7b3
Merge pull request #17294 from dolibit-ut/patch-277
Update llx_10_c_regions.sql
2021-04-16 20:14:07 +02:00
Laurent Destailleur
af9c2384ef Add warning 2021-04-16 19:14:01 +02:00
Laurent Destailleur
f061a3b8f7 css 2021-04-16 17:15:28 +02:00
Givriz
86bfcd9510 Easy way to use conf->global 2021-04-16 17:10:11 +02:00
UT from dolibit
b9f0bc454b
Update llx_20_c_departements.sql
Tunisia
2021-04-16 17:00:10 +02:00
stickler-ci
37f44f4a07 Fixing style errors. 2021-04-16 14:58:57 +00:00
Gauthier PC portable 024
f8fcf7c16b FIX : type link extrafield case for advanced target emailing 2021-04-16 16:55:19 +02:00
UT from dolibit
4b0e846e25
Update llx_10_c_regions.sql
Tunesia
Luxembourg
Morocco
2021-04-16 16:50:08 +02:00
Robin
63d7698b43 ADD company option for disable Workforce 2021-04-16 15:26:29 +02:00
Dorian Vabre
e525311142 now using the invoice id as ref in url passed to newpayment page, for conference subscriptions 2021-04-16 14:54:07 +02:00
NextGestion
f784114176 Add email template for accepted partnership 2021-04-16 13:53:12 +01:00
stickler-ci
54c2f26c5c Fixing style errors. 2021-04-16 12:47:39 +00:00
Oarces DEV
593e23220d
Update list.php
Add filter for "Bill Short Status Draft" and "Bill Short Status Draft", that they has can be viewed together.
Secretaries appreciate having this overall visibility.
2021-04-16 14:34:23 +02:00
NextGestion
ae07e511f7 Fix Errors 2021-04-16 12:44:39 +01:00
stickler-ci
1324f3d375 Fixing style errors. 2021-04-16 12:13:05 +00:00