Laurent Destailleur
6dcee425a1
Update card.php
2021-04-28 15:07:31 +02:00
Sylvain Legrand
18d2bef8f3
Error 500 on propal card when we change the deadline
...
if we don't use the automatic generation for PDF documents (MAIN_DISABLE_PDF_AUTOUPDATE is set to 1) when we change the deadline on a proposal we get an error 500.
2021-04-28 11:58:34 +02:00
Laurent Destailleur
0037da1a56
FIX selection of project for reception must use
...
PROJECT_CAN_ALWAYS_LINK_TO_ALL_SUPPLIERS
2021-04-27 23:29:53 +02:00
Laurent Destailleur
0a0b3f414a
Fix phpcs
2021-04-27 02:54:33 +02:00
Laurent Destailleur
27aa7cdb48
Fix bad merge
2021-04-27 02:08:36 +02:00
Laurent Destailleur
12a4bc64ad
Remove $_REQUEST
2021-04-27 02:01:46 +02:00
Laurent Destailleur
ea040a423f
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-04-27 01:58:30 +02:00
Laurent Destailleur
48a50f3b10
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/compta/paiement/card.php
htdocs/compta/paiement/class/paiement.class.php
2021-04-27 01:58:19 +02:00
Laurent Destailleur
b3f8a6758e
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-04-27 01:46:13 +02:00
Laurent Destailleur
804eac55e9
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-04-27 01:46:04 +02:00
Laurent Destailleur
7a6edfd61f
Merge pull request #17295 from atm-gauthier/fix_adv_target_emailing_extrafields_link
...
FIX : type link extrafield case for advanced target emailing
2021-04-27 01:45:26 +02:00
Laurent Destailleur
e9b8e81773
Update advtargetemailing.class.php
2021-04-27 01:45:10 +02:00
Laurent Destailleur
e026b92a99
Merge pull request #17354 from aspangaro/13p9
...
FIX Accountancy - Quadra export - wrong data on credit
2021-04-27 01:32:45 +02:00
Laurent Destailleur
32970b78ee
Merge pull request #17359 from FHenry/13.0
...
fix: add some .gitignore for module builder template
2021-04-27 01:30:43 +02:00
Laurent Destailleur
5f4fe20756
Merge pull request #17371 from ksar-ksar/13.0
...
FIX #17363
2021-04-26 23:39:52 +02:00
Laurent Destailleur
3d287dcd89
Merge pull request #17376 from indelog/fix_emptymail_adhnewpubform
...
Fix : empty email on public membership form
2021-04-26 21:22:43 +02:00
Laurent Destailleur
f66c506011
Merge pull request #17381 from atm-lena/12.0_FormAttachOptions_AddHookParameters_Options
...
Add parameter "option" to hook formattachOptions
2021-04-26 21:00:12 +02:00
stickler-ci
a8136a00b1
Fixing style errors.
2021-04-26 15:07:41 +00:00
jpb
8d07b43ccd
space stickler
2021-04-26 17:05:21 +02:00
jpb
09d68dd7a6
fix the productCombination class on updatePrice
2021-04-26 17:00:53 +02:00
Laurent Destailleur
6c2d9d3b3c
Fix permission to reopen invoice.
2021-04-25 13:17:47 +02:00
Laurent Destailleur
db6bcd180c
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-04-24 18:52:41 +02:00
Laurent Destailleur
48c26fd614
Fix add option INVOICE_DISALLOW_REOPEN to lock problematic feature
2021-04-24 18:43:24 +02:00
Florian HENRY
bc924ca00e
.gitignre
2021-04-24 18:27:43 +02:00
Florian HENRY
8b49585b64
fix: return invoice id when create from order
2021-04-24 18:21:36 +02:00
atm-lena
3d3fb17da3
Add parameter "option" to hook formattachOptions
2021-04-23 15:41:43 +02:00
stickler-ci
e7a4699bd9
Fixing style errors.
2021-04-22 17:26:46 +00:00
Indelog
196ebbb8e8
Fix : empty email on public membership form
...
We can validate the public membership form whith an empty email when
`$conf->global->ADHERENT_MAIL_REQUIRED` is set. This fix it.
2021-04-22 19:18:47 +02:00
Marc de Lima Lucio
ce022ab36c
FIX: payment validation: invoices PDF were no re-generated, make it with correct display options
2021-04-22 15:57:06 +02:00
Marc de Lima Lucio
ee96fb6470
FIX: payment creation: re-generate invoice PDF with correct display options
2021-04-22 15:56:12 +02:00
ksar
efcc5e714a
FIX #17363
2021-04-22 15:49:37 +02:00
Florian HENRY
95c7657ace
add gitingore for modulebuilders
2021-04-20 20:21:24 +02:00
Alexandre SPANGARO
1729497d62
FIX Accountancy - Quadra export - wrong data on credit
2021-04-20 13:56:58 +02:00
Laurent Destailleur
b00628118a
Merge pull request #17310 from OGPayet/fix/addMissingFromHookInFichinterList
...
fix add missing printFieldListFrom hook in fichinter list
2021-04-19 21:16:25 +02:00
Laurent Destailleur
28f0c6c7cf
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/product/stock/card.php
2021-04-19 20:55:09 +02:00
atm-greg
74345c4f21
fix warehouse label field edition
2021-04-19 16:03:22 +02:00
Pierre Payet
a6c6f9eb08
add missing printFieldListFrom hook
2021-04-19 10:20:51 +02:00
stickler-ci
318a783237
Fixing style errors.
2021-04-19 07:19:45 +00:00
Gauthier PC portable 024
8c428081ab
FIX : test on link type
2021-04-19 09:17:33 +02:00
Gauthier PC portable 024
ff8aae1209
Merge branch 'fix_adv_target_emailing_extrafields_link' of github.com:atm-gauthier/dolibarr into fix_adv_target_emailing_extrafields_link
2021-04-19 09:16:06 +02:00
Gauthier PC portable 024
5b6439ca5e
FIX : cast int
2021-04-19 09:15:47 +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
7ce8470788
Merge pull request #17288 from FHenry/fix_13_toomanytestmenu
...
fix: remove double test
2021-04-16 20:14:22 +02:00
Laurent Destailleur
af9c2384ef
Add warning
2021-04-16 19:14:01 +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
Florian HENRY
99b7deba14
Merge branch '13.0' of github.com:Dolibarr/dolibarr into fix_13_toomanytestmenu
2021-04-16 10:37:50 +02:00
Florian HENRY
0cd567f256
fix double test
2021-04-16 10:37:42 +02:00
Laurent Destailleur
38f54d0582
FIX Missing extrafields into export of agenda record
2021-04-16 10:26:35 +02:00
Pierre Payet
377c730363
add missing group by hook in fichinter list
2021-04-14 21:27:53 +02:00