Laurent Destailleur
31989adc1f
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-14 21:38:13 +02:00
Laurent Destailleur
025aefb69c
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-10-14 21:18:09 +02:00
Laurent Destailleur
d0634c5b93
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-10-14 21:12:47 +02:00
Laurent Destailleur
ee08f8a0b6
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-10-14 21:12:24 +02:00
Esteban Thilliez
2d62fc3c59
CLOSE #35716 Supplier invoices API endpoint to mark invoice as paid or unpaid ( #35717 )
...
Supplier invoices API endpoints to mark invoice as paid or unpaid, implemented exactly the same way it is implemented for client invoices.
2025-10-14 19:58:33 +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
Frédéric FRANCE
1ad2d24a4b
fix img_pictos ( #35722 )
...
* fix img_pictos
* fix img_pictos
* fix img_pictos
* fix img_pictos
* fix img_pictos
* fix img_pictos
* fix img_pictos
* fix img_pictos
2025-10-14 19:31:06 +02:00
Regis Houssin
cc22f978cd
FIX wrong field name ( #35728 )
2025-10-14 18:45:26 +02:00
Laurent Destailleur
580d0d4fa8
Replace function img_pdf with img_picto
2025-10-13 11:12:30 +02:00
Laurent Destailleur
d57bb824d7
Fix CSS regression. The arrow was no more visible with image using font
...
awesome.
2025-10-12 22:01:16 +02:00
atm-corentin
049fe9f201
Fix : Display supplier prices for shared products in multicompany context ( #35600 )
...
* Update SQL join condition for supplier prices to respect multi-entity context.
* Update SQL join condition for product supplier prices to use correct entity.
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-11 17:58:19 +02:00
Alexandre R
edda95d07f
fixed rate conversion to int rather than float on supplier's invoices ( #35696 )
...
Co-authored-by: A.R <alexandre.rivas69@gmail.com >
2025-10-09 18:23:14 +02:00
atm-corentin
c01ca1cc14
Fix : Display supplier prices for shared products in multicompany context #35600 ( #35690 )
...
* Update SQL join to handle multientity conditions properly
* Fix entity reference in SQL join for product supplier price
2025-10-09 11:26:42 +02:00
ldestailleur
e36f3f4e9d
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-08 20:28:58 +02:00
splohmer
87c4ed00a3
FIX not possible to search for billed and not billed supplier orders in the list ( #35680 )
...
* FIX not possible to search for billed and not billed supplier orders in the list
as the current implemenation the $billed var can be either 0 or 1 but cannot be empty if both should be searched. This prevents searching an supplier order through the general search functionality as it finds only not yet billed orders.
* Update list.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-08 10:39:18 +02:00
ldestailleur
2da06f9fb1
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-06 01:37:53 +02:00
Frédéric FRANCE
56fed15f5b
fix CI v22 ( #35648 )
...
* Update price_parser.class.php
* Update price_parser.class.php
* Update list.php
already set before the loop
2025-10-06 01:33:51 +02:00
MDW
234fa7690f
Qual: Update phan baseline & minor fix ( #35638 )
...
# Qual: Update phan baseline & minor fix
Fix new phan notice using cast of potential null value.
Remove unneeded exceptions from baseline.
2025-10-04 20:03:38 +02:00
ldestailleur
fbfeb5c978
Clean code
2025-10-04 14:12:46 +02:00
PsyCrow
67500e1b99
Update list.php ( #35630 )
...
Fix #35629 PHP Warning: Undefined array key "f.total_localtax2" in linst.php
$totalarray['val']['f.total_localtax2'] not initialized
2025-10-04 13:28:04 +02:00
Frédéric FRANCE
9ff1bc423d
clean code ( #35602 )
...
* clean code
* clean code
* clean code
* clean code and baseline
* clean code and baseline
* clean code and baseline
2025-10-03 09:20:09 +02:00
Francis Appels
9b071f22c2
Use trigger prefix product also for supplier product. ( #35566 )
...
* Use trigger prefix product also for supplier product.
* Add explication TRIGGER_PREFIX for developers
2025-10-03 09:00:39 +02:00
Laurent Destailleur
ba2466a008
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-02 16:00:44 +02:00
Laurent Destailleur
2e9ec3a9da
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-10-02 15:59:53 +02:00
Laurent Destailleur
a046419145
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-10-02 15:59:08 +02:00
Laurent Destailleur
b0d08278f0
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-10-02 15:53:12 +02:00
Laurent Destailleur
b2fce5052f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-10-02 15:52:05 +02:00
Regis Houssin
24146d89c5
FIX #35568 ( #35569 )
...
* FIX #35568
* FIX clear "thirdparty" object before or during the fetch
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-01 19:54:50 +02:00
Frédéric FRANCE
8fa1df6560
clean code ( #35518 )
...
* clean code
* fix
* fix
* clean code
2025-09-28 13:58:30 +02:00
Joachim Kueter
d286de5684
odd optional column for VAT reverse charge flag ( #35530 )
2025-09-28 13:57:36 +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
ldestailleur
e45fe1f988
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-09-27 15:57:27 +02:00
ldestailleur
fe28e36638
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-27 15:42:44 +02:00
Joachim Kueter
13be852eac
Fix #35354 ( #35502 )
...
* Changed param from int
* Use float
2025-09-27 04:12:07 +02:00
ldestailleur
9763762ce8
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-27 03:35:47 +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
Günter Lukas
ee0dd8b672
fix #35503 - Wrong format of buying price in dispatch.php / reception.php ( #35504 )
...
* Change price calculation method in dispatch.php
In output field price should be used instead of price2num, other formatting does not work (esp. when you use German langugae settings)
* Format cost price before displaying in input field
In output field price should be used, otherwise formatting does not work (esp. when you use German langugae settings)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-26 23:50:57 +02:00
ldestailleur
a43bf46a75
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-26 01:27:00 +02:00
ldestailleur
f65903d006
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-26 01:23:02 +02:00
ldestailleur
369b9510e0
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-26 01:21:57 +02:00
Charlène Benke
debdeb071d
add current date link on Date Delivery Planned ( #29876 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-25 12:24:09 +02:00
John BOTELLA
cd69b8deb1
Fix history tooltip display ( #35464 )
2025-09-24 10:37:53 +02:00
ldestailleur
ad830a346e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-09-23 16:50:17 +02:00
ldestailleur
6ead2839d0
Fix missing several test on permission on actions
2025-09-23 16:41:53 +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
ChristosK.
45336e50a4
Update recap-fourn.php ( #35417 )
...
* Update recap-fourn.php
The key improvement is that now the balance calculation works correctly with descending order of movements. The balance will show the most recent transaction with the cumulative total of all transactions, and older transactions will show their respective balances as of that time.
This implementation now matches the behavior of compta\recap-compta.php where the balance is calculated from bottom to top when the movements are displayed in descending order.
* Update recap-fourn.php
The key improvement is that now the balance calculation works correctly with descending order of movements. The balance will show the most recent transaction with the cumulative total of all transactions, and older transactions will show their respective balances as of that time.
This implementation now matches the behavior of compta\recap-compta.php where the balance is calculated from bottom to top when the movements are displayed in descending order.
* Update recap-fourn.php
fix reordering by date column
* Update recap-fourn.php
* Update recap-fourn.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-21 16:52:43 +02:00
ldestailleur
15f34dbbb0
QUAL: Removed deprecated properties user_valid, user->creation,
...
user_modification replaced with user_ceation_id, user_validation_id and
user_modification_id.
2025-09-21 14:58:38 +02:00
ldestailleur
27c725f5ca
Clean code
2025-09-21 14:29:34 +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