Files
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
..
2024-03-11 14:40:36 +01:00
2024-02-26 19:14:00 +01:00
2024-03-11 14:33:02 +01:00
2024-03-11 15:20:56 +01:00
2024-03-11 14:40:36 +01:00
2024-03-11 12:00:39 +01:00
2024-03-01 01:52:40 +01:00
2024-02-25 16:57:45 +01:00