Commit Graph

126677 Commits

Author SHA1 Message Date
sonikf
732fb2fa04 NEW: Invoice subtypes for customers and vendors (#26233)
* NEW: Invoice subtypes for customers and vendors

* fix PHPCS

* fix PHPCS

* fix PHPCS

* fix PHPCS

* fix possible SQL Injection

* remove hardcoded tests

* remove hardcoded tests

* fix travis ci error
2023-10-18 02:33:14 +02:00
Mohamed DAOUD
5b28ed0f4f Replacing yes/no by checkboxes on thirdparty views (#26236)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-17 16:46:02 +02:00
Anthony Berton
8cbbd88f52 FIX - Edit price product if status_buy or status is empty (#26239)
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
2023-10-17 16:39:55 +02:00
Laurent Destailleur
0274dcddd6 css 2023-10-17 16:12:13 +02:00
Laurent Destailleur
c0f04dc078 Debug v19 2023-10-17 15:51:35 +02:00
Laurent Destailleur
9a8db612b3 Fix phpunit error 2023-10-17 15:48:38 +02:00
Ferran Marcet
6791a99527 Fix: Not loading thirdparty on supplier payment (#26235) 2023-10-17 15:44:57 +02:00
Laurent Destailleur
2cfa9f8290 Debug v19 2023-10-17 15:43:56 +02:00
Laurent Destailleur
fd2ccf584b Look and feel v19 2023-10-17 15:27:07 +02:00
Laurent Destailleur
0fbffea663 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-17 14:49:16 +02:00
Laurent Destailleur
15e927be31 FIX Bad name for trigger in HRM module 2023-10-17 14:46:51 +02:00
Laurent Destailleur
f11e6b9cc7 Look and feel v19 2023-10-17 14:25:30 +02:00
Laurent Destailleur
a181d6c713 Debug v19 2023-10-17 14:15:43 +02:00
Laurent Destailleur
a77b29aada Look and feel v19 2023-10-17 12:36:12 +02:00
Laurent Destailleur
b37a438067 The property ->user_validation to store ID of user validating has been
renamed into ->user_validation_id.
2023-10-17 11:10:25 +02:00
Laurent Destailleur
f18529f944 Clean code 2023-10-17 10:52:19 +02:00
Laurent Destailleur
fb8b4acdbf The duplicated and deprecated property ->date_livraison that was renamed
into ->delivery_date has been completely removed.
2023-10-17 10:36:11 +02:00
Laurent Destailleur
2fdf26731b Fix php8 error 2023-10-16 21:35:00 +02:00
Laurent Destailleur
01a139158d Debug v19 2023-10-16 21:15:03 +02:00
Laurent Destailleur
cdf53e402e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-10-16 20:57:07 +02:00
Laurent Destailleur
d6086f07b4 Fix regression triggers was not triggered 2023-10-16 20:55:56 +02:00
Laurent Destailleur
b0895b93ae Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-10-16 20:29:29 +02:00
jyhere
6c6f1225d2 FIX: missing category import update key (#26229)
Updates should use 2 keys : label and type

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-16 19:04:00 +02:00
VIAL-GOUTEYRON Quentin
61afa1c84b NEW : conf to display date entry stock exped and sort in date order (#22625)
* NEW : Date d'entree en stock sur les exped au moment de la création

* add en trad

* Ajout conf pour la date d'entree en stock

* add trad

* trad

* Fixing style errors.

* modif for only full group by

---------

Co-authored-by: stickler-ci <support@stickler-ci.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-16 18:38:37 +02:00
Anthony Berton
5639352df7 NEW - Right for stats orders (#24607)
* NEW - Right for stats orders

* NEW: use account address in sepa mandate (#23642)

* New: allow to display account address in pdf sepa mandate. Fix: use ->proprio because ->account_owner does not exist.

* Stickler fix

---------

Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
Co-authored-by: thomas-Ngr <tnegre@open-dsi.fr>
2023-10-16 17:19:07 +02:00
William Mead
cee2fc6c5f FIX template invoice list extrafield filters (backport v17) (#26227)
* FIX extrafield list filter

* Added contributor details

---------

Co-authored-by: William Mead <william.mead@manchenumerique.fr>
2023-10-16 15:50:56 +02:00
Henning Kleen
b157ddd606 NEW Allow generation of delivery note through REST-API (#26226)
Add support for (re-)generating a delivery note through the /documents/builddoc API endpoint
2023-10-16 15:50:23 +02:00
William Mead
2f023e162a NEW show VAT free amount on payment input close #26208 (#26209)
* NEW Added VAT free & VAT amounts on payment input

* Fixed VAT amount translation strings. Added amount including VAT CSS class.

* Added amount including VAT CSS class.

* Added contributor details

* Fixed contributor indentation after GitHub merge conflict error

* Deleted blank line at start of control structure

* Revert "NEW Added VAT free & VAT amounts on payment input"

This partially reverts commit 9333afb0

* Revert "Added amount including VAT CSS class."

This reverts commit 8a4c308ae0.

* Removed contributor details

This reverts commit 165645cc

* NEW payment full amount detail tooltip

* Reverted commit aa78a1e2

* Reverted commit 165645ccd5

* Added full amount detail tooltip for multicurrency

---------

Co-authored-by: William Mead <william.mead@manchenumerique.fr>
2023-10-16 15:43:23 +02:00
Laurent Destailleur
275227e742 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-16 14:57:59 +02:00
Laurent Destailleur
58194357ca FIX FICHINTER_DATE_WITHOUT_HOUR (hour must not be set). Close #23388 2023-10-16 14:57:24 +02:00
thomas-Ngr
4c266db8d4 NEW: use account address in sepa mandate (#23642)
* New: allow to display account address in pdf sepa mandate. Fix: use ->proprio because ->account_owner does not exist.

* Stickler fix
2023-10-16 13:34:26 +02:00
Alexandre SPANGARO
95a15ae6f9 FIX #26195 - Various payment - List of project excluded those assigned to third parties (#26222) 2023-10-16 13:13:32 +02:00
Laurent Destailleur
574fd8d6ad Fix warning 2023-10-16 06:06:08 +02:00
Laurent Destailleur
37a23dabb1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-16 06:03:59 +02:00
Laurent Destailleur
9144293f0b Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-16 06:02:17 +02:00
Laurent Destailleur
48adfe9bcd Fix regression 2023-10-16 05:59:34 +02:00
Laurent Destailleur
0360d61f9c Code comment for develop 2023-10-16 05:51:47 +02:00
Laurent Destailleur
16951f447c Add performance index 2023-10-16 05:50:43 +02:00
Laurent Destailleur
2cc0301960 Fix warning 2023-10-16 05:37:36 +02:00
Laurent Destailleur
abe3f00b11 Fix regression. Restore old behaviour even if some case are not tested. 2023-10-16 05:15:39 +02:00
Noé Cendrier
a92458ebbc FIX check tva_tx before comparing price_min_ttc (#25220)
* FIX check tva_tx before comparing price_min_ttc

* better price_ttc comparison for propal, commande, facture lines

* price_ht must be transformed into number before using it for calculating
2023-10-16 04:07:10 +02:00
Laurent Destailleur
37bd40607e Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-16 03:42:25 +02:00
Laurent Destailleur
6f77fb4bb4 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-16 03:35:17 +02:00
Laurent Destailleur
303fa1d4e3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-16 03:35:05 +02:00
Laurent Destailleur
001abfad4d Fix phpcs 2023-10-16 03:02:48 +02:00
Laurent Destailleur
801d669c9f Fix php8.2 2023-10-16 02:56:54 +02:00
Laurent Destailleur
f9bf9cd8d1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-16 02:50:23 +02:00
Laurent Destailleur
0ab330102f Fix phpcs 2023-10-16 02:50:05 +02:00
Alexandre SPANGARO
6e8fcb0b9d NEW Accountancy - FEC/FEC2 format export with attachments (#26192)
* NEW Accountancy - FEC/FEC2 format export with attachments

* Fix spaces

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-16 01:53:55 +02:00
Christophe Battarel
20f1a0f3a6 NEW : TakePOS - amount label with or without tax in free product (#24829)
* NEW : TakePOS - amount label with or without tax in free product

* fix php8

---------

Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-10-16 01:43:49 +02:00