Laurent Destailleur
c9b270b035
Code comment
2026-02-05 13:30:59 +01:00
ThomasNgr-OpenDSI
079f0565d7
NEW : Manage discount for all lines for supplier elements. ( #36954 )
...
* NEW : Manage remise for all lines for supplier elements.
* Cast remise_percent to float in updateline call
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-02-02 00:23:40 +01:00
Laurent Destailleur
1395b5f66c
CI
2026-02-01 19:04:53 +01:00
Laurent Destailleur
fba2a97ab6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2026-01-21 12:16:44 +01:00
Laurent Destailleur
068fdc9431
Debug v23
2026-01-21 12:02:13 +01:00
Laurent Destailleur
ec77531a2a
Debug v23
2026-01-21 11:58:56 +01:00
Laurent Destailleur
106ffcfbd6
Fix legacy code
2026-01-20 23:35:41 +01:00
Alexandre SPANGARO
bd4b90eadf
NEW Supplier invoice - List - use select2 multiselect for status ( #36887 )
2026-01-16 02:51:21 +01:00
Jérémy
76f6048ba4
NEW : Add “Bank Account” column in invoicing views (customer & supplier invoice lists) ( #36718 )
...
* Fix: avoid empty from_template id on first email form display
* first try
* work now
* work with fourn
* perfect.
* perfect.
* Update list.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-01-07 18:23:39 +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
Zakaria Boushaba
ecb14aecf2
Fix text overflow in linked object table lists (v22) ( #36776 )
...
Co-authored-by: Zakaria Boushaba <z.boushaba@vold.africa >
2026-01-05 11:31:55 +01:00
Laurent Destailleur
bc7d5d21e3
Clean code
2025-12-30 16:21:15 +01:00
Laurent Destailleur
2d0c554011
Debug v23 Missing button for Prepare Credit Transfer
2025-12-10 15:33:33 +01:00
Laurent Destailleur
9392e0a9b6
CSS
2025-12-03 21:39:31 +01:00
Laurent Destailleur
f0f2afd7a3
Fix action type for button action Email
2025-11-26 13:41:16 +01:00
Laurent Destailleur
0c8581f80d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-11-24 16:23:07 +01:00
Regis Houssin
0aa6652005
FIX #35141 ( #36390 )
...
* FIX #35141
* FIX avoid problem with chinese language
2025-11-24 16:03:38 +01:00
Laurent Destailleur
e35028646e
Debug v23
2025-11-23 16:33:38 +01:00
MDW
96e35c7a33
Fix: PhanTypeMismatchProperty error in invoice creation ( #36323 )
...
* 🐛 Fix PhanTypeMismatchProperty error in invoice creation
The error occurred due to incorrect type handling in the invoice creation process. The changes fix this by properly handling the subtype field as an integer. This ensures type consistency and prevents potential runtime errors.
* FIX: Correct assignment to linkedObjectsIds in card.php
# FIX: Correct assignment to linkedObjectsIds in card.php
Modified the structure of linkedObjectsIds to include the rowid as a key to match the property type.
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-19 14:16:00 +01:00
Laurent Destailleur
292b235241
Fix CI
2025-11-19 13:14:48 +01:00
Laurent Destailleur
c65e03ecb6
Fix CSS
2025-11-19 13:01:35 +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
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
dfbf173b17
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-07 19:25:42 +01:00
Laurent Destailleur
98382cb0bb
Look and feel v23
2025-11-07 13:58:21 +01:00
Regis Houssin
fa10fc0f94
FIX avoid NULL value ( #36126 )
2025-11-06 13:15:03 +01:00
HENRY Florian
afd44449c1
FIX: MAIN_AUTOFILL_DATE in supplier invoice display 01/01/1970 ( #36087 )
...
* FIX: MAIN_AUTOFILL_DATE in supplier invoice display 01/01/1970
* fix: php8 warning
* fix: review
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-05 22:32:02 +01:00
Laurent Destailleur
bbd01729b6
Fix css
2025-10-31 03:29:24 +01:00
Laurent Destailleur
d539010e3f
Fix CI
2025-10-19 23:28:44 +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
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
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
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
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
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
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
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
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
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
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