Frédéric FRANCE
d770d37e29
add phpcs rule extension ( #36561 )
...
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* add phpcs rule extension
* test
* test
* test
* test
* test
* test
* fix
* fix
* fix
* fix
* fix
* fix
* fix translations
* fix translations
* translate
* translate
* translate
* translate
* translate
* translate
* translate
* Update propal.class.php
2026-01-15 16:05:06 +01:00
Laurent Destailleur
15054810ba
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Debug v23
2026-01-12 13:42:02 +01:00
Frédéric FRANCE
b369576a9d
NEW add support of subtotals on more objects ( #34125 )
...
* add more subtotals
* add more subtotals
* class
* class
* wip
* wip
* wip
* wip
* doc
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* fix
* fix
* fix
* fix
* fix
* fix
* clean code
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix
* fix
* fix
* fix
* fix
* fix
* fetch extraparams
* add confirms
* add options
* add options
* add options
* add options
* add options
* add options
* add options
* fix
* wip
* wip
* fix
* fix
* fix
* fix
* fix
* fix
2026-01-06 15:58:06 +01:00
Laurent Destailleur
f97f73aa2a
Debug v23
2026-01-05 16:34:39 +01:00
Laurent Destailleur
26c3e3a1af
Debug v23
2026-01-05 16:17:40 +01:00
Laurent Destailleur
ba816b847d
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into 23.0
...
Debug v23
2026-01-05 14:36:23 +01:00
Alexandre SPANGARO
39b251f3ca
FIX #36735 Invoice & Supplier invoice - Inconsistency of fk_code_ventilation for lines (FactureLigne & SupplierInvoiceLine) ( #36792 )
2026-01-05 13:28:09 +01:00
Laurent Destailleur
594dad2652
Update facture.class.php
2025-12-22 19:02:49 +01:00
Lenin Rivas
ebc48db9b8
NEW fetch_lines() first param only products or services
2025-12-18 19:26:29 -05:00
Laurent Destailleur
454eb415ca
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-12-15 15:43:55 +01:00
splohmer
65134e0746
FIX: SQL error for LIST_OF_QUALIFIED_INVOICES_LIMIT_DEFINED
...
sql error fix for mentioned secret parameter
2025-12-15 11:12:07 +01:00
Laurent Destailleur
e2595b5117
Fix LNE
2025-12-02 22:37:49 +01:00
Laurent Destailleur
36fc03aa49
FIX must not allow deletion of invoice if printed or sent by email.
2025-12-01 18:56:18 +01:00
Frédéric FRANCE
d07e8c03a0
avoid changing object after call ( #36159 )
...
* avoid changing object after call
* avoid changing object after call
* avoid changing object after call
* avoid changing object after call
* avoid changing object after call
* avoid changing object after call
* avoid changing object after call
* clean code
* clean code
* clean code
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* clean code
* clean
* clean
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-12 09:44:39 +01:00
Laurent Destailleur
35b0625a76
Fix regression
2025-11-11 00:27:18 +01:00
MDW
c39e87d703
Qual: Make $fields covariant, define type for $FIELDS in BankAccounts api ( #36188 )
...
* Qual: Make $fields covariant
* Qual: Update BankAccounts class phpDoc ($FIELDS)
# Qual: Update BankAccounts class phpDoc ($FIELDS)
Updated the documentation for the $FIELDS property.
2025-11-09 18:06:58 +01:00
Frédéric FRANCE
e343b4ab1f
clean code ( #36166 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
2025-11-08 14:01:19 +01:00
Laurent Destailleur
dfbf173b17
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-07 19:25:42 +01:00
splohmer
b2ab49a7c0
Fix: sql error if LIST_OF_QUALIFIED_INVOICES_LIMIT_DEFINED is used ( #36135 )
...
* Fix: sql error if LIST_OF_QUALIFIED_INVOICES_LIMIT_DEFINED is used
* Refactor SQL order and limit handling
* Update SQL query to limit qualified invoices
* Update facture.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-06 19:04:35 +01:00
Regis Houssin
fa10fc0f94
FIX avoid NULL value ( #36126 )
2025-11-06 13:15:03 +01:00
MDW
b925dd6c37
Qual: Make $fields type covariant (phpstan) ( #36084 )
...
# Qual: Make $fields type covariant (phpstan)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-04 14:16:17 +01:00
Laurent Destailleur
6584ed2d6d
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-04 12:53:39 +01:00
Laurent Destailleur
8859dbdb79
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-11-04 12:53:15 +01:00
Frédéric FRANCE
c8d42248c2
fix CI V21 ( #36078 )
...
* Update phpstan.neon.dist
* Update phpstan-baseline.neon
* Update phpstan-baseline.neon
* Update phpstan-baseline.neon
* Update index.php
* Update facture.class.php
* Update facture.class.php
2025-11-04 12:25:24 +01:00
Laurent Destailleur
74cc41c460
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-03 14:27:58 +01:00
Laurent Destailleur
94d1a25d67
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-11-03 14:10:57 +01:00
ldestailleur
62760d6195
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-11-03 14:05:58 +01:00
Frédéric FRANCE
38a62ca163
clean code ( #36012 )
2025-11-01 02:37:42 +01:00
Frédéric FRANCE
f1a418f042
clean code ( #36016 )
...
* clean code
* clean code
* clean code
2025-11-01 00:31:43 +01:00
ThomasNgr-OpenDSI
1cd82c88cb
Develop fix STOCK_MUST_BE_ENOUGH_FOR_(PROPAL|ORDER|INVOICE) ( #33517 )
...
* Manage STOCK_MUST_BE_ENOUGH_FOR_(PROPAL|ORDER|INVOICE) with new attribute stockable_product
* Use static properties for product types. Controle product type service.
* simpler condition for STOCK_MUST_BE_ENOUGH_FOR_PROPOSAL
2025-10-31 17:15:18 +01:00
atm-adrien
68fc03caae
FIX : Situation percent set as 0 when adding line on situation invoices ( #35999 )
2025-10-29 17:05:43 +01:00
Laurent Destailleur
870ee50729
Fix pos_print_counter
2025-10-28 23:35:42 +01:00
Laurent Destailleur
e47925af7c
WIP LNE
2025-10-28 14:14:28 +01:00
Laurent Destailleur
738b85abcd
Fix PHP doc regression
2025-10-19 18:38:10 +02:00
Laurent Destailleur
2c65efad96
Fix php doc
2025-10-19 18:32:25 +02:00
MDW
66683105f1
Qual: Fix phan notices ( #35827 )
...
# Qual: Fix phan notices
Some type hints updates + correction to get week from date (action/pertype.php)
+ check that value is not null (pdf_* classes).
2025-10-18 19:10:43 +02:00
Frédéric FRANCE
6afec608a3
fix CI ( #35631 )
...
* fix CI
* fix CI
* fix CI
* fix CI
* fix CI
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
2025-10-04 13:29:57 +02:00
Mohamed DAOUD
c222bf1f85
ip protection for invoice creation ( #35557 )
2025-09-29 21:13:01 +02:00
ldestailleur
1ed840384a
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-09-26 01:21:01 +02:00
ldestailleur
0226d75ec6
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-09-26 01:16:17 +02:00
Dylan Bourdere
669c939bcd
use getDolGlobalString to avoid getting undefined property ( #35436 )
2025-09-22 20:30:47 +02:00
Frédéric FRANCE
8fd4d0332d
clean code ( #35423 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
2025-09-21 23:22:33 +02:00
MDW
b3228aa7ce
Qual: Fix phan notices ( #35406 )
...
* fix CI
* fix
* Qual: Fix newly appeard phan notices
# Qual: Fix newly appeard phan notices
Fix notices that appearce sin a previous phan report - some of these
notices are masked by the current baseline.
---------
Co-authored-by: Frédéric FRANCE <frederic34@users.noreply.github.com >
Co-authored-by: Frédéric FRANCE <frederic.france@free.fr >
2025-09-20 15:59:05 +02:00
Frédéric FRANCE
21d50f1a58
clean code expedition class ( #35327 )
...
* clean code expedition class
* clean code expedition class
* clean code expedition class
* clean code expedition class
* clean code expedition class
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* clean code
2025-09-15 16:16:22 +02:00
Frédéric FRANCE
e81d5378cd
clean code contract class ( #35245 )
...
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code
* clean code
* clean code
* clean code
* clean code
* fix typo
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
2025-09-10 11:13:18 +02:00
ldestailleur
90fb029050
FIX invoice not set to closed when we add a credit note to close it
2025-09-08 15:25:22 +02:00
ldestailleur
5490afcf72
FIX invoice not set to closed when we add a credit note to close it
2025-09-08 15:24:47 +02:00
ldestailleur
97d5025c08
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-07 18:51:58 +02:00
Frédéric FRANCE
617e922a3a
fix broken workflows ( #35226 )
...
* fix broken workflows
* Update ci-on-push.yml
* Update fournisseur.commande.class.php
* clean code
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-05 12:01:57 +02:00
HENRY Florian
a69bd1ba56
fix: divided by zero with customer packaging ( #35224 )
...
* fix: divided by zero with customer packaging
* fix: divided by zero with customer packaging
* fix: divided by zero with customer packaging
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-05 12:01:26 +02:00