dolibarr/htdocs/core
terhoy a8a2f0ff73
FIX: online signature partly fails if commercial proposal numbering contains a mask that’s includes a space (#28608) (#28742)
* FIX: online signature (#28608) Update signature.lib.php

If Commercial proposal numbering contains a mask that’s includes a space, that will affect the result of the online signature form. When generating the online signature form, the code in signature.lib.php line 77, will remove any existing space in the Commercial proposal numbering. The result is that the online signature form will miss data in field “Third-party” and “Amount”.

* FIX: online signature (#28608) Update payments.lib.php

If Commercial proposal numbering contains a mask that’s includes a space, that will affect the result of the online signature form. When generating the online signature form, the code in core/lib/payments.lib.ph, will remove any existing space in the Commercial proposal numbering.
2024-03-11 15:33:10 +01:00
..
ajax Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
boxes Fix some cases of PhanTypeSuspiciousStringExpression (#28751) 2024-03-11 14:01:28 +01:00
class Try a fix for #28734 2024-03-11 14:40:36 +01:00
data
db Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
filemanagerdol
js Comment 2024-02-26 19:14:00 +01:00
lib FIX: online signature partly fails if commercial proposal numbering contains a mask that’s includes a space (#28608) (#28742) 2024-03-11 15:33:10 +01:00
login Qual: Ignore/workaround SuspiciousParamOrder detection (#28688) 2024-03-08 12:34:25 +01:00
menus Import menu before export 2024-03-11 14:33:02 +01:00
modules Try fix phan 2024-03-11 15:20:56 +01:00
tpl Try a fix for #28734 2024-03-11 14:40:36 +01:00
triggers QUAL Clean code around dol_eval use 2024-03-06 17:07:24 +01:00
actions_addupdatedelete.inc.php Fix warning 2024-03-11 12:00:39 +01:00
actions_builddoc.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
actions_changeselectedfields.inc.php
actions_comments.inc.php
actions_dellink.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
actions_extrafields.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
actions_fetchobject.inc.php
actions_lineupdown.inc.php
actions_linkedfiles.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
actions_massactions.inc.php Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
actions_printing.inc.php
actions_sendmails.inc.php FIX: Verification of variables (#28623) 2024-03-08 22:50:15 +01:00
actions_setmoduleoptions.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
actions_setnotes.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
antispamimage.php
bookmarks_page.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
commonfieldsinexport.inc.php QUAL Use phan to help detect new issues (#27706) 2024-02-21 18:14:29 +01:00
commonfieldsinimport.inc.php QUAL Use phan to help detect new issues (#27706) 2024-02-21 18:14:29 +01:00
customreports.php Fix warning 2024-03-01 01:52:40 +01:00
datepicker.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
doxygen.php
extrafieldsinexport.inc.php QUAL Use phan to help detect new issues (#27706) 2024-02-21 18:14:29 +01:00
extrafieldsinimport.inc.php QUAL Use phan to help detect new issues (#27706) 2024-02-21 18:14:29 +01:00
get_info.php Qual: Ignore false positive for suspicious param positions (#28693) 2024-03-07 20:16:48 +01:00
get_menudiv.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
multicompany_page.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
photos_resize.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
search_page.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
search.php
tools.php
website.inc.php Fix warning 2024-02-25 16:57:45 +01:00