Commit Graph

134504 Commits

Author SHA1 Message Date
atm-adrien
d663dc2ea4
FIX : No decimals in result.php (#29377)
* FIX : No decimals in result.php

* FIX : PR returns
2024-04-22 16:29:02 +02:00
Laurent Destailleur
04a8bc3f47 Doc 2024-04-22 15:58:18 +02:00
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
802aed7cc9 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-22 15:03:00 +02:00
Laurent Destailleur
3aa2875532 Fix url_root param 2024-04-22 15:02:43 +02:00
noec764
713cc38f1c
NEW: Expense Report: Add conf to block line creation if line date is out of range (#29427)
* NEW: Expense Report new line add conf to Block if line date out of range

* Update expensereport.php

---------

Co-authored-by: Noé <noe@scopen.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-22 14:56:30 +02:00
Laurent Destailleur
57b2b90730 Remove field egroupware_id that seems never itinialised/used 2024-04-22 14:50:25 +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
Laurent Destailleur
98fc0033f5 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2024-04-22 14:16:37 +02:00
Laurent Destailleur
8e0369440f Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2024-04-22 14:16:18 +02:00
Laurent Destailleur
bce2575309 Add image to RSS feed 2024-04-22 13:57:12 +02:00
Jon Bendtsen
bd51fd5ffc
FIX: Uncaught Error: Class 'Facture' not found in API GET thirdparties invoices for credit/replacement (#29426)
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
2024-04-21 09:49:13 +01:00
Jon Bendtsen
cb7ac3abef
Fix API GET extrafield returns 404 when not found. In general better (error) descriptions. (#29341)
* fix: get non existent => 404 + more detailed error descriptions

* FIX entity now loaded from Dolibarr, not user input. Also now shown in json.

* getting the entity data from the API user

---------

Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
2024-04-21 09:46:11 +01: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
Ferran Marcet
13bca5cb1f
New: Mail template for contacts (#29415)
* New: Mail template for contacts

* New: Mail template for contacts

* New: Mail template for contacts
2024-04-20 23:14:39 +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
Frédéric FRANCE
64508a3909
fix phpstan (#29397) 2024-04-20 22:45:52 +01:00
Frédéric FRANCE
5d421b1437
fix phpstan supplier invoice rec (#29398) 2024-04-20 22:45:14 +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
sonikf
5f98189729
fix #29381 backport #28039 in v. 19 (#29400) 2024-04-20 22:33:57 +01:00
Jon Bendtsen
eb1c044419
FIX: API GET /members/types/{id} says it deletes member type #29421 (#29423)
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
2024-04-20 22:21:47 +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
spooky360
8949354053
FIX: an error occured when doing a mass vat change de 0% on supplier invoice (#29417)
On a supplier invoice, when you want to set all lines VAT to 0, the check performed in card.php fails and an error occurs. The 0 value was interpreted as false so we never enter in the "if" condition. We now check that the value is not an empty string
2024-04-20 22:19:36 +01:00
lvessiller-opendsi
370785d515
FIX accounting FEC import (Issue #28306) (#29414) 2024-04-20 22:18:10 +01:00
Laurent Destailleur
582264ec2c
Update README.md 2024-04-20 22:10:51 +01:00
Laurent Destailleur
e699280d52
Update README.md 2024-04-20 22:08:58 +01:00
Lucas Noirie
1249b11cbb
FIX|Fix #29294 and #28296 Remove warning (#29295)
* FIX|Fix #29294 Remove warning in accountancy journals

* FIX|Fix #28296 Remove warning Undefined array key "totalbalance"

* Update sellsjournal.php

* Update purchasesjournal.php

* Fix phan issues

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: MDW <mdeweerd@users.noreply.github.com>
2024-04-20 21:55:37 +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
c0326128cb Fix syntax error 2024-04-20 20:46:36 +02:00
Laurent Destailleur
ae1bf61fab Debug v20 2024-04-20 20:31:32 +02:00
Laurent Destailleur
3145d24af8 Clean code for creating a new website page 2024-04-20 20:25:46 +02:00
Laurent Destailleur
9dd9119f8a Debug v20 2024-04-20 19:46:33 +02:00
Laurent Destailleur
e0231b6244 Debug v20 2024-04-20 19:32:38 +02:00
Laurent Destailleur
27dcafc05e Debug v20 2024-04-20 19:09:34 +02:00
Laurent Destailleur
9da13e94e0 CSS 2024-04-20 18:49:24 +02:00
Laurent Destailleur
e18bab684f CSS 2024-04-20 14:49:40 +02:00