Commit Graph

32754 Commits

Author SHA1 Message Date
Laurent Destailleur
455fb4417a Look and feel v19 2023-10-20 12:57:58 +02:00
Laurent Destailleur
466c72c80f Fix warning 2023-10-20 11:30:05 +02:00
Laurent Destailleur
8ef60a311e Fix missing property 2023-10-20 11:25:10 +02:00
Laurent Destailleur
76c00767ad Fix typo class name 2023-10-20 11:22:36 +02:00
MDW
706d0f6053
Fix __METHOD__ usage outside class-method (#26286) 2023-10-20 11:20:02 +02:00
MDW
6077ad2130
Fix Supplier_Proposal->SupplierProposal (detected with Phan) (#26282) 2023-10-20 10:55:15 +02:00
Florent Poinsaut
82fdfb03ca
Use fetch_project method in email (#26284) 2023-10-20 10:53:14 +02:00
Laurent Destailleur
e1bf377f20 QUAL: Removed deprecated field remise, remise_percent, remise_absolute 2023-10-20 10:47:08 +02:00
Alexandre SPANGARO
58bdcb5245
Dolibarize - Look & feel v19 (#26246)
* NEW Accountancy - Add quick navigation with keyb. shortcut on ledger

* TitleSeparator - Job list

* TitleSeparator - Position list

* TitleSeparator

* TitleSeparator

* TitleSeparator

* Define $newcardbutton

* Define $newcardbutton

* Define $newcardbutton

* Define $newcardbutton

* Define $newcardbutton

* Define $newcardbutton

* Define $newcardbutton

* Variable $newcardbutton already define

* Define $newcardbutton

* TitleSeparator

* TitleSeparator

* TitleSeparator

* TitleSeparator

* TitleSeparator
2023-10-20 03:20:44 +02:00
Laurent Destailleur
371dd4551a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-20 03:03:24 +02:00
Lucas Marcouiller
02aa90ef96
New add auto update multicurrency rate (#26255)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-10-20 03:00:40 +02:00
MDW
e7c49922a6
Fix some items detected by phan (see #26262) (#26264)
* Fix some items detected by phan (see #26262)

* Update fournisseur.facture-rec.class.php

* Update fournisseur.facture-rec.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-20 02:28:51 +02:00
General-Q
0a90d9cc64
Fix install bug (#26275) 2023-10-20 02:20:52 +02:00
Laurent Destailleur
5174522f6e PHP 8.2 2023-10-20 01:25:05 +02:00
Laurent Destailleur
f53ef65b99 Debug v19 2023-10-20 01:00:15 +02:00
Laurent Destailleur
d978c1da88 Fix warning 2023-10-19 21:48:55 +02:00
Laurent Destailleur
9d83688e21 FIX Bad filter on menu Services - expired 2023-10-19 15:21:36 +02:00
Laurent Destailleur
f803b991e6 Setup of website module to enable login/pass is easier 2023-10-18 18:16:10 +02:00
Laurent Destailleur
bc53a21224 css 2023-10-18 17:05:40 +02:00
Laurent Destailleur
4033038d5f Fix restore ticket top menu entry in auguria module 2023-10-18 16:41:00 +02:00
Laurent Destailleur
315030099a FIX dol_eval with function starting with ! 2023-10-18 16:19:59 +02:00
Laurent Destailleur
9f9a649f4c FIX dol_eval with function starting with ! 2023-10-18 16:12:57 +02:00
Laurent Destailleur
c31dd14d7c FIX dol_eval with function starting with ! 2023-10-18 16:10:53 +02:00
Laurent Destailleur
bba45ee44a Fix missing Cash control menu in auguria 2023-10-18 14:19:02 +02:00
Laurent Destailleur
cd738b1964 Debug v19 2023-10-18 13:50:21 +02:00
Laurent Destailleur
b1c1c6b32d FIX Tooltip for search syntax must not appear on date fields 2023-10-18 13:50:04 +02:00
Laurent Destailleur
0f09954a31 Combo list of invoice subtypes is limited to current country. 2023-10-18 03:33:36 +02:00
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
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
2cfa9f8290 Debug v19 2023-10-17 15:43:56 +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
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
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
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
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
Laurent Destailleur
801d669c9f Fix php8.2 2023-10-16 02:56:54 +02:00
Laurent Destailleur
0ab330102f Fix phpcs 2023-10-16 02:50:05 +02:00
Laurent Destailleur
bf7a8725a5 Debug v19 2023-10-15 22:08:09 +02:00
Laurent Destailleur
1f38e54e78 Clean code 2023-10-15 15:32:35 +02:00
Laurent Destailleur
8a2e0aa7cd Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2023-10-15 14:56:20 +02:00
Laurent Destailleur
cbb60d8b5e Debug v19 2023-10-14 16:23:28 +02:00