Laurent Destailleur
6549f135d1
FIX CI
2026-01-20 17:12:25 +01:00
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
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
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
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
a658b7fe89
FIX: Search all function for supplier proposals
...
In commit 6c8ae0b2a6 the behavior of searching all functionality for supplier proposals via the list.php was changed a bit. It was provided that the supplier_proposal.class.php defines the array of $fields with the flag if a search all is allowed in this field. This short fix adds only the two fields to the list to make the function again working. Without this you cannot search after the reference via the search all functionality.
2025-12-15 11:07:06 +01:00
Laurent Destailleur
f0f2afd7a3
Fix action type for button action Email
2025-11-26 13:41:16 +01:00
Laurent Destailleur
e35028646e
Debug v23
2025-11-23 16:33:38 +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
Laurent Destailleur
81527a9fe9
Clean code
2025-11-18 12:03:23 +01:00
Laurent Destailleur
a7c82c020d
Fix CI
2025-11-17 20:01:07 +01:00
HeilDenDus
0f297eea96
add show and filter in fields public and private notes ( #36255 )
2025-11-14 15:36:22 +01:00
Frédéric FRANCE
b54fd5ab02
clean code ( #36162 )
2025-11-08 11:39:24 +01:00
Frédéric FRANCE
223ce3fb84
clean code ( #36157 )
...
* clean code
* clean code
2025-11-08 11:31:09 +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
Regis Houssin
fa10fc0f94
FIX avoid NULL value ( #36126 )
2025-11-06 13:15:03 +01:00
Frédéric FRANCE
ef0f2ee4ee
clean code ( #36014 )
2025-11-01 00:32:45 +01:00
Frédéric FRANCE
3b61b77b79
fix fetch extraparams ( #35986 )
...
* fix fetch extraparams
* fix
* fix
* Update FactureTest.php
2025-10-29 22:19:07 +01:00
Laurent Destailleur
4799705cd8
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-21 02:03:34 +02:00
Laurent Destailleur
e7672cd9e5
Fix critical regression in cast
2025-10-19 18:47:20 +02:00
Laurent Destailleur
3aa920be4a
Fix critical regression when casting vat rate
2025-10-19 18:40:26 +02:00
Laurent Destailleur
8d91557b17
Fix doc
2025-10-19 18:23:04 +02:00
Frédéric FRANCE
18c29d0e40
fix tva can be sometimes string instead float ( #35835 )
2025-10-18 19:12:01 +02:00
Vincent Maury
b28b94821f
NEW #35700 : Throw an error when validating a propal, order, supplier with a product no more in sale/purchase… ( #35709 )
...
* Fix #35700 : Throw an error when validating a propal, order, supplier proposal, supplier order if some products doesn't have the good status (on sale, on buy)
* Fix #35700 : Throw an error when validating a propal, order, supplier proposal, supplier order if some products doesn't have the good status (on sale, on buy)
* Fix #35700 : Throw an error when validating a propal, order, supplier proposal, supplier order if some products doesn't have the good status (on sale, on buy)
* Fix #35700 : Throw an error when validating a propal, order, supplier proposal, supplier order if some products doesn't have the good status (on sale, on buy)
* Fix #35700 : Throw an error when validating a propal, order, supplier proposal, supplier order if some products doesn't have the good status (on sale, on buy)
* Update commonobject.class.php
* Refactor checkActiveProductInLines method
* Fix comment formatting in commonobject.class.php
* Update commonobject.class.php
---------
Co-authored-by: vmaury <vmaury@vmaury-Lafite-Pro-16-AMD>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-18 11:19:31 +02:00
Laurent Destailleur
384d40ca01
phpunit more complete
2025-10-17 19:39:45 +02:00
Frédéric FRANCE
29b3880e6c
add dolBuildUrl ( #35664 )
...
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* clean baseline
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-17 02:31:07 +02:00
Laurent Destailleur
412fe1df32
Fix regression
2025-10-16 21:26:35 +02:00
Laurent Destailleur
9d24127f37
Clean code
2025-10-16 20:15:06 +02:00
Laurent Destailleur
5228c9827e
Fix CI
2025-10-16 19:46:46 +02:00
Frédéric FRANCE
3c597c263d
clean code ( #35710 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* fix
* clean code
2025-10-14 19:58:04 +02:00
Yamil Esteban Garcia
fc1364db56
NEW add tags on proposals and supplier proposals and in statistics ( #35553 )
...
* add own supplier invoice tag filter and bulk insert
add own supplier invoice tag filter and bulk insert
* Update list.php
change format
* Bulk edit commande tags
Bulk edit commande tags
* Label filter orders and supplier order statistics
Label filter orders and supplier order statistics
* Supplier Order Label Filter and Mass Action for Supplier Order Labels
Supplier Order Label Filter and Mass Action for Supplier Order Labels
* Update index.php
change format
* Update list.php
change format
* Update index.php
change format
* Update index.php
change format
* create categories proposal and supplier proposal
create categories proposal and supplier proposal
* adds category insertion to budget
adds category insertion to budget
* Create table llx_categorie_propal
Create table llx_categorie_propal
* setCategories method
setCategories method
* bulk add tag and filter tag actions
bulk add tag and filter tag actions
* labels in supplier budget statistics and budgets
labels in supplier budget statistics and budgets
* change format
* adds category insertion to supplier budget
* create supplier budget category table
create supplier budget category table
* create setCategories method
create setCategories method
* add tags in bulk and filter tag actions
add tags in bulk and filter tag actions
* Update card.php
* Update card.php
* Update propal.class.php
* Update index.php
* Update index.php
* Update card.php
* Update supplier_proposal.class.php
* Update list.php
* Update supplier_proposal.class.php
* Update supplier_proposal.class.php
* Update list.php
* Update list.php
* Update card.php
* Update card.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-01 17:37:08 +02:00
Frédéric FRANCE
8fa1df6560
clean code ( #35518 )
...
* clean code
* fix
* fix
* clean code
2025-09-28 13:58:30 +02:00
Anthony Damhet
c17f13316a
UIUX - More intuitive select table ( #35485 )
...
* More intuitive select table
Added for objects:
- Members
- ActionComm
- Mailing
- Bank Accounts
- Various Payments
- Cash Control
- Paiement
- Contacts
- VAT
- Contracts
- Cron
- Gifts (Dons)
- Expedition
- Expense Reports
- FichInter
- Supplier Proposals
- Supplier Orders
- Supplier Invoices
- Supplier Paiements
- Products and supplier products
- Holidays
- Knowledge record
- Partnership
- Inventory
- Stock
- Projects
- Tasks
- Tickets
- Societes
- Salaries
- Resource
- Users
* Add Status message on documentation
* Remove intuitive select experimetns
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-28 01:21:40 +02:00
kkhelifa-opendsi
a9cd1d2bb9
New : Copy support of the deposit percent of the payment mode found in customer proposal, customer order and customer invoice to supplier proposal, order and invoice ( #35432 )
...
* New : Copy support of the deposit percent of the payment mode found in customer proposal, customer order and customer invoice to supplier proposal, order and invoice
* Correction pre-commit / travis CI
* Correction pre-commit / travis CI
* Correction pre-commit / travis CI
* Correction pre-commit / travis CI
2025-09-26 23:59:51 +02:00
Vincent Maury
1abb76dc2e
Fix 34301 Project selector on supplier proposal filters incorrectly by thirdparty, ignoring global constant ( #34498 )
...
* Fix 34301
* Fix issue #34301
* Fix issue #34301
* Update card.php
* Update card.php
---------
Co-authored-by: vmaury <vmaury@vmaury-ThinkPad-X240>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-21 23:49:46 +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
ldestailleur
f9cd8367ad
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-20 16:23:22 +02:00
ldestailleur
ca878b2d76
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-20 16:19:57 +02:00
ldestailleur
048b0f98e6
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-20 16:15:15 +02:00
ldestailleur
37c119d51d
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-09-20 16:11:36 +02:00
ldestailleur
5614def20b
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-09-20 16:06:08 +02:00
ldestailleur
4a363478ae
Clean code with rector
2025-09-18 16:26:38 +02:00
ldestailleur
6ed764bedf
Clean code
2025-09-18 11:40:56 +02:00
Regis Houssin
fc8b0a80c0
FIX missing check constant PROJECT_CAN_ALWAYS_LINK_TO_ALL_SUPPLIERS ( #33277 )
...
* FIX missing check constant PROJECT_CAN_ALWAYS_LINK_TO_ALL_SUPPLIERS
* use getDolGlobalString
like eldy suggest
* use getDolGlobalString
* Use getDolGlobalString
* use getDolGlobalString
* Use getDolGlobalString
---------
Co-authored-by: Eric - CAP-REL <1468823+rycks@users.noreply.github.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-18 11:22:36 +02:00
ldestailleur
92ffba11ca
Remove old lang files that are too small (moved into other lang files)
2025-09-11 13:31:34 +02:00
ldestailleur
702d91c65d
Clean code
2025-09-11 12:25: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
2dbc0db9dd
Clean code
2025-09-05 14:54:01 +02:00
ldestailleur
93cc83ec4c
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-04 21:07:09 +02:00
Frédéric FRANCE
bcbcf30959
fix CI v22 ( #35227 )
...
* fix CI v22
* Update time.php
* Update card.php
* Update card.php
* Update card.php
* Update card.php
* Update card.php
* Update card.php
* Update card.php
* Update card.php
2025-09-04 20:58:40 +02:00