Laurent Destailleur
aca83a0c85
FIX missing p.default_vat_code in product import profile.
2025-12-18 19:32:39 +01:00
Laurent Destailleur
9c5f323b55
Clean code
2025-12-18 14:10:05 +01:00
Laurent Destailleur
474e21dc6f
Debug v23
2025-12-15 15:15:41 +01:00
Laurent Destailleur
7ce1e893de
FIX #36576 - date creation is empty on import
2025-12-15 14:56:16 +01:00
Laurent Destailleur
35ad674345
Debug v23
2025-12-15 13:14:04 +01:00
Laurent Destailleur
13c7aaf2f8
Merge pull request #36501 from Danelif/add-rang-in-import
...
improve purchase order line import by adding rang and flexible key se…
2025-12-11 22:17:47 +01:00
Laurent Destailleur
1deba3a482
Merge branch 'develop' into add-source-field-export-purchase
2025-12-11 01:25:42 +01:00
Laurent Destailleur
9b4b25fc0f
Fix CI
2025-12-11 01:09:40 +01:00
Laurent Destailleur
d1c829a79f
Fix CI
2025-12-11 01:07:44 +01:00
Danelif
629a66ce9d
Add source field to export purchase
2025-12-10 11:19:34 +02:00
Danelif
cd4c555af8
improve purchase order line import by adding rang and flexible key selection
2025-12-10 10:52:28 +02:00
Laurent Destailleur
d400c0d89a
Debug v23 - Pbwith high number of products
...
Add filter on country into partnership selector.
2025-12-09 16:27:49 +01:00
Laurent Destailleur
b9923592b7
Merge pull request #36549 from Hystepik/fix-phan-warnings
...
Fix some phan warnings
2025-12-07 23:58:29 +01:00
Laurent Destailleur
f3d3969ed8
Fix CI
2025-12-07 16:34:33 +01:00
Elifeleti Mukisa Dan
6ebbcb0162
Merge branch 'develop' into add-rang-in-import
2025-12-06 12:33:31 +02:00
Laurent Destailleur
fcd6b4ce6b
Debug v23
2025-12-06 03:27:49 +01:00
Lucas Marcouiller
4f093be492
Merge branch 'develop' into fix-phan-warnings
2025-12-05 15:29:56 +01:00
Lucas Marcouiller
ffd6a45550
Fix some phan warnings
2025-12-05 15:29:23 +01:00
Laurent Destailleur
5155b65263
Merge branch 'develop' into add-rang-in-import
2025-12-04 18:23:42 +01:00
Laurent Destailleur
e60de6525b
WIP Loi finance
2025-12-02 20:29:20 +01:00
Danelif
5ef3998a54
improve purchase order line import by adding rang and flexible key selection
2025-12-02 16:19:18 +02:00
Laurent Destailleur
5bcd5db58f
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-12-02 15:11:40 +01:00
Laurent Destailleur
6fbc380e52
FIX Export of extrafield in organized events
2025-12-02 14:54:10 +01:00
Laurent Destailleur
c62ba31c50
Merge pull request #36433 from mdeweerd/fix/public_const
...
Qual: Update PHP-CS-Fixer configuration and DolibarrModules class
2025-11-28 23:34:42 +01:00
Frédéric France
65af9e2591
add more
2025-11-28 20:44:34 +01:00
Frédéric France
b39eb2bc9e
add more
2025-11-28 20:43:17 +01:00
Frédéric France
d7597d72d2
add more
2025-11-28 20:39:32 +01:00
MDW
0333daa8a8
Qual: Update PHP-CS-Fixer configuration and DolibarrModules class
...
- Update PHP-CS-Fixer configuration to replace deprecated 'visibility_required' rule with 'modifier_keywords'
- Update DolibarrModules class to use const instead of public const for PHP 7.0 compatibility (revert recent change)
2025-11-27 01:08:46 +01:00
Laurent Destailleur
01a6c14350
Debug v23
2025-11-27 00:21:50 +01:00
Laurent Destailleur
ce01e1d95f
Debug v23
2025-11-27 00:05:04 +01:00
Alexandre SPANGARO
236d45547b
FIX Invoice - Problem with deposit line on Type of operation ( #36378 )
2025-11-24 15:08:01 +01:00
MDW
4f5c32973f
Qual: Improve type hints and cache arrays in html.form.class.php ( #36384 )
...
* Qual: Improve type hints and cache arrays in html.form.class.php
- Added detailed type hints for cache arrays
- Fixed a typo in the comment for the 'num' property
- Ensured consistent type casting for integer values in cache arrays
(fixes phpstan notices)
* Qual: Add type casting in donation modules
Following cache type improvement:
- Added type casting in donation modules
2025-11-24 15:05:55 +01:00
MDW
9db4c30918
Qual: Add automatic_activation property (DolibarrModules) ( #36386 )
...
* Qual: Add automatic_activation property (DolibarrModules)
- Add `automatic_activation` property to store country-specific activation reasons
- Add public to class constants (PSR-2/php-cs-fixer)
* Qual: Simplify $module_activation test in admin.lib.php
The test for $module_activation has been simplified after declaring the property in DolibarrModules.
2025-11-24 15:05:05 +01:00
Laurent Destailleur
c8e12d9cb9
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-23 21:29:44 +01:00
iLLixM
852f9eeb77
FIX #36368 - avoid overlaying of EPC-QR Code and payment information ( #36369 )
...
* FIX #36368 - avoid overlaying of EPC-QR Code and payment information
The position of an EPC-QR code on an invoice is adjusted based on information about payments already made.
The EPC-QR code is only displayed on invoices if a balance remains due.
* FIX #36368 - avoid overlaying of EPC-QR Code and payment information
place EPC-QR Code on left-hand side of invoice PDF
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-23 03:44:55 +01:00
Laurent Destailleur
f96905c1f0
Fix CI
2025-11-23 03:19:11 +01:00
Laurent Destailleur
6904df8a45
Fix CI
2025-11-23 03:05:28 +01:00
tcesar
1875d07bb2
New Adding the possibility to import the extrafields of warehouse ( #36349 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-20 23:52:31 +01:00
Laurent Destailleur
18c30daf11
Debug v23
2025-11-20 17:04:53 +01:00
Laurent Destailleur
900646a848
CSS
2025-11-20 15:05:13 +01:00
Laurent Destailleur
0bfd72a995
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-20 12:00:49 +01:00
tcesar
b485556c3a
FIX Concat of PDF to invoices ( #36329 )
...
* Fix Concat of PDF to invoices
* Fix Concat of PDF to invoices
* Fix Concat of PDF to invoices
---------
Co-authored-by: tcesar <tcesar@albalogic.fr >
2025-11-20 11:00:04 +01:00
tcesar
7b08aab461
FIX Concat of PDF to invoices ( #36329 )
...
* Fix Concat of PDF to invoices
* Fix Concat of PDF to invoices
* Fix Concat of PDF to invoices
---------
Co-authored-by: tcesar <tcesar@albalogic.fr >
2025-11-20 10:56:08 +01:00
Frédéric FRANCE
46d6714fe0
clean code ( #36317 )
...
* clean code
* clean code
* clean doc
* clean doc
* clean doc
* clean doc
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-20 01:47:46 +01:00
kkhelifa-opendsi
548bb94e4f
NEW: Rework of the management of the card and fields on the web portal ( #36076 )
...
* NEW: Rework of the management of the card and fields on the web portal
* Correction pre-commit check
* Correction affichage logo login
* Ajout hook
* Ajout params fonction FormWebPortal::convertAllLink()
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction travis
* Correction travis
* Correction travis
* Correction travis
* Correction
* Fix get options of sellist by AJAX in webportal scope
* Correction pre-commit
* Correction pre-commit
* Add hook and change hook name for viewImage controller
* Correction phan
* Corrections
* Corrections
2025-11-19 15:14:53 +01:00
Laurent Destailleur
81527a9fe9
Clean code
2025-11-18 12:03:23 +01:00
Frédéric FRANCE
8d459e469d
clean code ( #36260 )
...
* clean code
* clean code
* clean code
* clean code
* fix $val might not be defined
* fix phpstan errors reported
* fix phpstan errors reported
* fix phpstan errors reported
* fix phpstan errors reported
* fix phpstan errors reported
* fix phpstan errors reported
* ignore phpstan reported for later
* clean code
* clean code
* clean code
* clean
* test
2025-11-18 11:41:28 +01:00
Laurent Destailleur
e96db77fda
Look and feel Debug v23
2025-11-18 02:49:47 +01:00
Laurent Destailleur
db7b669d2a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-14 11:47:27 +01:00
Laurent Destailleur
9c85cb4be4
WIP LNE
2025-11-14 11:47:05 +01:00