Laurent Destailleur
454eb415ca
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-12-15 15:43:55 +01:00
Laurent Destailleur
dea8957ec0
Merge pull request #36622 from rlaurent-alb/22.0
...
FIX | Fixing addPayment /invoices/id/payments
2025-12-15 14:25:24 +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
Rayan LAURENT
77f4fc7b76
FIX | Fixing addPayment /invoices/id/payments
...
Fixing the API route as it is currently impossible to pay a Facture::TYPE_CREDIT_NOTE with this route (it keeps negating the ttc amount used as resteapayer), inspired by the other route /paymentsdistributed, line 1717.
2025-12-11 18:48:18 +01:00
Laurent Destailleur
a0960d78b4
Fix CI
2025-12-06 14:22:56 +01:00
Laurent Destailleur
20ecee89d5
Debug v23 - hide field with unknown meaning.
2025-12-06 05:20:32 +01:00
Laurent Destailleur
c32cae4051
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-12-05 16:42:25 +01:00
Laurent Destailleur
4ea6af9535
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-12-05 16:38:15 +01:00
Laurent Destailleur
2e46ac45c5
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-12-05 16:34:02 +01:00
Laurent Destailleur
a098185476
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-12-05 16:27:07 +01:00
Laurent Destailleur
dff6319ffd
Merge pull request #36503 from atm-florianm/FIX/155/DA027405/situation-percent-two-modes
...
FIX: when INVOICE_USE_SITUATION === 2, some libs still use the old algorithms
2025-12-04 22:13:47 +01:00
Laurent Destailleur
e350886c15
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-12-04 20:38:22 +01:00
Laurent Destailleur
222cd76799
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-12-04 18:53:04 +01:00
Laurent Destailleur
39e200eb50
Debug v23
2025-12-04 14:00:34 +01:00
Florian HENRY
a38ffa02ac
fix: subtotal feature button availablity according setup
2025-12-04 10:18:01 +01:00
Eric - CAP-REL
2ebdcfda5c
Merge pull request #35788 from Easya-Solutions/18_allow_credit_invoice_on_situation
...
FIX : remove useless condition to create credit on situation invoice …
2025-12-04 09:56:30 +01:00
atm-florian
a49047b0d8
phpdoc: wrong return type
2025-12-03 16:57:09 +01:00
atm-florian
c464150b4b
FIX bad ratio calculation
2025-12-03 16:43:11 +01:00
atm-florian
c5b0c1c318
FIX: INVOICE_USE_SITUATION (1 = legacy, 2 = new): some functions still use only the legacy algorithm
2025-12-03 15:13:39 +01:00
Laurent Destailleur
e2595b5117
Fix LNE
2025-12-02 22:37:49 +01:00
atm-florian
c27146f44c
FIX: now there are two values for INVOICE_USE_SITUATION (1 = legacy, 2 = new), leading to two interpretations of situation_percent; in some algorithms, only the old algorithm was applied even when the new mode was on
2025-12-02 14:42:15 +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
Laurent Destailleur
cd5e0b7e9d
Doc
2025-11-28 09:05:14 +01:00
Laurent Destailleur
09aca511e8
Debug v23
2025-11-28 08:55:11 +01:00
Laurent Destailleur
4b5c4f13ca
Debug v23
2025-11-26 13:47:14 +01:00
Laurent Destailleur
f0f2afd7a3
Fix action type for button action Email
2025-11-26 13:41:16 +01:00
Jon Bendtsen
a40c97ec9c
NEW: API set contact for any type in proposal, order or invoice dictionary (breaks API proposal) ( #36269 )
...
* NEW: Setting proposal contact to any in proposal contact dicitonary
* hurl tests and a little general cleanup of proposals api
* testing if the supplied type is in the dictionary
* Unique error codes
* Giving better error messages
* Making hurl tests reasonably identical for: proposals, orders and invoices
* BREAKING proposals, to make it identical with order and invoice + support for non default contacts for orders and invoices just like proposals
* adding the missing global to order and invoice
---------
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk >
2025-11-24 20:12:35 +01:00
Evann DREUMONT
b6862f5f59
Add REST API support for listing template invoices ( #36397 )
2025-11-24 19:19:39 +01:00
Laurent Destailleur
b61ff7d17a
Devug v23
2025-11-24 16:29:21 +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
VESSILLER
1cd3ca3222
FIX undefined variables on create invoice from shipment card (backport from v20)
2025-11-24 10:30:08 +01:00
Laurent Destailleur
2734f0a032
CSS
2025-11-24 09:50:31 +01:00
Laurent Destailleur
6199c5f31e
CSS
2025-11-24 09:47:37 +01:00
Laurent Destailleur
e35028646e
Debug v23
2025-11-23 16:33:38 +01:00
Laurent Destailleur
89d8b553c1
Debug v23
2025-11-22 16:23:07 +01:00
Regis Houssin
0e1ac03fb0
FIX #36347 ( #36358 )
2025-11-21 11:15:34 +01:00
Laurent Destailleur
342ff228d1
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-20 20:49:44 +01:00
Laurent Destailleur
f4798ee87f
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-11-20 20:48:14 +01:00
Laurent Destailleur
9997e8ea44
Fix CI
2025-11-20 20:41:20 +01:00
Laurent Destailleur
1c6cc1a554
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-11-20 20:32:40 +01:00
Laurent Destailleur
934536a1e1
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-11-20 20:28:30 +01:00
Laurent Destailleur
734ef58a2a
Fix CI
2025-11-20 20:27:43 +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
Laurent Destailleur
10c0de4467
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-11-20 11:55:18 +01:00
Laurent Destailleur
ae131796d6
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-11-20 11:51:51 +01:00
Laurent Destailleur
ecda16a5f6
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-11-20 11:48:23 +01:00
Laurent Destailleur
515a615915
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-11-20 11:44:40 +01:00
lvessiller-opendsi
4dcbd826e6
Merge pull request #35812 from Easya-Solutions/18__fix_situation_remove_from_cycle
...
FIX remove situation invoice from cycle
2025-11-20 10:03:02 +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