Commit Graph

129013 Commits

Author SHA1 Message Date
Oliver Lippert
04793197c0
support loans with 0% rate (#30658)
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
math is simple in this case: capital divided by remaining payment count

#30657
2024-08-17 12:13:26 +02:00
Oliver Lippert
9757e18960
FIX: Fatal error on create loan schedule (#30656)
Some checks are pending
pre-commit / pre-commit (push) Waiting to run
* don't set `$echeances->lines` to null to prevent fatal error

also replace wrong variable `$echeance` with `$new_echeance`

#30655

* replace "step1" with a more speaking error message

#30655

---------

Co-authored-by: Oliver Lippert <oliver@lipperts-web.de>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-16 22:25:59 +02:00
Laurent Destailleur
77ea24c812 Try fix codespell 2024-08-16 22:23:52 +02:00
Laurent Destailleur
ab2bfae576 Fix precommit 2024-08-16 22:20:44 +02:00
Laurent Destailleur
025f71d6be Fix typo 2024-08-16 22:19:09 +02:00
Laurent Destailleur
76c1f625f6 Prepare 19.0.3
Some checks are pending
pre-commit / pre-commit (push) Waiting to run
2024-08-15 20:42:12 +02:00
Laurent Destailleur
d84d3b7bea Prepare version 19.0.3 2024-08-15 20:40:37 +02:00
Laurent Destailleur
74016ecc6c Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-08-15 15:17:28 +02:00
Laurent Destailleur
166f04bddf Typo 2024-08-15 15:17:14 +02:00
Frédéric FRANCE
6d6b26bf83
fix display date update of supplier price (#30619)
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
2024-08-13 12:01:52 +02:00
Laurent Destailleur
7023061cd8 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Some checks are pending
pre-commit / pre-commit (push) Waiting to run
2024-08-12 21:42:42 +02:00
Laurent Destailleur
892d9cc865 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
2024-08-12 21:35:51 +02:00
Regis Houssin
2f080b63ee
FIX var name error and remove useless code (#30601)
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
2024-08-11 12:10:43 +02:00
HENRY Florian
f3fa4eee6b
fix: edit extrafield tpl card adherent is not correct (#30573)
Some checks are pending
pre-commit / pre-commit (push) Waiting to run
2024-08-10 23:46:10 +02:00
Alexandre SPANGARO
03be473a3d
FIX #30576 - Salary payment - Date of the payment is not displayed (#30592) 2024-08-10 23:17:55 +02:00
MaximilienR-easya
0295c43885
Fix error due to mismatch type for duration value (#30593)
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
* Fix error due to missmatch type for duration value. It should be an INT as it is everywhere in the code compared to int value and passed as an int to function

* Fix precommit
2024-08-10 23:16:25 +02:00
sonikf
c57659edbf
Backport #30074 for v.19+ (#30597) 2024-08-10 23:08:45 +02:00
Regis Houssin
b235fa4f5b
FIX compatibility with MULTICOMPANY_TRANSVERSE_MODE (#30599) 2024-08-10 23:07:51 +02:00
HENRY Florian
163e623964
FIX: on change ref for bank account attachement are lost (#30529)
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
* FIX: on change ref for bank account attachement are lost

* FIX: on change ref for bank account attachement are lost

* FIX: on change ref for bank account attachement are lost

* Update card.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-07 03:08:04 +02:00
Laurent Destailleur
a11a477b90 Merge remote-tracking branch 'origin/18.0' into 19.0
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
2024-08-07 01:29:44 +02:00
lvessiller-opendsi
7cde5adec8
FIX fatal error on loading pictures in attached documents of an event (#30553)
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
2024-08-07 00:53:16 +02:00
HENRY Florian
650fa5ef1d
fix: add missing fetch_optionals() call on OrderLine fetch method (#30560) 2024-08-07 00:09:27 +02:00
Laurent Destailleur
8e7ab422e3 Fix info
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
2024-08-03 18:50:24 +02:00
Laurent Destailleur
faac9602f8 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
2024-08-01 13:31:51 +02:00
Laurent Destailleur
27435508a3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
2024-08-01 13:30:05 +02:00
Laurent Destailleur
a5cba3235e Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
2024-08-01 13:29:38 +02:00
atm-adrien
2c92e57fe7
FIX : Display the real_PMP on inventory when its value is equal to 0 (#22291)
* FIX : Display the real_PMP on inventory when its value is equal to 0

* FIX : PR Returns

* FIX : PR returns
2024-08-01 12:52:53 +02:00
Sébastien NASSIET
d8a9ae3961
Update card.php Bad translation Key for demand_reason (#30486)
Some checks are pending
pre-commit / pre-commit (push) Waiting to run
The Right translation for Demand Reason is Source as it was defined line 2615
2024-07-31 15:43:53 +02:00
Sébastien NASSIET
7d996cf59f
Update list.php Bad translation Key for demand_reason (#30487)
The Right translation for Demand Reason is Origin and not Channel. (see in propale where the translation works fine)
2024-07-31 15:41:59 +02:00
Francis Appels
dc58a90a48
Fix modulebuilder MAIN_ODT_AS_PDF (#30496)
Some checks are pending
pre-commit / pre-commit (push) Waiting to run
2024-07-31 15:35:15 +02:00
Laurent Destailleur
ff65e0fed4 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
2024-07-28 16:39:11 +02:00
Laurent Destailleur
b4b3f8a7ed Close #30480 2024-07-28 16:37:54 +02:00
Regis Houssin
ad74c915b9
FIX missing $object and $action for hook parameters (#30484)
* FIX missing $object and $action for hook parameters

* FIX same missing and wrong object name

* FIX again the same missing

* FIX uniformize hook parameters
2024-07-28 16:35:18 +02:00
Laurent Destailleur
f097217c38 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Some checks are pending
pre-commit / pre-commit (push) Waiting to run
2024-07-27 15:41:49 +02:00
Laurent Destailleur
290f164b4f Sanitize output 2024-07-27 15:41:14 +02:00
sonikf
4ffb024369
fix #30456 add Not Validated warning when in draft, remove pointless info (#30475)
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
* fix #30456 add Not Validated warning when in draft, remove pointless info

* fix Dolibarr#30456 add Not Validated warning when in draft, remove pointless info

* remove whitspace
2024-07-26 12:12:06 +02:00
Laurent Destailleur
67566efb57 Fix bad param
Some checks are pending
pre-commit / pre-commit (push) Waiting to run
2024-07-25 18:29:44 +02:00
Laurent Destailleur
f4611fcec9 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-07-25 18:06:37 +02:00
Laurent Destailleur
966ac2cdbc Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
2024-07-25 18:04:42 +02:00
Laurent Destailleur
385d98b3e0 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
2024-07-25 18:04:17 +02:00
Laurent Destailleur
c1b8197b8b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2024-07-25 18:02:04 +02:00
Laurent Destailleur
d5004258db Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2024-07-25 18:00:55 +02:00
Laurent Destailleur
207a290edd Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-07-25 18:00:34 +02:00
Laurent Destailleur
54e087f8e5 FIX #30467 2024-07-25 18:00:18 +02:00
Thibault Fiacre
7c9e6b1fb9
FIX lang output for sales representative on PDF (#30469) 2024-07-25 17:56:13 +02:00
Lucas Marcouiller
b5947c37ae
Fix #30447 Mysql error sorting contract services (#30460)
* Fix #30447 Mysql error sorting contract services

* Update services_list.php

---------

Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-25 14:32:42 +02:00
HENRY Florian
517e5e732c
fix: load translation for extrafields in PDF (#30461) 2024-07-25 14:29:12 +02:00
Regis Houssin
df932f7fea
FIX to avoid error during upgrade with pgsql (#30443)
Some checks are pending
pre-commit / pre-commit (push) Waiting to run
2024-07-24 20:32:32 +02:00
HENRY Florian
bc69a62af0
fix: on edit line contrat, if failed at the end, stay on edit mode (#30259)
Some checks are pending
pre-commit / pre-commit (push) Waiting to run
2024-07-24 20:16:21 +02:00
atm-lucas
1495c9d3ce
Add element on childTables (#30445) 2024-07-24 18:13:22 +02:00