Laurent Destailleur (aka Eldy)
3ab49cf061
Debug v21 - Standardize code and translation of RefExt
2025-01-12 18:08:25 +01:00
Laurent Destailleur (aka Eldy)
b024b95948
Fix typo
2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
56710ce9b7
FIX CVE-2024-55227 and CVE-2024-55228 CSRF when
...
MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is
on (hidden option not on by default)
2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
3987fc6289
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-06 16:18:42 +01:00
Regis Houssin
b1c82f4dbb
FIX phan
2025-01-05 17:38:04 +01:00
Regis Houssin
350697832d
FIX remove unused code
2025-01-05 17:35:32 +01:00
Regis Houssin
672992a791
FIX same broken feature for propal and invoice
2025-01-05 17:30:54 +01:00
Frédéric FRANCE
e470d98833
Merge branch 'develop' into fix_phpstan_2024_end_of_year
2025-01-02 09:17:21 +01:00
Frédéric France
ee9a5291cd
add fix phpstan
2024-12-31 16:25:57 +01:00
MDW
afc9b928af
Match LibStatut function signature
2024-12-31 15:26:23 +01:00
Laurent Destailleur
2b41140c77
Fix signature
2024-12-30 22:23:37 +01:00
Frédéric France
0d94d67cc2
fix phpstan
2024-12-25 10:19:53 +01:00
Irvine Fleith
2f93bac9bf
FIX : fk_societe_rib
2024-12-17 15:52:39 +01:00
Laurent Destailleur
bdaa0a0058
Fix phpstan
2024-12-09 00:58:38 +01:00
Laurent Destailleur
fe4823d9ad
Fix phpunit
2024-12-09 00:43:37 +01:00
Laurent Destailleur
0b3c15b7fa
Fix phpunit
2024-12-09 00:24:28 +01:00
Laurent Destailleur (aka Eldy)
352d156dd7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-12-08 17:07:14 +01:00
Laurent Destailleur (aka Eldy)
774a48fa29
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-12-08 16:53:21 +01:00
Laurent Destailleur (aka Eldy)
7beb874f93
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-12-08 16:47:36 +01:00
Laurent Destailleur (aka Eldy)
28213b3129
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-12-08 16:44:08 +01:00
Laurent Destailleur
34fb6583da
Merge pull request #32248 from FHenry/20_fix_ref_customer_invoice
...
fix: facture.class.php ref_customer deserve same management as deprecated ref_client
2024-12-08 10:42:31 +01:00
Florian HENRY
ad5285bd7e
fix: missing error return on invoice created when lines array is filled
2024-12-05 17:28:00 +01:00
Florian HENRY
de2e9f5ea5
fix: missing error return on invoice created when lines array is filled
2024-12-05 16:20:53 +01:00
Florian HENRY
68518a8717
fix: missing error return on invoice created when lines array is filled
2024-12-05 16:14:45 +01:00
Florian HENRY
94baef5d1d
fix: facture.class.php ref_customer deserve same management as deprecated ref_client
2024-12-05 09:34:26 +01:00
Irvine Fleith
3aad5fd283
Added new error message for CRON createRecurringInvoice
2024-12-05 09:02:51 +01:00
MDW
ec2a1928ba
Qual: Update fields phpdoc to include fields that are defined/used in some cases
...
# Qual: Update fields phpdoc to include fields that are defined/used in some cases
comment, copytoclipboard, autofocusoncreated are documented and used in some cases for the
$fields definition
2024-12-05 02:36:50 +01:00
Laurent Destailleur
6b52c0673d
Merge pull request #32170 from homer8173/patch-40
...
Allow various format of dates on API paiement
2024-12-03 21:16:09 +01:00
Jon Bendtsen
e6712300d5
phan fix, remove code never reached
2024-12-02 07:29:18 +01:00
Laurent Destailleur (aka Eldy)
e2f6c68063
Debug v21 - Restore common behaviour of other objects.
2024-12-01 23:13:50 +01:00
Jon Bendtsen
7a500976d2
Merge branch '18.0' into v18_Updating_Invoice_Notes_32134
2024-12-01 10:27:43 +01:00
Jon Bendtsen
0e1744a6ec
throw RestException(500) if update of invoice fails #32134
2024-12-01 10:24:25 +01:00
Norbert Penel
ddf3431b81
Allow various format of dates on API paiement
...
https://github.com/Dolibarr/dolibarr/issues/32111
2024-11-30 13:31:53 +01:00
Frédéric FRANCE
13b8f5feff
keep only commonobject property oldcopy ( #32123 )
...
* clean properties
* clean properties
* clean properties
* clean properties
* clean phpcs
* clean phan
* clean code
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-27 21:59:41 +01:00
Florent Poinsaut
a0b3b711c1
Fix non exist column in Facture Stats ( #32093 )
...
* Fix non exist column in Facture Stats
* Update facturestats.class.php
2024-11-25 18:59:37 +01:00
HENRY Florian
1f386fb808
fix #32060 ( #32061 )
...
* fix #32060
* fix #32060
2024-11-22 13:21:18 +01:00
Laurent Destailleur
6e9bbe42bb
Add code to make easier to test PDF generation with n lines of product
2024-11-21 19:40:52 +01:00
Frédéric FRANCE
57d121664f
set object entity at create ( #32019 )
...
* set object entity at create
* set object entity at create
* set object entity at create
* set object entity at create
* set object entity at create
* set object entity at create
* do not break multicompany thing
* do not break multicompany thing
* missing translation
* fix phpstan
* doc
* fix entity
* fix set entity
2024-11-21 19:11:32 +01:00
Quentin-Seekness
a9b2e7bde1
Update facture.class.php ( #32013 )
...
Incoterms and location are missing when invoice is auto gen from an order (when WORKFLOW_ORDER_AUTOCREATE_INVOICE is active for instance)
2024-11-20 20:50:49 +01:00
Laurent Destailleur
1386d8c388
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-11-19 04:21:29 +01:00
Laurent Destailleur
5891fd3022
Clean code
2024-11-18 15:43:34 +01:00
Frédéric FRANCE
943d10c60a
fix phpstan and CI ( #31969 )
...
* fix phpstan
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
* fix errors and refresh phpstan baseline
2024-11-18 15:10:29 +01:00
Laurent Destailleur
8d580eaa5f
Fix travis
2024-11-16 18:39:54 +01:00
Laurent Destailleur
3c3a1193a5
Fix conf->global
2024-11-16 18:08:53 +01:00
Marc de Lima Lucio
7e9919e6b3
FIX: invoice: revenue stamp wrongly converted to int ( #31840 )
2024-11-15 15:01:03 +01:00
Laurent Destailleur
b1e3830c3b
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-13 00:38:58 +01:00
Laurent Destailleur
a186903844
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-13 00:38:00 +01:00
Laurent Destailleur
4cd2e572ae
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-13 00:30:26 +01:00
Laurent Destailleur
9730a83d9c
Fix phpstan missing parenthesis
2024-11-12 14:42:07 +01:00
Laurent Destailleur
4b384b3753
Doc
2024-11-12 13:28:50 +01:00