Commit Graph

14328 Commits

Author SHA1 Message Date
John BOTELLA
a333af2ceb fix missing token for links (#31225) 2024-10-03 16:19:04 +02:00
Laurent Destailleur
f3c4686805 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-26 19:22:30 +02:00
Laurent Destailleur
3d88bca12e Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-09-26 19:18:56 +02:00
Laurent Destailleur
1dfc091c9b Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-09-26 19:11:23 +02:00
Laurent Destailleur
df7fffcab3 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-09-26 19:10:44 +02:00
Laurent Destailleur
b517e068ed Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2024-09-26 19:09:54 +02:00
Laurent Destailleur
8a330ecaa9 Merge remote-tracking branch 'origin/14.0' into 15.0 2024-09-26 19:07:02 +02:00
Laurent Destailleur
eef0d0bddb Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2024-09-26 18:48:45 +02:00
Laurent Destailleur
c1889afd7b Merge remote-tracking branch 'origin/12.0' into 13.0 2024-09-26 18:47:39 +02:00
Laurent Destailleur
644f365455 Merge remote-tracking branch 'origin/11.0' into 12.0 2024-09-26 18:47:12 +02:00
Laurent Destailleur
667890247c Merge remote-tracking branch 'origin/10.0' into 11.0 2024-09-26 18:46:30 +02:00
Florian Mortgat
c727bbb530 FIX: when qty is not an integer, apply price() (#31138)
* FIX: when qty is not an integer, apply price() to avoid displaying precision errors if php.ini's precision settings are too high

* Apply eldy's suggestion to use price's parameters rather than a test
2024-09-26 18:41:41 +02:00
HENRY Florian
c0f5e314e1 fix: DOL_DATA_ROOT do not have last / by defaut, and last_main_doc not have first / (#31090) 2024-09-26 03:51:06 +02:00
Laurent Destailleur
041dd55cdc Fix warnings 2024-09-26 03:25:12 +02:00
Laurent Destailleur
59dadd88a3 FIX Duplicate trigger printFieldPreListTitle 2024-09-25 13:43:11 +02:00
Laurent Destailleur
397ccc576f FIX Remove wrong button 2024-09-24 13:24:44 +02:00
Laurent Destailleur
6d19f16367 FIX Missing picto on user link 2024-09-24 13:24:36 +02:00
Laurent Destailleur
fe193baaed FIX Warning visible when it should not 2024-09-24 13:24:29 +02:00
Laurent Destailleur
2cde0c47a4 Fix CSS 2024-09-24 13:24:18 +02:00
Laurent Destailleur
401c9898bb Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-20 02:46:03 +02:00
Laurent Destailleur
87adbbb769 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-09-20 02:39:55 +02:00
William Mead
7d92e4daef Fix bank account domiciliation address (#31019)
* Fixed bank account domicilation update

* Fixed bank address on create
2024-09-20 01:47:23 +02:00
HENRY Florian
126dc77ef3 fix: add missing hook in propal and invoice (contact and document tabs) (#30518)
* add missing hook in propal contact and document

* add missing hook in propal contact and document

* add missing hook in propal and invoice (contact and document)

* add missing hook in propal and invoice (contact and document)

* add missing hook in propal and invoice (contact and document)

* review: change inithook place
2024-09-18 03:03:05 +02:00
Laurent Destailleur
411e0eac86 Fix placeholder 2024-09-15 13:03:04 +02:00
Laurent Destailleur
490deb8ef6 Debug v20 token on reconcile 2024-09-15 12:52:27 +02:00
Laurent Destailleur
3612113e1c css 2024-09-15 12:32:27 +02:00
Laurent Destailleur
303e9ed891 Debug v20 2024-09-11 14:01:31 +02:00
Laurent Destailleur
bd04568799 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-07 02:18:33 +02:00
atm-adrien
40acd45398 FIX : Wrong default PDF model when creating the second situation invoice (#30843)
* FIX : Wrong default PDF model when creating the second situation invoice

* FIX : PR Returns
2024-09-05 15:52:02 +02:00
Alexandre SPANGARO
a4ddb9ff17 FIX #30772 Accountancy document export - The project filter on expenses report don't work (#30824)
* FIX #30772 Accountancy document export - The project filter on expenses report don't work

* Add SUM() if several lines exist on an expense report
2024-09-04 23:27:33 +02:00
Laurent Destailleur
3f9b2d9d57 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-01 14:15:57 +02:00
Regis Houssin
1e2f23f8b2 FIX missing fk_parent_line parameter (#30806) 2024-08-31 19:28:47 +02:00
Laurent Destailleur
b8dadd4b6a Debug v20 Fix missing test on permissions 2024-08-31 17:23:13 +02:00
Laurent Destailleur
d433e69fd7 Debug v20 - Fix missing fields in insert/update lines 2024-08-29 21:49:49 +02:00
Laurent Destailleur
34c771b58a Fix error management 2024-08-29 21:03:53 +02:00
Laurent Destailleur
6e856e284f Debug v20 - stock movement on invoice from takepos 2024-08-29 19:45:11 +02:00
Laurent Destailleur
2d8f07ff55 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-08-29 10:40:42 +02:00
Laurent Destailleur
4a2e001f1c Fix missing $object 2024-08-27 19:52:53 +02:00
Laurent Destailleur
e783a2da16 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-08-27 19:41:25 +02:00
Laurent Destailleur
917c3fb67f FIX Debug extrafields for bank lines 2024-08-27 12:11:44 +02:00
Laurent Destailleur
c03617d5b7 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-08-27 04:46:30 +02:00
Laurent Destailleur
9022705930 FIX #30757 2024-08-27 03:53:44 +02:00
Laurent Destailleur
b8acc8cbb4 Fix missing test on permission 2024-08-22 13:38:51 +02:00
Laurent Destailleur
65d995f82c Fix missing permission 2024-08-22 13:32:28 +02:00
Laurent Destailleur
c68c1b1ccf Fix warning and option MAIN_AUTOFILL_DATE 2024-08-20 10:17:08 +02:00
Laurent Destailleur
234c9403b8 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-08-20 10:16:43 +02:00
William Mead
daf3566cfa Fixed search option for late invoices. Added contributor details. (#30674) 2024-08-20 03:38:07 +02:00
Laurent Destailleur
5a8b5565f7 FIX message after recordig an internal transfer was not visible 2024-08-17 13:12:28 +02:00
Laurent Destailleur
e19b573ba0 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-08-13 11:53:47 +02:00
Laurent Destailleur
a3ae470fce FIX #30610 - Disable the deprecation mecanism. Too many regressions. 2024-08-13 11:53:21 +02:00