Commit Graph

110320 Commits

Author SHA1 Message Date
Yoan Mollard
759900bcce No longer allow to edit amount in the payment step
If amount is editable, edition has been done in the previous screen in
public/members/new.php
It also allows the possibility to prevent the visitor from doing a >0
payment if this is not wanted.
2022-06-29 00:27:18 +02:00
Yoan Mollard
ea0c710104 dopayment string fix 2022-06-29 00:23:27 +02:00
Yoan Mollard
5998999f18 NEW: Add free membership amounts at the membership type level 2022-06-28 02:33:17 +02:00
Yoan Mollard
0fca79529a Missing lib import 2022-06-28 01:51:14 +02:00
Yoan Mollard
10aa31a376 Let users know that the PDF invoice is enclosed 2022-06-27 00:31:59 +02:00
Yoan Mollard
6053f3e5f8 Internationalize invoice lines for new memberships 2022-06-27 00:27:00 +02:00
Yoan Mollard
3d00c065ae Missing label for excluded members 2022-06-26 23:51:10 +02:00
Laurent Destailleur
863ab1d8af css 2022-06-26 17:00:45 +02:00
Laurent Destailleur
15e5488694 Look and feel v16 2022-06-25 04:18:38 +02:00
Laurent Destailleur
14832bb543 FIX timeout due to too many the same request 2022-06-25 04:15:04 +02:00
Laurent Destailleur
00649e791c Fix #yogosha11452 2022-06-25 02:18:16 +02:00
Laurent Destailleur
f5eeb93350 phpcs 2022-06-25 01:45:27 +02:00
Laurent Destailleur
e6cb8b6d0e Fix sql error 2022-06-24 18:22:47 +02:00
Laurent Destailleur
2a32ebbf6c Fix token 2022-06-24 11:26:26 +02:00
Laurent Destailleur
930ce5b305 Responsive 2022-06-23 22:29:07 +02:00
Laurent Destailleur
de61b53bd7 responsive 2022-06-23 22:18:23 +02:00
Laurent Destailleur
53c6bfb8ae Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-06-23 20:07:12 +02:00
Laurent Destailleur
cffe543257 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-06-23 19:32:34 +02:00
Laurent Destailleur
6ec17dbe79 Fix phpcs 2022-06-23 19:31:51 +02:00
Laurent Destailleur
4b69e5fc8e Fix message 2022-06-23 17:33:01 +02:00
Laurent Destailleur
49e4a070dc Work on #21136 2022-06-23 14:14:25 +02:00
Laurent Destailleur
e0cfeedae7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-06-23 13:14:14 +02:00
Laurent Destailleur
3179fd13d8 FIX #21303 2022-06-23 13:07:53 +02:00
Laurent Destailleur
5627d7ff9d Fix token 2022-06-23 12:45:28 +02:00
Laurent Destailleur
f4997d052d
Merge pull request #21326 from defrance/patch-209
php V8 warning, no soc associated with storage
2022-06-23 12:39:05 +02:00
Laurent Destailleur
bfd417bf6f
Merge pull request #21327 from defrance/patch-210
php V8 warning
2022-06-23 12:38:00 +02:00
Laurent Destailleur
540cd43596
Merge branch 'develop' into patch-210 2022-06-23 12:37:47 +02:00
Laurent Destailleur
4b79d91437 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-06-23 12:35:24 +02:00
Laurent Destailleur
b2603c9b53 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/product/fournisseurs.php
2022-06-23 12:26:26 +02:00
Laurent Destailleur
24c0e5a5bf Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-06-23 12:24:55 +02:00
Laurent Destailleur
c0240ae996 Merge 2022-06-23 12:24:34 +02:00
Laurent Destailleur
cc898d0468
Merge pull request #21360 from atm-lena/develop_FIX_CompatibilityPHP8_CompareemptystringAndnumberzero
FIX compatibility php 8 : compare empty string and zero int for recep…
2022-06-23 12:17:09 +02:00
atm-lena
fe09423d20 FIX compatibility php 8 : compare empty string and zero int for reception 2022-06-23 11:55:20 +02:00
Laurent Destailleur
d60d296dd0 phpcs 2022-06-23 11:49:40 +02:00
Laurent Destailleur
3b8f83f3d1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-06-23 11:44:45 +02:00
Laurent Destailleur
d93e60bbd4
Merge pull request #21348 from FHenry/15_fix_graph_ficheinter_status
FIX: 15 fix graph ficheinter status
2022-06-23 11:44:18 +02:00
Laurent Destailleur
d87f8d874b
Merge pull request #21328 from defrance/patch-211
expedition setting php V8 warning
2022-06-23 11:41:17 +02:00
Laurent Destailleur
b1ab8ba9b3
Merge branch 'develop' into patch-211 2022-06-23 11:41:09 +02:00
Laurent Destailleur
41e9a0ded8
Merge pull request #21329 from defrance/patch-212
fix $fk_product instead $this->fk_product
2022-06-23 11:38:38 +02:00
Laurent Destailleur
04f2a41509
Merge pull request #21337 from atm-lena/14.0_FIX_productfournprice_saveextrafieldsvalues
Save extrafields didn't work with all types (ex : date)
2022-06-23 10:59:10 +02:00
Laurent Destailleur
ce8f6b0983
Merge pull request #21338 from dolibit-ut/patch-401
Update llx_adherent_type.sql
2022-06-23 10:58:18 +02:00
Florian HENRY
a12e7d1734 Merge branch '15_fix_graph_ficheinter_status' of github.com:FHenry/dolibarr into 15_fix_graph_ficheinter_status 2022-06-23 10:20:50 +02:00
Florian HENRY
d409a534d7 Ok better 2022-06-23 10:20:26 +02:00
Florian HENRY
c702d8a4ac Merge branch '15.0' of https://github.com/Dolibarr/dolibarr into 15_fix_graph_ficheinter_status 2022-06-23 10:14:43 +02:00
Laurent Destailleur
9fcf1343ec
Merge pull request #21340 from dolibit-ut/patch-402
Update 15.0.0-16.0.0.sql
2022-06-23 09:56:11 +02:00
Laurent Destailleur
264f8ab4ce
Merge pull request #21342 from frederic34/useismodenabled
Use getDolGlobalString
2022-06-23 09:55:31 +02:00
Laurent Destailleur
43c8895fa0
Merge pull request #21345 from atm-steve/Invoice_rec_default_date_to_yes_with_hidden_conf
New invoice rec default to yes
2022-06-23 09:54:23 +02:00
Laurent Destailleur
78a8b30213
Merge pull request #21346 from FHenry/15_fix_fichinter_box
FIX: Index page for "Sales" give wrong URL link to Intervention
2022-06-23 09:53:16 +02:00
Laurent Destailleur
c19464d3c4
Merge pull request #21347 from frederic34/holidaydocuments
remove unused code
2022-06-23 09:52:28 +02:00
Laurent Destailleur
895c16a63b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-06-23 09:51:47 +02:00