2
0
forked from Wavyzz/dolibarr
Commit Graph

35583 Commits

Author SHA1 Message Date
Laurent Destailleur
699b3e421c Debug v20 2024-04-22 15:51:43 +02:00
Laurent Destailleur
dd9993401c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-22 15:26:34 +02:00
jyhere
149ce11201 NEW: Add shipments and reception stats on product stat tab (#29395)
* ADD: shipments and reception stats on product stat tab

* -FIX: product stats shipping / expedition code was not v20 friendly
-FIX: expeditiondet.elementtype default value should be "commande" (eg. Commande::$element)

* FIX: phan errors

* FIX: phan errors

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-22 15:26:23 +02:00
Laurent Destailleur
623841f124 Clean code 2024-04-22 15:25:26 +02:00
Lucas Marcouiller
4756401897 Fix : mail filter to not send to when using object from dolibarr (#29428)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-22 15:20:25 +02:00
Laurent Destailleur
d9278f8580 Fix phan 2024-04-22 15:17:38 +02:00
Laurent Destailleur
abd6882589 Doc 2024-04-22 15:06:41 +02:00
Laurent Destailleur
d4b7332c76 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-22 14:24:14 +02:00
Laurent Destailleur
6303bceecd Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-04-22 14:19:59 +02:00
Laurent Destailleur
c454729f90 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-04-22 14:19:30 +02:00
Laurent Destailleur
79353a6cbb Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-04-22 14:17:06 +02:00
atm-irvine
4df7b7d281 New Add hook show actions load fiche titre (#29384)
* FIX : Added missing hook to handle load_fiche_titre in showactions function

* Remove spaces

* Added parameters

* Fixed url variable

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-21 01:29:47 +01:00
Frédéric FRANCE
6de3359219 fix aurore currency (#29390)
fix aurore currency

fix aurore currency

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-20 23:29:17 +01:00
Eric
307235df8e NEW Option to transfer only reconciliated lines from bank (#29408)
* to be able to add more options in transfert tool

* add option to move only reconciliated lines to accountancy

* fix phpcs

* more detailled choice

* add default settings in accounting admin setup

* phpcs

* Change Import to Transfert
2024-04-20 23:12:32 +01:00
Florian Mortgat
54caae51e0 FIX 16.0 - the e-mail templates configured in the notification module are not used if the recipient is a fixed e-mail address (#29407) 2024-04-20 22:44:26 +01:00
Frédéric FRANCE
5b349cc318 clean code pdf (#29399) 2024-04-20 22:36:54 +01:00
Lucas Marcouiller
83a057fe25 Fix bad verification for unwanted mail send (#29410)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-04-20 22:20:36 +01:00
Frédéric FRANCE
dbd8657de1 Cleanaccount (#29271)
* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* wip

* wip

* wip
2024-04-20 21:53:40 +01:00
Laurent Destailleur
2a4342a515 Move functions into file dedicated to country FI 2024-04-20 21:18:42 +02:00
Mikko Virtanen
729ef985e3 NEW: Invoice Creditor Reference and banking barcode (FI) (#29328)
* Update invoice.lib.php

Invoice Creditor Reference and banking barcode (FI)

* Update invoice.lib.php

* Update invoice.lib.php

* Update invoice.lib.php

* Update invoice.lib.php

* Update invoice.lib.php

* Update invoice.lib.php

* Update invoice.lib.php

* Update invoice.lib.php

* Update societe.class.php

* Revert "Update societe.class.php"
2024-04-20 20:10:29 +01:00
Laurent Destailleur
2114803276 Debug v20 2024-04-20 20:54:31 +02:00
Laurent Destailleur
3145d24af8 Clean code for creating a new website page 2024-04-20 20:25:46 +02:00
Laurent Destailleur
9da13e94e0 CSS 2024-04-20 18:49:24 +02:00
Laurent Destailleur
f94d0cd907 Debug v20 2024-04-20 14:28:59 +02:00
Laurent Destailleur
2e533f692f Debug v20 2024-04-20 13:17:53 +02:00
Laurent Destailleur
4dc8eb3a44 NEW Can export security events. 2024-04-19 17:37:44 +02:00
Laurent Destailleur
e133092cb0 NEW Can export security events. 2024-04-19 17:36:57 +02:00
Laurent Destailleur
1946b92da8 Debug v20 2024-04-19 16:32:56 +02:00
Laurent Destailleur
b7a07d8348 Look and feel v20 2024-04-19 15:54:09 +02:00
Laurent Destailleur
1e3b2c6a7c Try to fix GETPOSTINT regressions 2024-04-19 13:34:48 +02:00
Laurent Destailleur
c5751a970a Fix CSS 2024-04-19 01:39:48 +02:00
Laurent Destailleur
557c723c27 FIX logo and escape in RSS
Conflicts:
	htdocs/admin/external_rss.php
	htdocs/core/lib/functions.lib.php
2024-04-18 20:26:38 +02:00
Laurent Destailleur
f6414f8b1d FIX logo and escape in RSS 2024-04-18 20:17:10 +02:00
Frédéric FRANCE
d6c4db0665 statut is deprecated (#29364) 2024-04-18 14:38:43 +01:00
Frédéric FRANCE
dc822d271d fix test variable has been renanamed in v20 (#29392) 2024-04-18 13:53:36 +01:00
Frédéric FRANCE
b6cadde8d3 fix typo for phpstan (#29380) 2024-04-18 11:21:30 +01:00
Laurent Destailleur
612e41a8ca Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/class/commondocgenerator.class.php
	htdocs/core/lib/functions.lib.php
	htdocs/fourn/commande/card.php
	htdocs/install/mysql/migration/19.0.0-20.0.0.sql
	htdocs/product/stock/replenish.php
	htdocs/takepos/invoice.php
2024-04-18 02:48:52 +02:00
Laurent Destailleur
6475d580c2 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Conflicts:
	htdocs/product/stock/replenish.php
	htdocs/theme/eldy/global.inc.php
2024-04-18 02:33:50 +02:00
Laurent Destailleur
57bb4cd7e4 Debug v20 2024-04-18 02:21:42 +02:00
Laurent Destailleur
42b0fa2e88 Add option PROPAL_SIGNATURE_ON_SPECIFIC_PAGE 2024-04-18 00:01:22 +02:00
Laurent Destailleur
a4725a0154 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-04-17 23:34:18 +02:00
Laurent Destailleur
fdebfdb8c6 Fix warning 2024-04-17 23:30:07 +02:00
Laurent Destailleur
1ab92ac972 Fix tooltip 2024-04-17 20:57:51 +02:00
Laurent Destailleur
bd3ac2767a Add substitution key __AMOUNT_EXCL_TAX_TEXT__ and
__AMOUNT_EXCL_TAX_TEXTCURRENCY__
2024-04-17 20:35:18 +02:00
Frédéric FRANCE
eea2201472 do not add tooltip in tooltip in object lines view (#29368) 2024-04-17 17:02:03 +01:00
John BOTELLA
94cc9c2e28 Fix ergo fail (#29370) 2024-04-17 16:56:39 +01:00
Laurent Destailleur
0d5d0d6ae8 More complete log 2024-04-17 17:33:28 +02:00
Laurent Destailleur
22bd31e4fa Doc 2024-04-17 13:10:09 +02:00
Laurent Destailleur
0ee92c5a4b Doc 2024-04-17 12:42:33 +02:00
lvessiller-opendsi
b64df30cc6 NEW update price with auto to use const for rounding prices (#29350)
* NEW update price with auto to use MAIN_ROUNDOFTOTAL_NOT_TOTALOFROUND const for rounding prices

* Update price forced rounding mode redundant
2024-04-16 10:24:55 +02:00