Laurent Destailleur
74609c90a8
Code comment
2023-10-26 14:03:13 +02:00
Anthony Berton
dc8d6f9ca2
FIX - Search product category on list det order ( #26168 )
...
* FIX - Search product category on list det order
* Search for tag/category
* add search Operator
* Clean
---------
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-26 13:57:40 +02:00
Charlène Benke
091d50e809
NEW : Add custom Text on footer total ( #26334 )
...
* NEW : Add custom Text on footer total
This function allows you to add a small text to each invoice below the total.
Just add a miscellaneous parameter to activate it
(to wish the happy new year or an indication of invoicing)
* Update pdf_crabe.modules.php
* Update pdf_crabe.modules.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-26 13:55:10 +02:00
Laurent Destailleur
ca3c7f0a37
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-10-26 13:52:22 +02:00
Laurent Destailleur
6822afac31
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-26 13:48:33 +02:00
Laurent Destailleur
e080261e25
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-10-26 13:46:17 +02:00
Laurent Destailleur
54ead1cc84
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-26 13:45:53 +02:00
Laurent Destailleur
1369867db9
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-26 13:45:45 +02:00
Laurent Destailleur
96bac68c3e
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-10-26 13:45:11 +02:00
Laurent Destailleur
28ed710324
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-26 13:44:17 +02:00
Laurent Destailleur
ceb7827749
Close #26311
2023-10-26 13:43:58 +02:00
Laurent Destailleur
b4da41c8e8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-26 13:40:57 +02:00
Lucas Marcouiller
96146fcb6a
New add note for mailing ( #26331 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-26 13:40:44 +02:00
HENRY Florian
3fc0b88633
fix: if field is boolean in filedsarray, it bus be boolean as datatype fog PgSQL ( #26335 )
2023-10-26 13:37:21 +02:00
HENRY Florian
3fa18325c6
fix: On Object refrent tab on item, supplier invoice status is not correct ( #26348 )
2023-10-26 13:31:48 +02:00
Laurent Destailleur
3e146187ec
Doc
2023-10-26 13:31:20 +02:00
daraelmin
2ad04a4446
FIX public subscription page should not display acceptation for public register when it is not enabled ( #26354 )
...
* FIX in public subscription page author to publish in the public register appear even if not enabled
i
* Fix typo
2023-10-26 13:15:15 +02:00
Thibault Fiacre
e79f7706ad
FIX_add_customer_ref_on_linked_shipment ( #26349 )
...
Adding missing customer reference for shipment on linked object block
2023-10-26 12:49:55 +02:00
daraelmin
a815c99d53
FIX suggested end for membership can be before subscription start ( #26351 )
...
* Fix wrong debug log
* Fix suggested end for membership can be in the past
MEMBER_SUBSCRIPTION_SUGGEST_END_OF_YEAR and MEMBER_SUBSCRIPTION_SUGGEST_END_OF_MONTH should be based on the subscription start date, not on the creation date
* Fix typo
2023-10-26 12:48:40 +02:00
Laurent Destailleur
35906c0af6
Fix bad test
2023-10-26 12:43:29 +02:00
thomas-Ngr
00a936bffa
fix #18654 : orders are partially received even if all products have been received ( #26358 )
2023-10-26 12:42:07 +02:00
Florent Poinsaut
753430de5f
Fix error return value in the dol_delete_preview ( #26360 )
2023-10-26 12:40:21 +02:00
HENRY Florian
6445189eb4
fix: document linked in asset module permission ( #26357 )
2023-10-26 12:37:47 +02:00
Lucas Marcouiller
af17b767c0
fix some warnings php8 ( #26346 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-10-26 12:37:18 +02:00
William Mead
3697580d7a
Fix resource data structure missing address state ( #26370 )
...
* Added fk_state foreign key
* Update llx_resource.key.sql
* Update 18.0.0-19.0.0.sql
---------
Co-authored-by: William Mead <william.mead@manchenumerique.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-26 12:36:12 +02:00
Laurent Destailleur
a21443bebe
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-26 12:35:29 +02:00
HENRY Florian
7e3b098f78
fix: when option MAIN_USE_COMPANY_NAME_OF_CONTACT is set the VAT num have to be the VAT num of thirdparty of contact ( #26371 )
2023-10-26 12:28:00 +02:00
Bhargav Shirin Nalamati
fc3cd7dfcf
fixed typo license ( #26364 )
2023-10-26 12:25:54 +02:00
sonikf
b177af109e
fix suppliers bills payment url ( #26374 )
2023-10-26 12:25:34 +02:00
Laurent Destailleur
40ea006536
Debug v19
2023-10-26 12:22:54 +02:00
sonikf
f8d81e3ae0
fix suppliers bills payment url ( #26373 )
2023-10-26 12:07:28 +02:00
sonikf
1a5592624b
fix suppliers bills payment url ( #26372 )
2023-10-26 12:07:21 +02:00
sonikf
21f602bf05
fix suppliers_bills_payment link ( #26361 )
2023-10-26 10:01:51 +02:00
Laurent Destailleur
d3c9549154
Comment dead code
2023-10-26 01:36:44 +02:00
Laurent Destailleur
2075179795
Fix responsive
2023-10-26 01:34:36 +02:00
Laurent Destailleur
e00046c2b6
FIX Link to list of movement from the inventory code
2023-10-25 23:13:26 +02:00
Laurent Destailleur
f2095952ba
FIX Mass import of stock from a file must accept empty source
2023-10-25 23:05:30 +02:00
Laurent Destailleur
e564b063da
FIX Bad error message when dir not writable
2023-10-25 20:14:14 +02:00
Laurent Destailleur
1281e7550a
Fix log
2023-10-25 17:06:45 +02:00
Laurent Destailleur
1066d8ea53
Fix log
2023-10-25 17:03:37 +02:00
Laurent Destailleur
abfaadb7f8
Fix for backward compatibility
2023-10-25 16:41:46 +02:00
Laurent Destailleur
1c99bb0344
Add a tooltip to explain why a link is not visible
2023-10-25 15:53:31 +02:00
Laurent Destailleur
7e994e4439
Fix error message
2023-10-24 19:45:56 +02:00
Laurent Destailleur
69e7a76aee
Fix log level
2023-10-24 19:28:28 +02:00
Laurent Destailleur
1be3570bdf
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-24 19:27:39 +02:00
Laurent Destailleur
8ea84c5bb5
FIX error of webhook not returned
2023-10-24 19:27:04 +02:00
Laurent Destailleur
777a22ebaa
Fix warning
2023-10-24 18:11:09 +02:00
Laurent Destailleur
7cec963a97
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-24 17:00:48 +02:00
Laurent Destailleur
5b15b5c647
QUAL Move conf->global into getDolGlobal...
2023-10-24 17:00:13 +02:00
Laurent Destailleur
6913cafadd
NEW Add a rule to fix empty($conf->global->...) into !getDolGlobal...
2023-10-24 16:57:15 +02:00